kmod/tools
Dave Reisner 819f79a24d depmod: report failures in loading symbols
Previously, depmod would relegate failures of kmod_module_get_symbols()
to debug output, assuming the "error" was simply a lack of symbols.
Leave the ENOENT return to debug output, but report anything else as a
real error.
2012-05-08 10:22:14 -03:00
..
.gitignore Update .gitignore files 2012-02-05 02:15:20 -02:00
kmod-depmod.c depmod: report failures in loading symbols 2012-05-08 10:22:14 -03:00
kmod-insmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod-lsmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod-modinfo.c modinfo: use new apply_filter method to avoid builtins 2012-02-24 10:53:42 -05:00
kmod-modprobe.c modprobe: handle -ENOENT return from init_module 2012-04-16 10:37:32 -04:00
kmod-rmmod.c rmmod: behavior more like m-i-t's rmmod 2012-01-10 22:35:18 -05:00
kmod.c Update copyright 2012-01-09 00:41:07 -02:00
kmod.h Update copyright 2012-01-09 00:41:07 -02:00