]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Restructure privilege check associated with process visibility for
authorrwatson <rwatson@FreeBSD.org>
Thu, 29 Mar 2001 22:59:44 +0000 (22:59 +0000)
committerrwatson <rwatson@FreeBSD.org>
Thu, 29 Mar 2001 22:59:44 +0000 (22:59 +0000)
commitee8ddd6ff34a44f958b574a02f55c29d2de51eb3
treec56d946729c3d66cd63111f9bcd2a692d36488f6
parent934e9969934849c43a131ad90e71a6240362ff75
o Restructure privilege check associated with process visibility for
  ps_showallprocs such that if superuser is present to override process
  hiding, the search falls through [to success].  When additional
  restrictions are placed on process visibility, such as MAC, new clauses
  will be placed above the return(0).

Obtained from: TrustedBSD Project
sys/kern/kern_prot.c