hush/coreutils
2000-12-07 16:11:50 +00:00
..
basename.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cat.c Continue concatenating files even if we can't open one. 2000-09-27 03:01:40 +00:00
chroot.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cmp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cut.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
date.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dd.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
df.c Fix exit status on failure. 2000-12-06 15:55:23 +00:00
dirname.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dos2unix.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
du.c Must compile before committing. 2000-12-06 15:56:31 +00:00
echo.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
expr.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
head.c Rewrote head to perservere when it can't open a file, and share code 2000-09-27 04:09:22 +00:00
hostid.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
id.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
length.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
ln.c Patch from Matt Kraai: "When it encounters a problem creating a link, ln 2000-10-04 16:02:53 +00:00
logname.c Cleaned up error handling and uses of TRUE/FALSE. 2000-10-25 16:38:00 +00:00
ls.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
md5sum.c Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 2000-12-01 19:02:24 +00:00
mkdir.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mkfifo.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mknod.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
printf.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
pwd.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
rm.c Use perrorMsg instead of perror and keep removing files if we encounter 2000-12-05 05:11:41 +00:00
rmdir.c Fix behavior when removal fails. 2000-11-22 01:09:38 +00:00
sleep.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
sort.c + shortened main() a little, and a few aesthetic cleanups here & there. 2000-09-28 17:49:59 +00:00
sync.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tail.c Piss people off by removing [+-][0-9]+ options from tail. 2000-10-19 21:28:32 +00:00
tee.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
test.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
touch.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
tr.c Get rid of redundant TRUE and FALSE definitions. 2000-12-07 16:11:50 +00:00
tty.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uname.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uniq.c Rewrote uniq to be less than a third of the size, and fixed some other 2000-09-27 02:29:39 +00:00
usleep.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uudecode.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uuencode.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
wc.c Patch from Matt Kraai so wc will return a proper error code 2000-10-09 18:21:44 +00:00
whoami.c Fixed error handling and TRUE/FALSE usage. 2000-10-25 19:09:03 +00:00
yes.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00