NetBSD/bin
lukem 130ab7336b Rework how MAKEVERBOSE operates:
*	Don't bother prefixing commands with a line of  ${_MKCMD}\
	and instead rely upon "make -s".  This is less intrusive on
	all the Makefiles than the former.  Idea from David Laight.

    *	Rename the variables use to print messages.  The scheme now is:
	    _MKMSG_FOO		Run  _MKMSG 'foo'
	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}
	From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
..
cat Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
chio Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
chmod Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
cp Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
csh Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
date
dd Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
df
domainname
echo Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
ed Fix typos in comments. From Jared Yanovich via jmc@openbsd. 2003-10-19 01:52:45 +00:00
expr
hostname
kill
ksh Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
ln Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
ls Bump date for previous; comma cleanup. 2003-09-22 06:01:43 +00:00
mkdir Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
mt
mv Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
pax Don't pass an integer as NULL. 2003-10-21 02:08:14 +00:00
ps Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while here. 2003-10-16 10:00:54 +00:00
pwd Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
rcmd Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
rcp realloc pedant 2003-09-19 08:46:32 +00:00
rm Following private discussion with kleink@ and hubertf@ and public discussion 2003-09-14 19:20:16 +00:00
rmdir Fix rmdir -p x/y/z// 2003-09-29 21:11:15 +00:00
sh Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
sleep
stty
sync
systrace Don't initialize an integer field with NULL. 2003-10-21 02:11:21 +00:00
test
Makefile
Makefile.inc