K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-05-06T16:15:42.000000Z K 7 svn:log V 339 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 END