NetBSD/bin
hubertf c1cd535e46 Some code cleanup to collect all the usage strings in one place.
Asked for and reviewd by Jason thorpe.
1999-08-05 02:47:09 +00:00
..
cat Make this compile with WARNS = 2 1999-07-08 01:56:09 +00:00
chio Some code cleanup to collect all the usage strings in one place. 1999-08-05 02:47:09 +00:00
chmod
cp More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
csh Document csh's -m switch. 1999-07-30 01:08:12 +00:00
date Work around a spurious warning. 1999-03-09 03:02:40 +00:00
dd Add "progress=1" switch to show a sign of life by printing a '.' for 1999-07-29 19:03:31 +00:00
df Fix PR3474: df -t/df -l confused by stacked local mounts. 1999-07-27 12:13:19 +00:00
domainname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
echo
ed optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
expr cast is*() to unsigned char 1998-11-04 14:11:12 +00:00
hostname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
kill unsigned char casts for is*() 1998-11-04 18:14:15 +00:00
ksh char->unsigned char casts for is*() 1998-11-04 18:27:20 +00:00
ln More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
ls Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main(). 1999-05-17 12:16:03 +00:00
mkdir Change previous to use symbolic names for file modes. Also, clean up some 1999-05-26 15:51:09 +00:00
mt Add "setblk" as alias for "blocksize" and "setdensity" as alias for 1999-07-21 17:10:08 +00:00
mv Fix PR8073: 1999-08-02 01:42:08 +00:00
pax Honor the contents of $TMPDIR for the creation of temporary files, and use 1999-07-03 14:42:39 +00:00
ps According to the previous commit the new process state should be SDEAD and 1999-07-23 08:56:13 +00:00
pwd Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
rcmd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rcp optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
rm Don't ask for permission to unlink a file if the access error is ETXTBSY. 1999-06-30 10:18:59 +00:00
rmdir
sh compile with WARNS = 2 1999-07-09 03:05:49 +00:00
sleep char -> unsigned char 1998-11-04 20:12:12 +00:00
stty pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
sync More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
test Operator precedence consistency; from "Andrew_L. Moore" <alm@SlewSys.Org> 1999-04-05 09:48:38 +00:00
Makefile
Makefile.inc