From owner-cvs-all Mon Oct 28 11:18:46 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 AF01137B401; Mon, 28 Oct 2002 11:18:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E4543E77; Mon, 28 Oct 2002 11:18:45 -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 g9SJHdmV021393; Mon, 28 Oct 2002 11:17:39 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9SJHdJa021392; Mon, 28 Oct 2002 11:17:39 -0800 (PST) Message-Id: <200210281917.g9SJHdJa021392@repoman.freebsd.org> From: Robert Watson Date: Mon, 28 Oct 2002 11:17:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.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/10/28 11:17:39 PST Modified files: sys/security/mac_biba mac_biba.c Log: Rename mac_biba_subject_equal_ok() to mac_biba_subject_privileged() to evolve the notion of Biba privilege a bit. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.31 +6 -6 src/sys/security/mac_biba/mac_biba.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message