hush/coreutils
Glenn L McGrath f0b073f55a dd now truncates files at the end its write, this can be turned of by
specifying conv=notrunc in the command line

This conforms to GNU dd behaviour
2000-09-11 00:32:13 +00:00
..
basename.c
cat.c
chroot.c
cut.c
date.c Some #include updates. 2000-08-10 17:59:11 +00:00
dd.c dd now truncates files at the end its write, this can be turned of by 2000-09-11 00:32:13 +00:00
df.c Some #include updates. 2000-08-10 17:59:11 +00:00
dirname.c
du.c
echo.c
expr.c Added expr, from Edward Betts <edward@debian.org>, with some fixups 2000-09-05 17:37:48 +00:00
head.c
hostid.c
id.c
length.c
ln.c
logname.c
ls.c New ls sorting patch, as written by Sterling Huxley, and then updated 2000-09-07 17:24:47 +00:00
md5sum.c
mkdir.c
mkfifo.c Some #include updates. 2000-08-10 17:59:11 +00:00
mknod.c Some #include updates. 2000-08-10 17:59:11 +00:00
printf.c Some #include updates. 2000-08-10 17:59:11 +00:00
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
sync.c
tail.c Fixed misuse of type "char" 2000-08-22 15:38:16 +00:00
tee.c Rewritten by mistake. 2000-08-28 03:53:27 +00:00
test.c Some #include updates. 2000-08-10 17:59:11 +00:00
touch.c Some #include updates. 2000-08-10 17:59:11 +00:00
tr.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c Added expr, from Edward Betts <edward@debian.org>, with some fixups 2000-09-05 17:37:48 +00:00
whoami.c
yes.c