..
adjtimex.c
- move #include busybox.h to the very top so we pull in the config
2006-06-03 19:49:21 +00:00
bbconfig.c
Clarify.
2006-03-30 02:01:48 +00:00
Config.in
Add CONFIG_FEATURE_SYSLOG which controls whether
2006-09-07 06:02:39 +00:00
crond.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
crontab.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
dc.c
Add one-line GPL boilerplate to numerous (but not all yet) source files.
2006-07-12 07:56:04 +00:00
devfsd.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
eject.c
These should have been part of 15767 too.
2006-08-03 17:58:17 +00:00
hdparm.c
Patch from tito to improve options parsing.
2006-08-03 20:22:37 +00:00
last.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
less.c
- merge -r15463:15564 from busybox_scratch branch through these changesets:
2006-08-20 17:35:13 +00:00
makedevs.c
removed a lot of trailing \n in bb_msg() calls. It is added
2006-09-06 19:02:46 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
Michael Opdenacker spotted that makefile should use () instead of {}.
2006-08-21 17:42:03 +00:00
mountpoint.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
mt.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
readahead.c
Oops, Michael pointed out that my cleanup left some dead code in there.
2006-08-21 16:03:38 +00:00
runlevel.c
- move #include busybox.h to the very top so we pull in the config
2006-06-03 19:49:21 +00:00
rx.c
removed a lot of trailing \n in bb_msg() calls. It is added
2006-09-06 19:02:46 +00:00
setsid.c
- move #include busybox.h to the very top so we pull in the config
2006-06-03 19:49:21 +00:00
strings.c
Tito said that strings is a complete rewrite.
2006-07-31 16:37:57 +00:00
time.c
use vfork() instead of vork() since the only thing we do is execve() an app after fork (allows time to work on no-mmu)
2006-06-06 06:08:34 +00:00
watchdog.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00