Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 14:59:45 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_prot.c
Message-ID:  <200103292259.f2TMxjv09606@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/03/29 14:59:45 PST

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  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
  
  Revision  Changes    Path
  1.78      +2 -4      src/sys/kern/kern_prot.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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