hush/modutils
Robert Griebl 809387fe9e new_process_module_arguments returns 0 on error and 1 if everything went ok
somehow the ! got lost..
symptoms: modules could only be loaded _without_ parameters
2004-07-20 15:43:57 +00:00
..
Config.in Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE 2004-07-20 06:09:14 +00:00
insmod.c new_process_module_arguments returns 0 on error and 1 if everything went ok 2004-07-20 15:43:57 +00:00
lsmod.c
Makefile
Makefile.in
modprobe.c
rmmod.c Deal with the fact that 2.6.x kernels replace any '-'s in the 2004-07-20 10:05:13 +00:00