hush/coreutils
2001-04-26 18:27:47 +00:00
..
basename.c
cat.c
chgrp.c Fix handling of -R flag. 2001-04-26 18:27:47 +00:00
chmod.c Fix handling of -R flag. 2001-04-26 18:27:47 +00:00
chown.c Fix handling of -R flag. 2001-04-26 18:27:47 +00:00
chroot.c
cmp.c Applied patch from I.Q. to add -s to cmp. 2001-04-25 20:41:02 +00:00
cp.c Use generic flag names. 2001-04-24 01:30:02 +00:00
cut.c Another nice cleanup from Larry. This adds a new last_char_is() function and 2001-04-26 15:56:47 +00:00
date.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
dd.c
df.c
dirname.c Fix buffer underrun noted and solved by Larry Doolittle. 2001-04-19 14:56:23 +00:00
dos2unix.c Fix dos2unix/tr problem noted by Larry Doolittle. 2001-04-12 21:38:06 +00:00
du.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
echo.c
env.c
expr.c
head.c
hostid.c
id.c
length.c
ln.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
logname.c
ls.c Simplify pathname building, in which a bug was noted by Larry Doolittle, 2001-04-23 01:07:00 +00:00
md5sum.c Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com> 2001-04-14 03:33:33 +00:00
mkdir.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
mkfifo.c
mknod.c
mv.c Rewrote rm. 2001-04-24 20:04:18 +00:00
printf.c
pwd.c
rm.c Rewrote rm. 2001-04-24 20:04:18 +00:00
rmdir.c
sleep.c
sort.c Applied patch from I.Q. to add sort -u as a feature. 2001-04-17 18:56:18 +00:00
stty.c
sync.c
tail.c
tee.c
test.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
touch.c
tr.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
whoami.c
yes.c