HardenedBSD/bin
Bruce Evans 2f7579bd8d Fixed handling of short writes. Previously, we stopped copying and
printed a bogus warning with a stale errno if write() returns a short
count.  Now we continue copying.  We still print a bogus warning if
write() returns an "impossible" short count of 0.
1998-01-16 07:37:05 +00:00
..
cat
chflags
chio
chmod
cp Fixed handling of short writes. Previously, we stopped copying and 1998-01-16 07:37:05 +00:00
csh Remove simultaneous include of <sys/param.h> and <sys/types.h>. 1997-12-10 22:18:54 +00:00
date Add (BSD) copyright headers. 1997-12-21 12:11:13 +00:00
dd Oops, back out rev 1.5, it wasn't my intention to also commit the 1998-01-07 22:32:28 +00:00
df
domainname
echo
ed Ensure stdout is line buffered. 1997-12-31 12:25:35 +00:00
expr
hostname
kill
ln
ls Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
mkdir
mv
pax Make code slightly more robust towards change by calculating size 1997-12-12 18:38:22 +00:00
ps
pwd
rcp
rm
rmail Revert 1.15 - duplicate code (initialization). 1997-12-15 20:34:52 +00:00
rmdir Don't strip trailing slashes (for the initial rmdir). It breaks 1997-12-19 20:20:22 +00:00
sh Correct a bogon in an example. 1998-01-02 19:23:05 +00:00
sleep
stty Merge from OpenBSD: 1997-12-12 18:11:29 +00:00
sync
test Remove simultaneous include of <sys/param.h> and <sys/types.h>. 1997-12-10 22:18:54 +00:00
Makefile
Makefile.inc