cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files
patch-aa
Pav Lucistnik
pav at FreeBSD.org
Thu Mar 19 15:27:56 PDT 2009
pav 2009-03-19 22:27:55 UTC
FreeBSD ports repository
Modified files:
sysutils/lsof Makefile
Removed files:
sysutils/lsof/files patch-aa
Log:
The lsof port has a patch that turns HASSECURITY on. However, thanks to the
security.bsd.see_other_uids sysctl feature, a lsof binary that was built
without HASSECURITY does not report any additional information
whensecurity.bsd.see_other_uids is set to 0.
It would be nice to get rid of this since enabling HASSECURITY has the nasty
side effect that non-root users cannot use lsof to look at processes other than
their own even if they a member of group kmem.
PR: ports/132557
Submitted by: Craig Leres <leres at ee.lbl.gov>
Approved by: maintainer, so (cperciva)
Revision Changes Path
1.175 +1 -0 ports/sysutils/lsof/Makefile
1.3 +0 -11 ports/sysutils/lsof/files/patch-aa (dead)
More information about the cvs-all
mailing list