hush/miscutils
Denis Vlasenko c6dbb85c9e fbsplash: shrink, better help text; inifile cannot specify image now;
image can come from stdin

function                                             old     new   delta
packed_usage                                       23872   23932     +60
static.param_names                                     -      57     +57
fbsplash_main                                       1525    1472     -53
static.param_value                                   100       -    -100
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/1 up/down: 117/-153)          Total: -36 bytes
   text    data     bss     dec     hex filename
 801202     641    7380  809223   c5907 busybox_old
 801181     641    7380  809202   c58f2 busybox_unstripped
2008-03-26 14:57:49 +00:00
..
adjtimex.c ifconfig: code shrink 2007-11-04 04:10:17 +00:00
bbconfig.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
chat.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
chrt.c lpr: add more accurate comments 2008-03-24 02:05:58 +00:00
Config.in patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-03-26 13:32:30 +00:00
crond.c small NOMMU fixes 2008-03-20 14:04:30 +00:00
crontab.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
dc.c brctl: eliminate stray data object 2008-03-17 09:33:45 +00:00
devfsd.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
eject.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
fbsplash.c fbsplash: shrink, better help text; inifile cannot specify image now; 2008-03-26 14:57:49 +00:00
fbsplash.ini fbsplash: shrink, better help text; inifile cannot specify image now; 2008-03-26 14:57:49 +00:00
hdparm.c hdparm: do not lie about supporting -q (quiet) 2008-03-20 13:44:50 +00:00
Kbuild patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-03-26 13:32:30 +00:00
last.c brctl: eliminate stray data object 2008-03-17 09:33:45 +00:00
less.c *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 2008-03-19 19:38:46 +00:00
makedevs.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
microcom.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
mountpoint.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
mt.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
raidautorun.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
readahead.c mkswap, readahead: stop using fdlength, it is reported to be unreliable 2008-01-27 23:41:34 +00:00
runlevel.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rx.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
setsid.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
strings.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
taskset.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
time.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
ttysize.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
watchdog.c *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 2008-03-19 19:38:46 +00:00