hush/coreutils
Eric Andersen 98bbd688a8 Commit the rewrite of tail by Allen Soard
<esp-software@mail.hypermart.net>.  Thanks Allen for
you work at getting this into shape,
 -Erik
2000-07-31 17:05:58 +00:00
..
basename.c
cat.c
chroot.c chroot can now call the builtin shell 2000-07-24 20:15:30 +00:00
cut.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
date.c
dd.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
df.c
dirname.c
du.c
echo.c
head.c
hostid.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
id.c Fix for a potential uninitialized variable, thx to 2000-07-28 19:05:20 +00:00
length.c
ln.c
logname.c
ls.c
md5sum.c Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
mkdir.c
mkfifo.c
mknod.c
printf.c
pwd.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
rm.c
rmdir.c
sleep.c
sort.c
sync.c
tail.c Commit the rewrite of tail by Allen Soard 2000-07-31 17:05:58 +00:00
tee.c
test.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
touch.c
tr.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c Converted option parsing to using getopt(). Also managed to remove an 2000-07-20 00:08:10 +00:00
whoami.c
yes.c