HardenedBSD/bin
Bruce Evans 6a834fc3f1 Don't unlink the target file if the copy failed. This behaviour isn't
documented and is incompatible with gnu cp.  It has very few good effects
(it recovers some disk space) and many bad ones:
- special files are unlinked after certain errors.
- the data may not be recoverable if the source is a special file or fifo.
- unlinking destroys the target attributes as well as the target data.
- unlinking doesn't actually remove the target data if the target is multiply
  linked.
1995-06-14 05:41:27 +00:00
..
cat
chflags Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
chmod You will find enclosed some changes to make gcc -Wall more happy in 1995-03-19 13:29:28 +00:00
cp Don't unlink the target file if the copy failed. This behaviour isn't 1995-06-14 05:41:27 +00:00
csh Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
date Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
dd More koshering [ul]case fix, don't use pre-initialized tables at all, 1995-01-17 23:04:29 +00:00
df Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
domainname You will find enclosed some changes to make gcc -Wall more happy in 1995-03-19 13:29:28 +00:00
echo
ed Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
expr Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
hostname
kill Allow 0 as a signal number to match the man page. 1995-03-05 21:52:41 +00:00
ln
ls Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
mkdir
mv
pax Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
ps Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
pwd
rcp Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
rm Allow root to delete uchg/uappnd files 1995-04-13 13:35:09 +00:00
rmail Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
rmdir
sh Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
sleep
stty Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
sync
test Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
Makefile
Makefile.inc