Index: stable/9/contrib/top/FREEBSD-upgrade =================================================================== --- stable/9/contrib/top/FREEBSD-upgrade (nonexistent) +++ stable/9/contrib/top/FREEBSD-upgrade (revision 301676) @@ -0,0 +1,22 @@ +$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/ + +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 + +To enable building on case-insensitive filesystems, the following files were +renamed: + + contrib/top/top.X -> contrib/top/top.xs + contrib/top/top.local.H -> contrib/top/top.local.hs + Index: stable/9/contrib/top =================================================================== --- stable/9/contrib/top (revision 301675) +++ stable/9/contrib/top (revision 301676) Property changes on: stable/9/contrib/top ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /stable/10/contrib/top:r301675 Index: stable/9/contrib =================================================================== --- stable/9/contrib (revision 301675) +++ stable/9/contrib (revision 301676) Property changes on: stable/9/contrib ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /stable/10/contrib:r301675 Index: stable/9 =================================================================== --- stable/9 (revision 301675) +++ stable/9 (revision 301676) Property changes on: stable/9 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,2 ## Merged /head:r300714 Merged /stable/10:r301675