freebsd-skq/sys/posix4
rwatson b83ccf3fae 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
2001-06-30 07:55:19 +00:00
..
aio.h
ksched.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
mqueue.h
p1003_1b.c o Unfold p31b_proc() into the individual posix4 system calls so as to 2001-06-30 07:55:19 +00:00
posix4_mib.c
posix4.h
sched.h
semaphore.h