Robert Watson
62b24bcc26
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
2002-08-01 01:09:54 +00:00
..
2002-07-31 19:37:03 +00:00
2002-07-31 18:46:47 +00:00
2002-07-29 17:41:23 +00:00
2002-07-31 20:17:06 +00:00
2002-06-19 20:44:48 +00:00
2002-07-20 02:56:34 +00:00
2002-07-31 18:27:30 +00:00
2002-07-30 19:35:32 +00:00
2002-07-15 13:45:15 +00:00
2002-06-29 17:26:22 +00:00
2002-07-31 19:58:36 +00:00
2002-07-31 15:45:16 +00:00
2002-06-29 07:47:20 +00:00
2002-06-30 03:01:44 +00:00
2002-06-13 06:04:28 +00:00
2002-07-31 18:46:47 +00:00
2002-07-30 19:35:32 +00:00
2002-06-22 16:30:18 +00:00
2002-08-01 01:09:54 +00:00
2002-07-15 13:34:50 +00:00
2002-07-31 20:19:28 +00:00
2002-07-31 16:23:42 +00:00
2002-05-31 11:52:35 +00:00
2002-06-24 22:31:17 +00:00
2002-06-22 21:00:53 +00:00
2002-07-31 19:06:49 +00:00
2002-07-25 20:40:09 +00:00
2002-07-27 23:15:08 +00:00
2002-07-10 16:39:38 +00:00
2002-05-31 11:52:35 +00:00
2002-07-28 19:59:31 +00:00
2002-06-09 03:57:34 +00:00
2002-07-28 19:59:31 +00:00
2002-07-21 20:01:32 +00:00
2002-07-24 23:10:34 +00:00
2002-07-26 03:52:30 +00:00
2002-07-31 20:01:11 +00:00
2002-07-31 19:58:36 +00:00
2002-06-29 17:26:22 +00:00
2002-07-29 17:41:23 +00:00
2002-07-31 18:07:45 +00:00
2002-08-01 00:16:22 +00:00
2002-07-31 15:54:03 +00:00
2002-07-30 08:52:00 +00:00
2002-07-31 16:05:30 +00:00
2002-07-31 18:46:47 +00:00