hush/miscutils
Bernhard Reutner-Fischer 882e60c442 - shrink less.
01a: svn version
01b: merge past_eof and inp_stdin into flags.
01c: merge match_backwards into flags.
01d: add handling of <HOME> and <END> keys, remove set_tty_raw, use fflush_stdout_and_exit
01e: rewrite special-key handling to be smaller.
01f: changing the format saves 4 bytes (alot of places would benefit from this)
   text    data     bss     dec     hex filename
   9034       8     648    9690    25da less.o.01a
   9023       8     640    9671    25c7 less.o.01b
   9027       8     636    9671    25c7 less.o.01c
   9068       8     636    9712    25f0 less.o.01d
   8990       8     636    9634    25a2 less.o.01e
   8986       8     636    9630    259e less.o.01f
2006-12-04 16:04:50 +00:00
..
adjtimex.c
bbconfig.c
Config.in - revert r15563 (pull current version of taskset off the busybox_scratch branch) 2006-11-22 16:39:48 +00:00
crond.c rodata cleanup. "unable to" == "cannot". -300 bytes 2006-11-18 22:04:09 +00:00
crontab.c small fixes: 2006-11-26 15:45:17 +00:00
dc.c use skip_whitespace where appropriate 2006-10-25 12:46:03 +00:00
devfsd.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
eject.c
hdparm.c silly size savings and capitalization fixes 2006-10-26 00:37:00 +00:00
Kbuild - revert r15563 (pull current version of taskset off the busybox_scratch branch) 2006-11-22 16:39:48 +00:00
last.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
less.c - shrink less. 2006-12-04 16:04:50 +00:00
makedevs.c
mountpoint.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
mt.c mostly style fixes 2006-11-01 10:25:35 +00:00
nmeter.c smart_ulltoa5: make available in libbb 2006-11-05 00:44:39 +00:00
raidautorun.c
readahead.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
runlevel.c
rx.c small fixes: 2006-11-26 15:45:17 +00:00
setsid.c
strings.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
taskset.c - revert r15563 (pull current version of taskset off the busybox_scratch branch) 2006-11-22 16:39:48 +00:00
time.c
watchdog.c