Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 22:27:55 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files patch-aa
Message-ID:  <200903192227.n2JMRtUb044775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903192227.n2JMRtUb044775>