kmod/tools
Andrey Mazo c02a8e6f9b depmod: --symbol-prefix actually requires an argument
-P requires and uses an argument but its long counterpart --symbol-prefix does not:
depmod: option '--symbol-prefix' doesn't allow an argument
2012-12-13 15:52:42 -02:00
..
.gitignore Update .gitignore files 2012-02-05 02:15:20 -02:00
depmod.c depmod: --symbol-prefix actually requires an argument 2012-12-13 15:52:42 -02:00
insmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
kmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
kmod.h tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
log.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
log.h tools: staticize functions that are now only used in log.c 2012-11-06 19:06:11 -02:00
lsmod.c tools: share getting program name from argv for all tools 2012-11-06 16:55:00 -02:00
modinfo.c fix is_module_filename() 2012-11-28 11:22:00 -02:00
modprobe.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00
rmmod.c tools: use program_invocation_short_name provided by libc 2012-11-06 19:30:16 -02:00