NetBSD/bin
jrf 4e81454aa9 Added a -v verbose option to the cp(1) command. Updated man page and utils as well. This applies to PR bin/16834. This change was approved by Christos. 2002-12-16 14:44:14 +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 Added a -v verbose option to the cp(1) command. Updated man page and utils as well. This applies to PR bin/16834. This change was approved by Christos. 2002-12-16 14:44:14 +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 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 fix horrible side effect introduced by changing the append mode into archive. 2002-12-12 05:00:42 +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 `` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.'' 2002-12-12 11:50:40 +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 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