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 bring in fixes from beta12: 2001-05-22 15:38:22 +00:00
Make.desc.X
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
Makefile.X bring in fixes from beta12: 2001-05-22 15:38:22 +00:00
boolean.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
commands.c bound string operations 2003-07-12 14:08:37 +00:00
commands.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
display.c On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
display.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
getans bring in fixes from beta12: 2001-05-22 15:38:22 +00:00
layout.h On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
loadavg.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
machine.h On MP systems, print a line for each cpu describing cpustate. 2003-10-03 15:32:06 +00:00
os.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
patchlevel.h bring in fixes from beta12: 2001-05-22 15:38:22 +00:00
screen.c Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
screen.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
sigconv.awk copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
top.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
top.X /vmunix => /netbsd 2001-11-09 16:32:16 +00:00
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 copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
username.c Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
username.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
utils.c bound string operations 2003-07-12 14:08:37 +00:00
utils.h copyright cleanup from openbsd (thanks!) 2002-07-16 00:40:51 +00:00
version.c bound string operations 2003-07-12 14:08:37 +00:00