From owner-cvs-all Tue Nov 5 8:46:17 2002 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 AC03937B404; Tue, 5 Nov 2002 08:46:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5982A43E6E; Tue, 5 Nov 2002 08:46:16 -0800 (PST) (envelope-from rwatson@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 gA5GiUmV036355; Tue, 5 Nov 2002 08:44:30 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5GiUUC036354; Tue, 5 Nov 2002 08:44:30 -0800 (PST) Message-Id: <200211051644.gA5GiUUC036354@repoman.freebsd.org> From: Robert Watson Date: Tue, 5 Nov 2002 08:44:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.c src/sys/security/mac_mls mac_mls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/11/05 08:44:30 PST Modified files: sys/security/mac_biba mac_biba.c sys/security/mac_mls mac_mls.c Log: Since neither the Biba policy nor the MLS policy make use of transitioning, remove their transition entry points. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.44 +0 -23 src/sys/security/mac_biba/mac_biba.c 1.32 +0 -23 src/sys/security/mac_mls/mac_mls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message