busybox/modutils
Denis Vlasenko e1ee48e0fd modprobe: support for /etc/modprobe.d, by Timo Teras.
function                                             old     new   delta
include_conf_file_act                                  -     929    +929
include_conf_recursive                                 -      30     +30
include_conf_file2                                     -      30     +30
include_conf_file                                      -      14     +14
include_conf_dir_act                                   -      14     +14
build_dep                                           1011     875    -136
include_conf                                         922       -    -922
------------------------------------------------------------------------------
(add/remove: 5/1 grow/shrink: 0/1 up/down: 1017/-1058)        Total: -41 bytes
2008-07-29 00:19:44 +00:00
..
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
depmod.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
insmod.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +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 fix several problems with config parser: 2008-07-26 23:08:31 +00:00
modprobe.c modprobe: support for /etc/modprobe.d, by Timo Teras. 2008-07-29 00:19:44 +00:00
rmmod.c - use (uC)libc functions. Saves a dozen bytes. 2008-05-27 10:13:54 +00:00