NetBSD/bin
mrg bad4b3376e oops, remove a debug statement from the previous. 2002-12-08 02:00:10 +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 Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7), 2002-07-07 11:44:02 +00:00
cp use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +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 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 Fix typo. 2002-12-05 16:52:07 +00:00
ln Revert rev. 1.16, as per PR kern/17411. 2002-10-30 22:52:10 +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 don't need -lutil here 2002-11-30 03:16:14 +00:00
pax oops, remove a debug statement from the previous. 2002-12-08 02:00:10 +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 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sh Include <stdio.h> to get the prototype for sprintf(3) - macppc needs this. 2002-11-25 21:55:58 +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 Cast from register_t to void * via intptr_t. 2002-12-06 09:49:36 +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