]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Unfold p31b_proc() into the individual posix4 system calls so as to
authorrwatson <rwatson@FreeBSD.org>
Sat, 30 Jun 2001 07:55:19 +0000 (07:55 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sat, 30 Jun 2001 07:55:19 +0000 (07:55 +0000)
commitb83ccf3fae10b911f3b875f37b8c1c800b44ba09
tree3de64e84b916e240f5aa00b88f0dc15d87dc1b5b
parent9758e66106cb5332751bd0751069c99474c64ea5
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
sys/kern/p1003_1b.c
sys/posix4/p1003_1b.c