K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-08-01T01:09:54.000000Z K 7 svn:log V 427 Introduce support for Mandatory Access Control and extensible kernel access control. Instrument ctty driver invocations of various vnode operations on the terminal controlling tty to perform appropriate MAC framework authorization checks. Note: VOP_IOCTL() on the ctty appears to be authorized using NOCRED in the existing code rather than td->td_ucred. Why? Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs END