kmod/tools
Lucas De Marchi 279b177de6 kmod: It's an error not to have modules.devname
This file is created by depmod even if there's no node. In this case it
will be empty.

Previously 'kmod static-nodes' was segfaulting due to passing in==NULL
to fgets.

Also show the error message with %m.
2013-04-17 00:57:11 -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 tools: add static-nodes tool 2013-04-16 23:10:36 -03:00
kmod.h tools: add static-nodes tool 2013-04-16 23:10:36 -03: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
static-nodes.c kmod: It's an error not to have modules.devname 2013-04-17 00:57:11 -03:00