.. |
cat
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
chio
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
chmod
|
…
|
|
cp
|
For each, not Foreach; from Adrian Mrva. Begin new sentence on new line.
|
2002-12-21 13:09:57 +00:00 |
csh
|
use readlink with bufsize - 1; approved thorpej.
|
2002-10-19 20:33:17 +00:00 |
date
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
dd
|
convert to using strsuftoll(3) from libc
|
2002-11-29 13:11:10 +00:00 |
df
|
human-readable output via -h flag. output matches Linux and other BSDs.
|
2002-09-26 16:27:43 +00:00 |
domainname
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
echo
|
…
|
|
ed
|
Avoid conflict with reserved identifier "exp".
|
2002-12-06 01:39:10 +00:00 |
expr
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
hostname
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
kill
|
sent cont to jobs so that they can exit without an fg when killed.
|
2002-11-25 14:23:07 +00:00 |
ksh
|
Fix typo.
|
2002-12-05 16:52:07 +00:00 |
ln
|
Whitespace nits.
|
2002-12-28 21:15:24 +00:00 |
ls
|
we can't do {} while (0) for TEST() macro since it has "break" which
|
2002-11-16 13:42:36 +00:00 |
mkdir
|
in mkpath(), don't try to stat() the to-be-created directory beforehand,
|
2002-11-24 23:40:07 +00:00 |
mt
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
mv
|
Restore word that got removed when -v was added.
|
2002-12-28 21:16:49 +00:00 |
pax
|
Whitespace nits.
|
2002-12-28 21:15:24 +00:00 |
ps
|
correct use of format string (signedness, %ldd). PR 18679
|
2002-10-17 23:50:17 +00:00 |
pwd
|
evironment -> environment.
|
2002-10-02 09:57:14 +00:00 |
rcmd
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
rcp
|
It's a very bad habit to store file sizes in int's, so change it to off_t
|
2002-11-22 21:46:02 +00:00 |
rm
|
- Remove the last __P.
|
2002-11-05 04:49:05 +00:00 |
rmdir
|
…
|
|
sh
|
trap '' SIGINT -> trap '' INT.
|
2002-12-28 05:08:27 +00:00 |
sleep
|
Use shell glob expansion in the csh example, instead of ls with glob.
|
2002-11-21 15:02:03 +00:00 |
stty
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
sync
|
…
|
|
systrace
|
allow logging for untranslated syscalls; from anil@recoil.org
|
2002-12-15 19:05:31 +00:00 |
test
|
New policy: New sentences start on a new line.
|
2002-09-25 15:18:36 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
Revert previous; the change that required it will be done differently.
|
2002-09-27 21:04:46 +00:00 |