From owner-cvs-all@FreeBSD.ORG Fri Oct 22 11:29:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 942B716A4CE; Fri, 22 Oct 2004 11:29:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7556943D45; Fri, 22 Oct 2004 11:29:30 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9MBTU2u000359; Fri, 22 Oct 2004 11:29:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9MBTUm6000358; Fri, 22 Oct 2004 11:29:30 GMT (envelope-from rwatson) Message-Id: <200410221129.i9MBTUm6000358@repoman.freebsd.org> From: Robert Watson Date: Fri, 22 Oct 2004 11:29:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mac_policy.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 11:29:30 -0000 rwatson 2004-10-22 11:29:30 UTC FreeBSD src repository Modified files: sys/sys mac_policy.h Log: Expand comments on various sections of the MAC Framework Policy API, as well as document the properties of the mac_policy_conf structure. Warn about the ABI risks in changing the structure without careful consideration. Obtained from: TrustedBSD Project Sponsored by: SPAWAR Revision Changes Path 1.56 +15 -4 src/sys/sys/mac_policy.h