hush/modutils
Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"
*: s/can't open %s/can't open '%s'/, it's better to use same string.

function                                             old     new   delta
do_modprobe                                          588     601     +13
config_file_action                                   339     345      +6
modprobe_main                                        565     570      +5
unable_to_open                                        14      16      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 26/0)               Total: 26 bytes
   text    data     bss     dec     hex filename
 816800     476    7892  825168   c9750 busybox_old
 816812     476    7892  825180   c975c busybox_unstripped
2009-03-03 18:47:56 +00:00
..
Config.in modutils-24: use xasprintf and xzalloc where appropriate, 2009-01-31 14:22:24 +00:00
depmod.c make modutils compile again 2009-02-20 04:56:00 +00:00
insmod.c - documentation fix 2008-11-22 20:30:53 +00:00
Kbuild modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00
lsmod.c gunzip: restore mtime. approx +80 bytes of code 2008-11-01 12:54:56 +00:00
modprobe-small.c modprobe-small: fix failure to load when no arguments are given 2008-11-12 00:09:58 +00:00
modprobe.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00
modutils-24.c modutils-24: code shrink 2009-01-31 23:33:54 +00:00
modutils.c modutils: oveflow fix 2009-02-26 12:00:52 +00:00
modutils.h modutils: oveflow fix 2009-02-26 12:00:52 +00:00
rmmod.c modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00