summaryrefslogtreecommitdiff
path: root/sysutils/top/patches/patch-ae
blob: 5eb8f545542bfef15701275ea63800393bf25364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- /dev/null	Thu Feb 19 12:11:00 1998
+++ machine/m_netbsd13.desc	Thu Feb 19 12:11:22 1998
@@ -0,0 +1,30 @@
+
+top - a top users display for Unix
+
+SYNOPSIS:  For a NetBSD-1.4 (or later) system, running UVM.
+
+DESCRIPTION:
+Originally written for BSD4.4 system by Christos Zoulas.
+Based on the FreeBSD 2.0 version by Steven Wallace and Wolfram Schneider.
+NetBSD-1.0 port by Arne Helme. Process ordering by Luke Mewburn.
+NetBSD-1.3 port by Luke Mewburn, based on code by matthew green.
+NetBSD-1.4/UVM port by matthew green.
+
+This is the machine-dependent module for NetBSD-1.3 and later
+Works for:
+	NetBSD-1.3
+
+LIBS: -lkvm
+
+CFLAGS: -DHAVE_GETOPT -DORDER
+
+AUTHORS:	Christos Zoulas <christos@ee.cornell.edu>
+		Steven Wallace <swallace@freebsd.org>
+		Wolfram Schneider <wosch@cs.tu-berlin.de>
+		Arne Helme <arne@acm.org>
+		Luke Mewburn <lukem@netbsd.org>
+		matthew green <mrg@eterna.com.au>
+
+
+$Id: patch-ae,v 1.1 1998/02/20 06:55:27 hubertf Exp $
+