Page MenuHomeFreeBSD

D6493.id16852.diff
No OneTemporary

D6493.id16852.diff

Index: contrib/top/FREEBSD-upgrade
===================================================================
--- contrib/top/FREEBSD-upgrade
+++ contrib/top/FREEBSD-upgrade
@@ -0,0 +1,32 @@
+$FreeBSD$
+
+This file contains notes regarding the upgrade of top(1). See the vendor
+import instructions at:
+
+ https://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html#svn-advanced-use-vendor-imports
+
+The upstream project pages for top(1) are:
+
+ http://www.unixtop.org/
+
+ https://sourceforge.net/projects/unixtop/
+
+The version of top(1) in base is: 3.5-beta12, from March 2000.
+The current upstream release is: 3.8-beta1, from May 2008.
+This upgrade is in progress by Randy Westlund <rwestlun@gmail.com>.
+
+
+########### 3.5-beta12 ##########
+
+contrib/top/machine.h specifies an interface that must be provided by the
+target OS. That interface is implemented in usr.bin/top/machine.c
+
+The upstream configure script and makefile are ignored; usr.bin/top/Makefile
+generates the necessary files.
+
+To enable building on case-insensitive filesystems, the following files must be
+renamed:
+
+ contrib/top/top.X -> contrib/top/top.xs
+ contrib/top/top.local.H -> contrib/top/top.local.hs
+

File Metadata

Mime Type
text/plain
Expires
Fri, Jun 12, 2:45 AM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33897902
Default Alt Text
D6493.id16852.diff (1 KB)

Event Timeline