man: fix typo
[platform/upstream/kmod.git] / tools / modprobe.c
2019-11-07 Lucas De Marchimodprobe: use flags rather than bool args
2019-11-07 Yauheni Kaliutamodprobe: ignore builtin module on recursive removing
2018-11-13 Yauheni Kaliutamodprobe: add --show-exports
2015-09-30 Laura Abbottmodprobe: Update error message when path is missing
2015-06-09 Lucas De Marchitools: display features in --version
2015-02-28 Lucas De Marchimodprobe: stop checking initstate for builtin modules
2015-01-02 Lucas De MarchiFix includes after change to build-sys
2014-10-03 Lucas De MarchiReorder and reorganize header files
2014-10-03 Lucas De MarchiMove array implementation to shared directory
2014-10-03 Lucas De MarchiMove macro.h to shared directory
2013-05-03 Johannes Bergmodprobe: don't check refcount with remove command
2013-04-21 Lucas De MarchiAdd format attribute and fix issues
2013-03-21 Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-01-16 Lucas De MarchiUpdate copyright notices
2012-11-06 Lucas De Marchitools: use program_invocation_short_name provided by...
2012-11-06 Lucas De Marchitools: share function for logging
2012-11-06 Lucas De Marchitools: share setting up libkmod log
2012-11-06 Lucas De Marchitools: use a single function for logging libkmod output
2012-11-06 Lucas De Marchitools: make usage() messages go to stdout rather than...
2012-11-06 Lucas De Marchitools: share function to convert prio to string
2012-11-06 Lucas De Marchitools: share getting program name from argv for all...
2012-11-01 Lucas De Marchimodprobe: use ERR() instead of fprintf(stderr, ...)
2012-11-01 Lucas De Marchimodprobe: prefix log messages to stderr with modprobe
2012-11-01 Lucas De Marchimodprobe: move log function
2012-11-01 Lucas De Marchimodprobe: prefix libkmod messages to stderr with modprobe:
2012-11-01 Lucas De Marchimodprobe: use prio_to_str() helper
2012-10-31 Lucas De Marchimodprobe: exit in one place
2012-10-02 Dave Reisnerbuild-sys: Remove --with-rootprefix option
2012-08-17 Lucas De Marchimodprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIS...
2012-06-15 Lucas De MarchiRemove ifdef for building tools not bundled
2012-06-14 Lucas De Marchitools: rename source files