busybox/modutils
Denis Vlasenko 703e20235a cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
prototypes (heresy!), add spaces in places like "flags&NETSTAT_CONNECTED",
removed unused #defines, #ifdef -> #if, use uint32_t for ipv4 addrs.
2007-01-22 14:12:08 +00:00
..
Config.in modprobe: fix for 2.4 kernels - by 2006-10-14 11:12:20 +00:00
insmod.c cleanups: unnecessary casts, unified const_1, eliminate cross-.c file 2007-01-22 14:12:08 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
lsmod.c style fixes 2006-12-26 10:42:51 +00:00
modprobe.c modprobe: reformat to match bbox style 2006-10-27 15:12:50 +00:00
rmmod.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00