hush/coreutils
2001-08-09 21:00:15 +00:00
..
basename.c
cat.c
chgrp.c
chmod.c
chown.c Cleanup from vodz 2001-07-10 16:25:34 +00:00
chroot.c Remove BB_SH define entirely. 2001-08-09 21:00:15 +00:00
cmp.c
cp.c
cut.c Latest patch from vodz. Adds a check for divide by zero in the posix 2001-08-02 05:02:46 +00:00
date.c
dd.c Always write record counts to stderr. 2001-07-31 21:02:19 +00:00
df.c Fixed scaling problems involving make_human_readable_str. 2001-06-30 07:48:01 +00:00
dirname.c
dos2unix.c More libc5 fixups 2001-08-02 10:55:32 +00:00
du.c Fix a silly logic error which caused symlinks to be printed twice, and 2001-06-30 17:54:20 +00:00
echo.c
env.c
expr.c
head.c Use ferror(3) to check for errors, rather than inspecting errno. Thanks to 2001-08-06 16:09:09 +00:00
hostid.c
id.c
length.c
ln.c
logname.c
ls.c Make formatting match GNU ls (we were including a spare ' ') 2001-07-31 22:43:50 +00:00
md5sum.c Patch from vodz: 2001-07-12 20:26:32 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
printf.c
pwd.c
rm.c Add some missing includes to kill warnings when building with the default 2001-06-29 18:59:32 +00:00
rmdir.c
sleep.c
sort.c
stty.c Patch from vodz: 2001-07-12 20:26:32 +00:00
sync.c
tail.c
tee.c
test.c
touch.c
tr.c Patch from vodz to support 'tr a-z A-Z' syntax. 2001-07-09 21:32:29 +00:00
tty.c
uname.c
uniq.c
usleep.c
uudecode.c Latest patch from vodz. Adds a check for divide by zero in the posix 2001-08-02 05:02:46 +00:00
uuencode.c Fix permisions when reading from stdin 2001-07-29 06:04:26 +00:00
wc.c
whoami.c
yes.c