busybox/procps
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 - improve helptext 2008-09-25 11:50:13 +00:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c function old new delta 2009-02-07 22:30:39 +00:00
nmeter.c remove a few superfluous includes 2008-11-25 13:33:11 +00:00
pgrep.c pidof/killall: allow find_pid_by_name to find running 2008-07-17 18:39:36 +00:00
pidof.c pidof/killall: allow find_pid_by_name to find running 2008-07-17 18:39:36 +00:00
ps.c s/SELINIX/SELINUX/ 2008-07-16 21:11:09 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
sysctl.c sysctl: fix another corner case with "dots and slashes" 2009-01-08 03:35:47 +00:00
top.c top: make it work again on 2.4 kernels (closes bug 125) 2009-03-03 11:55:31 +00:00
uptime.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
watch.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00