hush/modutils
Eric Andersen 7e496a71cf Michael Tokarev, mjt at tls dot msk dot ru writes:
Fix parsing of all tag-value pairs (in modules.conf in particular).
Without this fix, code chokes badly on lines where either value or
both tag+value are missing, like bare
 alias
line, or alias w/o the value like
 alias some-module
(syntactically incorrect, but no need for coredumps either).
2004-04-06 12:06:03 +00:00
..
Config.in
insmod.c Christian Grigis, christian.grigis at smartdata dot ch writes: 2004-04-06 11:56:26 +00:00
lsmod.c
Makefile
Makefile.in
modprobe.c Michael Tokarev, mjt at tls dot msk dot ru writes: 2004-04-06 12:06:03 +00:00
rmmod.c As noted in a patch from Kendrick Hamilton, rmmod was only 2004-03-19 21:00:03 +00:00