PERFORCE change 56791 for review
Robert Watson
rwatson at FreeBSD.org
Thu Jul 8 18:25:42 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=56791
Change 56791 by rwatson at rwatson_tislabs on 2004/07/08 18:25:01
Spelling and phrasing fixes.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/sysv_ipc.c#10 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/sysv_ipc.c#10 (text+ko) ====
@@ -72,9 +72,10 @@
/*
- * Note: The MAC Framework doesnt add any hook to the ipcperm function as
- * fine-grained hooks are inserted throughout the ipc primitives. These hooks
- * compliment the ipcperm check.
+ * Note: The MAC Framework does not require any modifications to the ipcperm()
+ * function, as access control checks are performed throughout the
+ * implementation of each primitive. Those entry point calls complement the
+ * ipcperm() discertionary checks.
*/
int
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list