NetBSD/bin
perry 1f4ad37fe3 "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-05 00:02:24 +00:00
..
cat
chio
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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
date
dd convert to using strsuftoll(3) from libc 2002-11-29 13:11:10 +00:00
df
domainname
echo
ed Avoid conflict with reserved identifier "exp". 2002-12-06 01:39:10 +00:00
expr
hostname
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
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 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
sync
systrace allow logging for untranslated syscalls; from anil@recoil.org 2002-12-15 19:05:31 +00:00
test
Makefile
Makefile.inc