hush/miscutils
Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
find_pair                                            164     180     +16
passwd_main                                         1222    1230      +8
display_speed                                         91      96      +5
msh_main                                            1335    1339      +4
qrealloc                                              38      36      -2
refresh                                             1190    1182      -8
cut_main                                             543     532     -11
sendCgi                                             1807    1794     -13
getopt32                                            1063    1045     -18
arith                                               2077    2030     -47
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/6 up/down: 33/-99)            Total: -66 bytes
   text    data     bss     dec     hex filename
 781548    1168   11900  794616   c1ff8 busybox_old
 781452    1168   11900  794520   c1f98 busybox_unstripped
2007-07-21 13:27:44 +00:00
..
adjtimex.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
bbconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chrt.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
crond.c Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 2007-06-25 10:55:35 +00:00
crontab.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +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 stray trailing tabs removed 2007-07-19 22:50:47 +00:00
eject.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
hdparm.c remove accumulated stray trailing whitespace 2007-07-17 21:42:59 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
last.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
less.c less: less <HUGEFILE + [End] busy loops, fix it 2007-05-31 23:55:39 +00:00
makedevs.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mountpoint.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +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 strings: strings a b was processing a twice, fix that 2007-06-17 12:19:07 +00:00
taskset.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
time.c wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00
watchdog.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00