hush/coreutils
2001-01-26 18:30:12 +00:00
..
basename.c
cat.c
chroot.c
cmp.c
cut.c
date.c
dd.c
df.c Fix silly typo 2001-01-22 22:50:01 +00:00
dirname.c
dos2unix.c
du.c Add HUMAN_READABLE define for -m and -h support in du, df, and ls 2001-01-22 22:35:38 +00:00
echo.c
expr.c
head.c Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to 2001-01-18 02:57:08 +00:00
hostid.c Remove the warning messages. By consensus, netkit-tiny doesn't 2001-01-24 18:44:54 +00:00
id.c Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add 2001-01-25 05:12:02 +00:00
length.c
ln.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
logname.c
ls.c Fix my braindamage -- remove termios and sighandling since they are not 2001-01-26 18:30:12 +00:00
md5sum.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
mkdir.c
mkfifo.c
mknod.c
printf.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
sync.c
tail.c
tee.c
test.c
touch.c
tr.c Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. 2001-01-25 23:49:09 +00:00
tty.c
uname.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
whoami.c
yes.c