HardenedBSD/bin
Luigi Rizzo 69393d0646 Add prototypes for main() so that these programs compile with -Werror
(which somehow now seems to be the default for compiling -current).
This error popped up while doing a PicoBSD cross-compile on a 4.3-ish system,
it may well be that there are other apps which have similar problems,
but I did not spot them as they are not included in my picobsd config.

Whether adding prototypes for main() is the correct solution or not
I have no idea, a request to -current on the matter went basically
unanswered. Those who have better ideas are welcome to back this out
and replace it with the correct fix.
2001-12-14 16:22:41 +00:00
..
cat
chflags
chio
chmod
cp
csh
date
dd
df Do not dot terminate errx() strings 2001-12-11 18:22:01 +00:00
domainname
echo
ed
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
ps
pwd
rcp
realpath
rm Add prototypes for main() so that these programs compile with -Werror 2001-12-14 16:22:41 +00:00
rmail
rmdir
setfacl
sh
sleep
stty
sync
test
Makefile
Makefile.inc