NetBSD/usr.bin/top
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
..
machine safer use of realloc 2003-10-16 06:34:19 +00:00
.defaults
Configure
Make.desc.X
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
Makefile.X
boolean.h
commands.c bound string operations 2003-07-12 14:08:37 +00:00
commands.h
display.c On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
display.h
getans
layout.h On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
loadavg.h
machine.h On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
os.h
patchlevel.h
screen.c Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
screen.h
sigconv.awk
top.1
top.X
top.c On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
top.h On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
top.local.h
username.c Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
username.h
utils.c bound string operations 2003-07-12 14:08:37 +00:00
utils.h
version.c bound string operations 2003-07-12 14:08:37 +00:00