hush/miscutils
2006-09-17 16:28:10 +00:00
..
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 whitespace cleanup 2006-09-17 16:28:10 +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 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). 2006-09-11 16:01:40 +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 whitespace cleanup 2006-09-17 16:28:10 +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 whitespace cleanup 2006-09-17 16:28:10 +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 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). 2006-09-11 16:01:40 +00:00
readahead.c whitespace cleanup 2006-09-17 16:28:10 +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 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). 2006-09-11 16:01:40 +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 whitespace cleanup 2006-09-17 16:28:10 +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