busybox/miscutils
Denis Vlasenko 0d3c6afc93 hdparm: get rid of static variables
process_dev                                         5309    5311      +2
unregister_hwif                                        1       -      -1
...........
Xreadahead                                             4       -      -4
seek_to_zero                                          25      17      -8
hdparm_main                                         1242    1227     -15
do_time                                              547     480     -67
------------------------------------------------------------------------------
(add/remove: 0/83 grow/shrink: 1/3 up/down: 2/-248)          Total: -246 bytes
2007-09-28 10:25:32 +00:00
..
adjtimex.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
bbconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chrt.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in move microcom to miscutils 2007-09-22 20:51:41 +00:00
crond.c crond: code shrink 2007-08-19 18:49:21 +00:00
crontab.c style and message text fixes 2007-09-27 10:17:53 +00:00
dc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
devfsd.c assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
eject.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
hdparm.c hdparm: get rid of static variables 2007-09-28 10:25:32 +00:00
Kbuild move microcom to miscutils 2007-09-22 20:51:41 +00:00
last.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
less.c less: make 'f' page forward 2007-09-27 17:11:48 +00:00
makedevs.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
microcom.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
mountpoint.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
mt.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
raidautorun.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
readahead.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
runlevel.c stray trailing tabs removed 2007-07-19 22:50:47 +00:00
rx.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setsid.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
strings.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
taskset.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
time.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ttysize.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
watchdog.c watchdog: allow millisecond spec (-t 250ms) 2007-09-05 12:13:51 +00:00