freebsd-dev/bin
Andreas Schulz fa49dc9cf0 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 Added $Id$ 1994-09-24 02:59:15 +00:00
chflags BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
chmod Added $Id$ 1994-09-24 02:59:15 +00:00
cp Added $Id$ 1994-09-24 02:59:15 +00:00
csh Added $Id$ 1994-09-24 02:59:15 +00:00
date Added $Id$ 1994-09-24 02:59:15 +00:00
dd Added $Id$ 1994-09-24 02:59:15 +00:00
df Added $Id$ 1994-09-24 02:59:15 +00:00
domainname Actually implement this correctly. 1994-09-26 02:14:27 +00:00
echo Added $Id$ 1994-09-24 02:59:15 +00:00
ed Nuked #ifdef __386BSD__ since this is not appropriate and no longer defined 1994-11-03 21:46:55 +00:00
expr Added $Id$ 1994-09-24 02:59:15 +00:00
hostname Added $Id$ 1994-09-24 02:59:15 +00:00
kill Added $Id$ 1994-09-24 02:59:15 +00:00
ln Added $Id$ 1994-09-24 02:59:15 +00:00
ls Back out ctype fix, unneded with new ctype 1994-10-09 15:25:23 +00:00
mkdir Added $Id$ 1994-09-24 02:59:15 +00:00
mv Added $Id$ 1994-09-24 02:59:15 +00:00
pax Added $Id$ 1994-09-24 02:59:15 +00:00
ps Fix an error to prevent some core dumps from ps. 1994-11-10 23:25:12 +00:00
pwd Added $Id$ 1994-09-24 02:59:15 +00:00
rcp First level of changes for bringing in eBones (kerberos). 1994-09-29 13:06:54 +00:00
rm Added $Id$ 1994-09-24 02:59:15 +00:00
rmail Added $Id$ 1994-09-24 02:59:15 +00:00
rmdir Added $Id$ 1994-09-24 02:59:15 +00:00
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 Added $Id$ 1994-09-24 02:59:15 +00:00
stty Added $Id$ 1994-09-24 02:59:15 +00:00
sync Added $Id$ 1994-09-24 02:59:15 +00:00
test Fix group permissions check for group list size > 1 1994-11-05 20:48:06 +00:00
Makefile Added domainname. 1994-09-18 21:25:26 +00:00
Makefile.inc WHOOPS! Put that back! Sorry, wrong Makefile.inc! 1994-08-08 19:30:03 +00:00