..
adjtimex.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00
bbconfig.c
Clarify.
2006-03-30 02:01:48 +00:00
Config.in
less: somewhat buggy applet, but nice. Muchly reduced
2006-12-20 02:46:48 +00:00
crond.c
rodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-18 22:04:09 +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 cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
eject.c
eject: remove unmounting. It is buggy for many non-trivial
2006-10-07 15:00:29 +00:00
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
less: somewhat buggy applet, but nice. Muchly reduced
2006-12-20 02:46:48 +00:00
makedevs.c
message string changes, mostly for consistency, also -32 bytes in .rodata
2006-10-20 13:28:22 +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
remove casts from xmalloc()
2006-12-19 23:36:04 +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
silly switch style fix
2006-09-27 19:51:06 +00:00
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
Change license statements (and clean up headers) on some of the files that
2006-09-22 02:52:41 +00:00
watchdog.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00