hush/coreutils
2002-03-08 16:25:33 +00:00
..
basename.c
cal.c Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> 2001-12-06 15:16:43 +00:00
cat.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
chgrp.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
chmod.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
chown.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
chroot.c
cmp.c
cp.c
cut.c
date.c
dd.c * fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not a 2002-02-05 15:28:54 +00:00
df.c
dirname.c
dos2unix.c
du.c Make cp and mv optionally preserve hard links. 2001-12-17 15:26:36 +00:00
echo.c
env.c
expr.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
false.c
head.c
hostid.c
id.c
length.c
ln.c
logname.c
ls.c list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined. 2002-03-08 16:25:33 +00:00
md5sum.c David Kimdon <dwhedon@instant802.com> noticed a thinko 2001-11-17 04:16:15 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
od.c Introduce od and hexdump applets 2001-11-02 11:39:46 +00:00
printf.c
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c
touch.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
tr.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
true.c
tty.c
uname.c Combined size reduction changes by Glenn and myself. Added back in "unknown" 2001-12-05 04:21:30 +00:00
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c Avoid printing a trailing blank character. 2001-12-20 21:11:59 +00:00
whoami.c
yes.c