Date: Sat, 30 Jun 2001 00:55:20 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 p1003_1b.c Message-ID: <200106300755.f5U7tKp54823@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/06/30 00:55:20 PDT
Modified files:
sys/posix4 p1003_1b.c
Log:
o Unfold p31b_proc() into the individual posix4 system calls so as to
allow call-specific authorization.
o Modify the authorization model so that p_can() is used to check
scheduling get/set events, using P_CAN_SEE for gets, and P_CAN_SCHED
for sets. This brings the checks in line with get/setpriority().
Obtained from: TrustedBSD Project
Revision Changes Path
1.14 +61 -67 src/sys/posix4/p1003_1b.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?200106300755.f5U7tKp54823>
