Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2001 17:37:25
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon Apr 30 14:37:24 UTC 2001

Modified Files:
	pkgsrc/sysutils/lsof: Makefile distinfo
Added Files:
	pkgsrc/sysutils/lsof/patches: patch-aa

Log Message:
Add a mk.conf variable LSOF_MORE_SECURE, which, if set to 1, will
mean that non-privileged users can only view their own open files.

Fixes PR 12741, from Anne Bennett (anne@alcor.concordia.ca)


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/sysutils/lsof/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/lsof/distinfo
cvs rdiff -r0 -r1.17 pkgsrc/sysutils/lsof/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.