..
cat
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
chio
…
chmod
Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now
2000-09-06 13:37:14 +00:00
cp
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
csh
fix globbing problem when importing $PATH from environment. Reported by
2000-09-04 17:48:14 +00:00
date
…
dd
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
df
Add -a flag now that we have support for MNT_IGNORE
2000-06-26 21:16:15 +00:00
domainname
…
echo
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
ed
Add MK... variables to enable/disable various aspects of building
2000-06-23 06:01:10 +00:00
expr
reimplement expr using lexical parser generated by yacc
2000-09-19 17:20:00 +00:00
hostname
…
kill
…
ksh
$(CPP) -> $(CC) -E
2000-06-26 06:18:07 +00:00
ln
…
ls
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
mkdir
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
mt
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
mv
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
pax
Elaborate a bit on -t.
2000-09-04 07:26:38 +00:00
ps
Update description of process flag 0x20000 to match reality:
2000-08-28 13:06:42 +00:00
pwd
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
rcmd
…
rcp
Add MK... variables to enable/disable various aspects of building
2000-06-23 06:01:10 +00:00
rm
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
rmdir
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
sh
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
sleep
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
stty
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
sync
include <stdlib.h>, <string.h>, or whatever as appropriate to shut up
2000-07-03 03:26:17 +00:00
test
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
Makefile
…
Makefile.inc
…