hush/coreutils
Eric Andersen 004015e9c4 Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug
#1130 (i.e. When you turn on features it should always ADD features)
2001-05-21 20:30:51 +00:00
..
basename.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
cat.c
chgrp.c
chmod.c
chown.c This patch from Lars Kellogg-Stedman, fixes the behavior of 2001-05-11 15:55:41 +00:00
chroot.c Fix applet_name. 2001-05-17 20:40:21 +00:00
cmp.c
cp.c
cut.c (Almost) brand-new version of cut that supports muitiple lists of positions, 2001-05-18 23:04:51 +00:00
date.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
dd.c
df.c Patch from Vladimir: 2001-05-15 17:42:16 +00:00
dirname.c
dos2unix.c
du.c Patch from Vladimir to use last_char_is to simplify du.c 2001-05-07 22:49:43 +00:00
echo.c
env.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
expr.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
head.c
hostid.c
id.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
length.c
ln.c
logname.c
ls.c Made new xreadlink function for libbb and changed applets to use it instead of 2001-04-30 18:17:00 +00:00
md5sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
printf.c
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
stty.c Patch from Vladimir to remove testing stuff from stty 2001-05-07 22:47:45 +00:00
sync.c
tail.c Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug 2001-05-21 20:30:51 +00:00
tee.c
test.c
touch.c
tr.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
whoami.c
yes.c