..
adjtimex.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00
bbconfig.c
Config.in
less: somewhat buggy applet, but nice. Muchly reduced
2006-12-20 02:46:48 +00:00
crond.c
convert calloc to xzalloc
2007-01-03 02:56:00 +00:00
crontab.c
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
2006-12-16 23:49:13 +00:00
dc.c
use skip_whitespace where appropriate
2006-10-25 12:46:03 +00:00
devfsd.c
style fixes
2006-12-26 10:42:51 +00:00
eject.c
eject: remove unmounting. It is buggy for many non-trivial
2006-10-07 15:00:29 +00:00
hdparm.c
random small size optimizations
2007-01-12 22:10:34 +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
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
less.c
less: fix <tab><backspace> buglet
2006-12-31 19:36:01 +00:00
makedevs.c
bb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-28 05:44:47 +00:00
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
style fixes
2006-12-26 10:42:51 +00:00
raidautorun.c
- we take exactly one argument.
2006-10-24 20:06:55 +00:00
readahead.c
rename functions to more understandable names
2006-10-26 23:25:17 +00:00
runlevel.c
remove unneeded #includes, fix indentation
2006-09-23 16:01:09 +00:00
rx.c
small fixes:
2006-11-26 15:45:17 +00:00
setsid.c
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
2007-01-19 21:19:35 +00:00
strings.c
rename functions to more understandable names
2006-10-26 23:25:17 +00:00
taskset.c
done a dozen of randconfig test. guess what? ALL failed...
2006-12-30 17:57:03 +00:00
time.c
time: -200 bytes of text
2006-12-22 13:43:19 +00:00
watchdog.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00