Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 18:25:42 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56791 for review
Message-ID:  <200407081825.i68IPg7r023014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56791

Change 56791 by rwatson@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407081825.i68IPg7r023014>