busybox/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 Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
modprobe.c Patrick Huesmann writes: 2004-06-22 10:43:09 +00:00
rmmod.c Deal with the fact that 2.6.x kernels replace any '-'s in the 2004-07-20 10:05:13 +00:00