hush/coreutils
2002-09-28 08:32:14 +00:00
..
basename.c
cal.c Remove advertising clauses in accordance with 2002-06-23 22:25:24 +00:00
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c
cp.c
cut.c
date.c Run through indent, fix comments 2002-08-23 05:58:38 +00:00
dd.c
df.c
dirname.c
dos2unix.c Little fix to avoid overflow 2002-07-03 04:24:08 +00:00
du.c move some globals to bss 2002-08-23 07:28:45 +00:00
echo.c
env.c
expr.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
false.c
head.c
hostid.c
id.c
length.c
ln.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
logname.c
ls.c Run through indent, fix BB_ define 2002-08-22 18:13:54 +00:00
md5sum.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
mkdir.c make_directory() will fail instantly so we dont need to test for failure here 2002-09-28 08:32:14 +00:00
mkfifo.c
mknod.c Run through indent, specify cast 2002-08-23 03:37:07 +00:00
mv.c
od.c Remove advertising clauses in accordance with 2002-06-23 22:25:24 +00:00
printf.c
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c Run through indent, fix comments 2002-08-23 06:05:11 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
uuencode.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
watch.c Sane-ify the screen clearing stuff. 2002-09-17 20:53:41 +00:00
wc.c
who.c
whoami.c
yes.c