hush/coreutils
2000-10-13 18:03:21 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
date.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dd.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
ls.c Consolidate stat(2) and lstat(2) calls and error handling. 2000-10-13 18:03:21 +00:00
md5sum.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uuencode.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +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 Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
yes.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00