Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 18:56:33 -0700 (PDT)
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:  <200104270156.f3R1uX058449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/04/26 18:56:33 PDT

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  o Remove the disabled p_cansched() test cases that permitted users to
    modify the scheduling properties of processes with a different real
    uid but the same effective uid (i.e., daemons, et al).  (note: these
    cases were previously commented out, so this does not change the
    compiled code at al)
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.88      +1 -12     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?200104270156.f3R1uX058449>