NetBSD/bin
mason c066b768e7 Clarify meaning of "mt asf". The man page extant says "Absolute space
to file count", which is incorrect. File numbering, according to
restore(8), starts at one, and thus "mt asf 1" neither moves to the
first file on the tape nor to file number one on the tape.
2001-02-03 16:26:45 +00:00
..
cat Un-__P and ANSIfy 2001-01-03 14:32:40 +00:00
chio Don't generate html yet. doc2html needs a fix. 2000-09-26 16:49:22 +00:00
chmod The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
cp For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
csh eliminate nested extern decls. 2001-01-06 23:56:26 +00:00
date Document /etc/localtime, per PR 8099 by Charles Hannum. 2000-12-18 07:57:02 +00:00
dd avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
df Adjust output column in printf(). 2001-02-01 10:19:51 +00:00
domainname
echo For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
ed remove redundant declaration of errmsg 2001-01-07 05:41:20 +00:00
expr list parenthesis usage similar way as other operators 2000-10-30 16:20:12 +00:00
hostname
kill s/exit_status/signal_number/ 2000-05-13 17:04:04 +00:00
ksh PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
ln Document POSIX.2 conformance. 2000-10-14 18:31:57 +00:00
ls For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
mkdir - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
mt Clarify meaning of "mt asf". The man page extant says "Absolute space 2001-02-03 16:26:45 +00:00
mv For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
pax use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
ps clarify things a bit more (from hubertf) 2001-01-15 21:02:58 +00:00
pwd For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rcmd
rcp use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
rm For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rmdir For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sh if HAVE_VASPRINTF (set ifdef BSD4_4), use vasprintf() instead of homegrown 2001-01-07 23:39:07 +00:00
sleep For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
stty For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sync kill references to update(8), it doesn't exist any more 2000-10-06 18:53:28 +00:00
test For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc