minix/external/bsd
David van Moolenbroek b89261ba01 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-13 20:32:53 +01:00
..
atf NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
blacklist NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
byacc NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bzip2 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
elftoolchain NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fetch NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
file NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
flex NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
kyua-atf-compat NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
kyua-cli NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
kyua-testers NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
less
libarchive NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
libc++ NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
libevent NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
llvm NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lutok LLVM Minix changes 2014-07-28 17:05:59 +02:00
mdocml NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
nvi NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
pkg_install NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
tmux NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
top Rename top(1) to mtop(1), import NetBSD top(1) 2016-01-13 20:32:53 +01:00
Makefile Rename top(1) to mtop(1), import NetBSD top(1) 2016-01-13 20:32:53 +01:00