freebsd-src/sys/posix4
Robert Watson 29b2efeb6b o First step in cleaning up authorization code for the posix4
implementation.  Move from direct uid 0 comparision to using suser_xxx()
  call with the same semantics.  Simplify CAN_AFFECT() macro as passed
  pcred was redundant.  The checks here still aren't "right", but they
  are probably "better".

Obtained from:	TrustedBSD Project
2001-05-06 16:15:42 +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 First step in cleaning up authorization code for the posix4 2001-05-06 16:15:42 +00:00
posix4.h
posix4_mib.c
sched.h
semaphore.h