HardenedBSD/bin
ats 61a9f7372b Fix an error to prevent some core dumps from ps.
You can get ps easily to core dump, if you are running a "make depend"
on a kernel in one window and a "ps -auxww" in another. The ww will
try to give you the full argument list of the command that can
now be 64Kb large, but ps expected only 4Kb large arg arrays and
doesn't check for overflows.
1994-11-10 23:25:12 +00:00
..
cat
chflags
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
hostname
kill
ln
ls
mkdir
mv
pax
ps Fix an error to prevent some core dumps from ps. 1994-11-10 23:25:12 +00:00
pwd
rcp
rm
rmail
rmdir
sh Add end of line check so mkinit doesn't produce garbage if you have a 1994-11-06 06:27:04 +00:00
sleep
stty
sync
test Fix group permissions check for group list size > 1 1994-11-05 20:48:06 +00:00
Makefile
Makefile.inc