NetBSD/bin
perry 8a49ec08e4 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
..
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 Start new paragraph after options are listed. 2003-01-20 03:10:38 +00:00
cp The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
csh Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
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 Make 'times' be a proper posix special builtin. 2003-01-20 08:49:00 +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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
mv insert a paragraph break between the option list and following text 2003-01-19 10:03:28 +00:00
pax Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
ps Merge the nathanw_sa branch. 2003-01-18 10:52:16 +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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sh Fix bin/20185 - builtin called from function of same name mustn't be hashed. 2003-02-04 08:51:30 +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 Sort SEE ALSO. 2001-12-20 20:03:29 +00:00
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 Add userland portion of systrace. 2002-06-17 16:29:07 +00:00
Makefile.inc Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00