hush/util-linux
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
..
volume_id volume_id: abort early on read failures. 2009-02-15 05:51:19 +00:00
acpid.c acpid: new applet by Vladimir. +737 bytes 2008-11-29 09:05:50 +00:00
blkid.c
Config.in acpid: new applet by Vladimir. +737 bytes 2008-11-29 09:05:50 +00:00
dmesg.c
fbset.c - bail out if screen resolution does not match PPM dimensions. 2009-02-18 15:28:43 +00:00
fdformat.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_aix.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_osf.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_sgi.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_sun.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00
findfs.c
freeramdisk.c
fsck_minix.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00
getopt.c getopt: reinstate erroneously removed getopt() reset code. 2008-10-21 12:36:43 +00:00
hexdump.c
hwclock.c
ipcrm.c
ipcs.c
Kbuild acpid: new applet by Vladimir. +737 bytes 2008-11-29 09:05:50 +00:00
losetup.c
mdev.c mdev: if /sys/class/block exists, don't scan /sys/block 2009-02-13 00:02:54 +00:00
minix.h
mkfs_minix.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
mkswap.c
more.c ash,hush: add TODO for rare build failure 2008-11-25 01:36:03 +00:00
mount.c mount: make it more readable 2008-12-10 11:39:18 +00:00
pivot_root.c
rdate.c
rdev.c
readprofile.c
rtcwake.c udhcpd: add code which rejects lease files with suspicious or old timestamp. 2009-02-02 10:48:06 +00:00
script.c runsv: small optimization 2009-02-26 12:29:59 +00:00
setarch.c
swaponoff.c
switch_root.c
umount.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00