kmod/tools
Michal Marek 519d27de5a libkmod-config,depmod: Accept special files as configuration files, too
If we can open it and read it, it's good enough for us. Otherwise, we
cannot use -C /dev/null to skip the system configuration for instance:

$ ./tools/modprobe -C /dev/null -c
libkmod: ERROR libkmod/libkmod-config.c:821 conf_files_list: unsupported
file mode /dev/null: 0x21b6
...
2014-03-05 12:27:24 -03:00
..
.gitignore tools: Use test/kmod instead of kmod-nolib 2013-07-02 21:15:54 -03:00
depmod.c libkmod-config,depmod: Accept special files as configuration files, too 2014-03-05 12:27:24 -03: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 Add format attribute and fix issues 2013-04-21 16:17:12 -03:00
log.h Add format attribute and fix issues 2013-04-21 16:17:12 -03: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: don't check refcount with remove command 2013-05-02 23:30:44 -03:00
rmmod.c Remove "rmmod -w" documentation and getopt entry 2014-01-26 18:00:23 -02:00
static-nodes.c static-nodes: create parent directories of output file 2013-07-15 12:46:12 -03:00