minix/distrib/sets/lists
David van Moolenbroek a427f67770 Rename top(1) to mtop(1), import NetBSD top(1)
Due to differences in (mainly) measuring and accumulating CPU times,
the two top programs end up serving different purposes: the NetBSD
top is a system administration tool, while the MINIX3 top (now mtop)
is a performance debugging tool.  Therefore, we keep both.

The newly imported BSD top has a few MINIX3-specific changes.  CPU
statistics separate system time from kernel time, rather than kernel
time from time spent on handling interrupts.  Memory statistics show
numbers that are currently relevant for MINIX3.  Swap statistics are
disabled entirely.  All of these changes effectively bring it closer
to how mtop already worked as well.

Change-Id: I9611917cb03e164ddf012c5def6da0e7fede826d
2016-01-01 01:28:30 +01:00
..
base NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
comp NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
debug NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
etc NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
games NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
man NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
minix-base Rename top(1) to mtop(1), import NetBSD top(1) 2016-01-01 01:28:30 +01:00
minix-comp Import NetBSD libkvm 2016-01-01 01:28:26 +01:00
minix-games Split minix distribution set 2015-10-12 11:25:54 +02:00
minix-kernel Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
minix-man Rename top(1) to mtop(1), import NetBSD top(1) 2016-01-01 01:28:30 +01:00
minix-tests Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
misc NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
modules NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
tests NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
text NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xbase NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xcomp NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xdebug NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xetc NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xfont NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
xserver NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00