..
cat
Some style improvements. [Nearly] #13592 by Petri Koistinen.
2001-07-29 22:40:57 +00:00
chio
convert to use getprogname()
2001-02-19 22:39:39 +00:00
chmod
The "X" permission _is_ specified by POSIX.2.
2000-10-14 18:45:03 +00:00
cp
enable use of mmap(), falling back to read()/write() if mmap() fails.
2001-08-30 04:45:56 +00:00
csh
receive, not recieve
2001-06-12 15:17:10 +00:00
date
Use socklen_t; for compilers with strict type checking.
2001-07-08 05:26:03 +00:00
dd
seperate -> separate
2001-07-22 13:33:58 +00:00
df
precede, not preceed.
2001-08-20 12:00:46 +00:00
domainname
Update to reflect reality - s,/etc/netstart,/etc/rc.d/network,
2001-02-27 17:47:22 +00:00
echo
ANSIfy, KNF. Parts from #13590 by Petri Koistinen.
2001-07-29 22:36:11 +00:00
ed
remove redundant declaration of errmsg
2001-01-07 05:41:20 +00:00
expr
Fix the operator precedence list to match reality. Operators were incorrectly
2001-05-07 10:14:43 +00:00
hostname
Update to reflect reality - s,/etc/netstart,/etc/rc.d/network,
2001-02-27 17:47:22 +00:00
kill
ANSIfy, some style improvements. Some parts from #13593 by Petri Koistinen.
2001-07-29 22:46:36 +00:00
ksh
"wierd" is weird.
2001-08-20 12:20:01 +00:00
ln
convert to use getprogname()
2001-02-19 22:39:39 +00:00
ls
Xref getbsize(3).
2001-07-08 15:34:13 +00:00
mkdir
- The type of return value of setmode is a void * and getmode takes it,
2000-10-10 14:30:40 +00:00
mt
Equally trivial formatting tweak. Leaving the thing alone after this. :)
2001-02-13 19:39:34 +00:00
mv
`existent', not `existant'
2001-06-19 13:42:07 +00:00
pax
Fix typo (specifc instead of specific).
2001-09-04 21:47:31 +00:00
ps
fix comment: "[]" are [square] brackets, "<>" are angle brackets
2001-08-24 06:37:03 +00:00
pwd
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
2000-09-04 07:30:07 +00:00
rcmd
Xref kerberos 8, not 3.
2001-04-03 10:53:45 +00:00
rcp
use more standard %ll_ in favour of %q_
2001-01-04 15:39:50 +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
Don't wait with UNTRACED for jobs that have not been started with job control
2001-09-10 15:47:03 +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
kill references to update(8), it doesn't exist any more
2000-10-06 18:53:28 +00:00
test
ANSIfy and slight KNF. Mostly #13594 by Petri Koistinen.
2001-07-30 10:17:41 +00:00
Makefile
…
Makefile.inc
…