hush/modutils
Denis Vlasenko 0e2c93fc0b modprobe-small: make depmod compatible with kernel build.
three last commits' sizes combined:

function                                             old     new   delta
find_alias                                           218     612    +394
load_dep_bb                                            -     310    +310
modprobe_main                                        289     380     +91
copy_stringbuf                                         -      40     +40
process_module                                       637     655     +18
reset_stringbuf                                        -      15     +15
parse_module                                         333     334      +1
append                                                84      85      +1
fileAction                                           832     819     -13
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 5/1 up/down: 870/-13)           Total: 857 bytes
2008-07-10 14:16:11 +00:00
..
Config.in modprobe-small: make depmod compatible with kernel build. 2008-07-10 14:16:11 +00:00
depmod.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
insmod.c - fix typo (Cristian Ionescu-Idbohrn) 2008-07-09 17:56:53 +00:00
Kbuild modutils: optional modutils-small by Vladimir Dronnikov. 2008-07-04 10:25:44 +00:00
lsmod.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
modprobe-small.c modprobe-small: make depmod compatible with kernel build. 2008-07-10 14:16:11 +00:00
modprobe.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +00:00
rmmod.c - use (uC)libc functions. Saves a dozen bytes. 2008-05-27 10:13:54 +00:00