NetBSD/sbin/wsconsctl
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
..
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
display.c
keyboard.c
keysym.c
map_parse.y
map_scan.l
mkkeysym.sh
mouse.c
util.c Define Atari keyboard type. 2003-01-31 23:32:21 +00:00
wsconsctl.8 Some minor fixes from Soren Jacobsen in PR 21017. 2003-04-05 09:22:22 +00:00
wsconsctl.c Explicitly close open file descriptor before exiting. 2003-05-04 11:54:59 +00:00
wsconsctl.h