hush/coreutils
2000-11-29 22:33:02 +00:00
..
basename.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
cat.c Continue concatenating files even if we can't open one. 2000-09-27 03:01:40 +00:00
chroot.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
cmp.c Added cmp and readlink applets from Matt Kraai. 2000-10-09 18:56:47 +00:00
cut.c Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the 2000-11-17 22:02:45 +00:00
date.c Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close 2000-11-29 22:01:42 +00:00
dd.c Apply rev #2 of dd fix from Gennady Feldman. 2000-11-29 22:33:02 +00:00
df.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dirname.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dos2unix.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
du.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
echo.c Remove the BSD advertising clause, and replace it with a link to how 2000-11-14 23:29:24 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
id.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
length.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Patch from Matt Kraai to fix an infinate loop with ls -aR 2000-11-29 21:52:06 +00:00
md5sum.c Fix error messages. 2000-10-23 18:03:46 +00:00
mkdir.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
mkfifo.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
mknod.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
printf.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
pwd.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
rm.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
rmdir.c Fix behavior when removal fails. 2000-11-22 01:09:38 +00:00
sleep.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tr.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tty.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uname.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uudecode.c Remove the BSD advertising clause, and replace it with a link to how 2000-11-14 23:29:24 +00:00
uuencode.c Remove the BSD advertising clause, and replace it with a link to how 2000-11-14 23:29:24 +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