From owner-cvs-all Sat Sep 21 12:20: 3 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 258D737B401; Sat, 21 Sep 2002 12:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C840043E3B; Sat, 21 Sep 2002 12:20:01 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8LJK1Co041973; Sat, 21 Sep 2002 12:20:01 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8LJK1tB041972; Sat, 21 Sep 2002 12:20:01 -0700 (PDT) Message-Id: <200209211920.g8LJK1tB041972@freefall.freebsd.org> From: Robert Watson Date: Sat, 21 Sep 2002 12:20:01 -0700 (PDT) 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/09/21 12:20:01 PDT Modified files: sys/security/mac_biba mac_biba.c sys/security/mac_mls mac_mls.c Log: Continue cleanup and sync of mac_biba and mac_mls policies to the TrustedBSD MAC Perforce tree. Remove unused functions mac_biba_equal_range and mac_mls_equal_range, which determined if the ranges in two range-enabled labels were equal. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.10 +0 -13 src/sys/security/mac_biba/mac_biba.c 1.9 +0 -13 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