Subject: Re: skill - changes entry?
To: Simon Burge <simonb@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-pkg
Date: 06/26/2000 12:21:32
	Typically add 'nb1' to the end of the PKGNAME.


		David/absolute
				       -- www.netbsd.org: No hype required --

On Mon, 26 Jun 2000, Simon Burge wrote:

> Re the trailing commit, what should be done about the changelog?
> Something like:
> 
> 	skill: add sysctl usage and remove setgid bit from
> 		executable [simonb ....]
> 
> ?
> 
> The package version number hasn't changed - should it?
> 
> Simon.
> --
> 	From: Simon Burge <simonb@netbsd.org>
> 	To: source-changes@netbsd.org
> 	Date: Mon, 26 Jun 2000 00:54:43 -0700 (PDT)
> 	Subject: CVS commit: pkgsrc
> 
> 
> Module Name:	pkgsrc
> Committed By:	simonb
> Date:		Mon Jun 26 07:54:43 UTC 2000
> 
> Modified Files:
> 
> 	pkgsrc/sysutils/skill: Makefile
> 	pkgsrc/sysutils/skill/files: patch-sum
> 	pkgsrc/sysutils/skill/patches: patch-aa
> Added Files:
> 
> 	pkgsrc/sysutils/skill/patches: patch-ab
> 
> Log Message:
> 
> Use the kern.proc (or kern.proc2 if available) sysctl directly, so that
> libkvm isn't needed, and skill/snice can run without setgid.  Tested on
> 1.3.3, 1.4 and 1.5A, and should work all the way back to NetBSD 0.8.
> 
> Note: applies for NetBSD only, not Solaris :)
> 
>