ndk-busybox/modutils
Denis Vlasenko 1c781cc8ff modprobe-small: make insmod command line compatible
function                                             old     new   delta
modprobe_main                                        326     435    +109
moderror                                               -      52     +52
process_module                                       577     530     -47
2008-09-06 14:14:01 +00:00
..
Config.in *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
depmod.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
insmod.c insmod: fix detection of open failure 2008-08-31 21:56:48 +00:00
Kbuild modutils: optional modutils-small by Vladimir Dronnikov. 2008-07-04 10:25:44 +00:00
lsmod.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
modprobe-small.c modprobe-small: make insmod command line compatible 2008-09-06 14:14:01 +00:00
modprobe.c modprobe: semi-trivial code shrink 2008-08-06 00:51:43 +00:00
rmmod.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00