From owner-p4-projects@FreeBSD.ORG Thu Jul 8 18:25:43 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id F3B9C16A4D0; Thu, 8 Jul 2004 18:25:42 +0000 (GMT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF98C16A4CE for ; Thu, 8 Jul 2004 18:25:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92E943D1D for ; Thu, 8 Jul 2004 18:25:42 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i68IPgkP023017 for ; Thu, 8 Jul 2004 18:25:42 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i68IPg7r023014 for perforce@freebsd.org; Thu, 8 Jul 2004 18:25:42 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 8 Jul 2004 18:25:42 GMT Message-Id: <200407081825.i68IPg7r023014@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Subject: PERFORCE change 56791 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 18:25:43 -0000 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