busybox/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 blkid: vda forgot to svn add it again. vda is stupid 2008-10-19 17:47:31 +00:00
Config.in acpid: new applet by Vladimir. +737 bytes 2008-11-29 09:05:50 +00:00
dmesg.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
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 findfs,mount: trivial build fix and whitespace fiexs 2008-02-19 11:29:46 +00:00
freeramdisk.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
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 fix several problems with config parser: 2008-07-26 23:08:31 +00:00
hwclock.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
ipcrm.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
ipcs.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Kbuild acpid: new applet by Vladimir. +737 bytes 2008-11-29 09:05:50 +00:00
losetup.c - commentary typo fix 2008-07-21 15:29:36 +00:00
mdev.c mdev: if /sys/class/block exists, don't scan /sys/block 2009-02-13 00:02:54 +00:00
minix.h - s/super.block/superblock/g; # for consistency; -1b 2008-07-21 13:33:22 +00:00
mkfs_minix.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
mkswap.c testsuite/runtest: remove (last) bashism 2008-04-25 08:43:01 +00:00
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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rdate.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
rdev.c - add new applet rdev (Grant Erickson) 2008-08-19 11:28:52 +00:00
readprofile.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
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 setarch: do not try to use non-existent data in argv[] 2008-08-23 23:15:17 +00:00
swaponoff.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
switch_root.c switch_root: shrink 2008-07-11 23:44:50 +00:00
umount.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00