HardenedBSD/bin
John Birrell f1d896d117 Make a couple of the stat flags dependent on the sys/stat.h header file
that this source is compiled against. This source is referenced by
install which is needed as a build tool and must be able to compile
against NetBSD headers and libraries if we have a hope of supporting
another architecture.

With this change, that's two working programs down and 3945 (?) to go.
The other one was make, but that didn't need any changes to work under
FreeBSD/Alpha. 8-)
1998-01-09 06:14:59 +00:00
..
cat
chflags
chio
chmod
cp
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 Merge from OpenBSD: 1997-12-10 17:52:49 +00:00
pax Make code slightly more robust towards change by calculating size 1997-12-12 18:38:22 +00:00
ps Document the new -f flag. 1997-12-05 07:35:31 +00:00
pwd
rcp Add -P option to cp(1) for local to local copying. 1997-12-08 21:02:36 +00:00
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 Move procctl to the Attic, it's been copied to usr.sbin/procctl as 1997-12-07 02:26:23 +00:00
Makefile.inc