hush/miscutils
Denis Vlasenko 0eec4abb13 hdparm: flag variables can easily be smaller than long
function                                             old     new   delta
process_dev                                         5247    5325     +78
bb_ioctl_on_off                                       72      78      +6
unregister_hwif                                        4       1      -3
...
perform_reset                                          4       1      -3
parse_xfermode                                       111     108      -3
noisy_piomode                                          4       1      -3
...
do_flush                                               4       1      -3
do_ctimings                                            4       1      -3
static.parm                                            4       -      -4
static.multcount                                       4       -      -4
parse_opts                                            54      48      -6
hdparm_main                                         1435    1383     -52
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 2/61 up/down: 84/-243)         Total: -159 bytes
2007-03-28 01:00:45 +00:00
..
adjtimex.c adjtimex: fix argument types (most importantly, allow negative ones) 2007-03-14 23:00:26 +00:00
bbconfig.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
chrt.c - add chrt applet. 2007-03-09 16:56:38 +00:00
Config.in - add chrt applet. 2007-03-09 16:56:38 +00:00
crond.c make pidfile writing configurable. 2007-03-27 22:01:31 +00:00
crontab.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dc.c dc: use common_bufsiz1 for evaluation stack 2007-03-24 14:06:51 +00:00
devfsd.c kill superfluous returns at the end of void functions 2007-03-11 13:43:10 +00:00
eject.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
hdparm.c hdparm: flag variables can easily be smaller than long 2007-03-28 01:00:45 +00:00
Kbuild - add chrt applet. 2007-03-09 16:56:38 +00:00
last.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
less.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
makedevs.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mountpoint.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mt.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
nmeter.c nmeter: should die if stdout doesn't like him anymore 2007-03-26 13:16:22 +00:00
raidautorun.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
readahead.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
runlevel.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
rx.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
setsid.c Attempt to get more applets compile for NOMMU. 2007-03-26 13:35:09 +00:00
strings.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
taskset.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
time.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
watchdog.c move everything to new NOMMU helpers, except udhcp 2007-03-26 13:20:54 +00:00