kmod/tools
Gustavo Sverzut Barbieri 026c7b448d kmod-depmod: fix comparison of module priority.
This code was never tested, my bad!

 * the prefix should be ignored, as it is not stored in cfg_search/override.

 * baselen should not include '/'.

 * search length should not include '\0'.

 * override path should not include cfg->dirname prefix.
2012-01-03 16:10:17 -02:00
..
.gitignore kmod-depmod: initial code (no files generated, untested) 2011-12-27 12:09:16 -02:00
kmod-depmod.c kmod-depmod: fix comparison of module priority. 2012-01-03 16:10:17 -02:00
kmod-insmod.c tools: kmod: Add handling of compat insmod 2011-12-23 03:09:05 -02:00
kmod-lsmod.c tools: kmod: add list command 2011-12-23 11:33:02 -02:00
kmod-modinfo.c tools: kmod: Add handling of compat modinfo 2011-12-23 03:09:05 -02:00
kmod-modprobe.c kmod-modprobe: mimic modprobe when removing deps with usecount=0 2012-01-01 06:13:09 -02:00
kmod-rmmod.c tools: kmod: Add handling of compat rmmod 2011-12-23 03:09:05 -02:00
kmod.c tools: kmod: bundle depmod together with the others 2011-12-27 19:56:33 -02:00
kmod.h tools: kmod: bundle depmod together with the others 2011-12-27 19:56:33 -02:00