From owner-p4-projects Sun Nov 17 22: 8:29 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1BFFA37B404; Sun, 17 Nov 2002 22:08:27 -0800 (PST) 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 B9E0F37B401 for ; Sun, 17 Nov 2002 22:08:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C10D43E6E for ; Sun, 17 Nov 2002 22:08:26 -0800 (PST) (envelope-from chris@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAI65ZmV059547 for ; Sun, 17 Nov 2002 22:05:35 -0800 (PST) (envelope-from chris@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAI65Yj5059540 for perforce@freebsd.org; Sun, 17 Nov 2002 22:05:34 -0800 (PST) Date: Sun, 17 Nov 2002 22:05:34 -0800 (PST) Message-Id: <200211180605.gAI65Yj5059540@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to chris@freebsd.org using -f From: Chris Costello Subject: PERFORCE change 21212 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=21212 Change 21212 by chris@chris_holly on 2002/11/17 22:05:05 Minor markup nit and bring things closer to date on the various renamings. This really can't be all of them, so more on this to come... Affected files ... .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#17 edit Differences ... ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#17 (text+ko) ==== @@ -168,7 +168,7 @@ should handle the policy, and optionally requests the allocation of label state by the framework: - static struct mac_policy_op_entry mac_none_ops[] = + static struct mac_policy_op_entry &mac.mpo;_ops[] = { { MAC_DESTROY, (macop_t)mac_none_destroy }, @@ -3610,7 +3610,7 @@ *vp struct label *label - mode_t + int acc_mode @@ -4546,13 +4546,13 @@ privilege. - - <function>&mac.mpo;_check_socket_receive</function> + + <function>&mac.mpo;_check_socket_deliver</function> int - &mac.mpo;_check_socket_receive + &mac.mpo;_check_socket_deliver struct ucred *cred @@ -4590,7 +4590,7 @@ mbuf - Object; mbuf to be received + Object; mbuf to be delivered To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message