.. |
adjtimex.c
|
attempt to regularize atoi mess.
|
2006-10-08 12:49:22 +00:00 |
bbconfig.c
|
|
|
Config.in
|
- readahead depends on LFS
|
2007-01-26 09:03:23 +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
|
|
|
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
|
- use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers.
|
2007-01-21 11:20:01 +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
|
|
|
rx.c
|
- sed -i -e "/\$Id:/d;"
|
2007-01-22 17:04:53 +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 |