kmod/tools
Lucas De Marchi ace742fa9a modprobe: Fix assertion on --show-depends with bogus config file
Putting something like "alias psmouse deadbeef" is a hackish way to
blacklist a module. While I don't encourage doing so, let's not explode
if we fiund such config files.

A small difference from the behavior of module-init-tools: we exit with
0 instead of 1.
2013-03-21 02:33:25 -03:00
..
.gitignore Update .gitignore files 2012-02-05 02:15:20 -02:00
depmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
insmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
kmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
kmod.h Update copyright notices 2013-01-16 11:27:45 -02:00
log.c Update copyright notices 2013-01-16 11:27:45 -02:00
log.h Update copyright notices 2013-01-16 11:27:45 -02:00
lsmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
modinfo.c Update copyright notices 2013-01-16 11:27:45 -02:00
modprobe.c modprobe: Fix assertion on --show-depends with bogus config file 2013-03-21 02:33:25 -03:00
rmmod.c rmmod: Teach rmmod about builtin modules 2013-03-18 11:16:50 -03:00