From owner-p4-projects Wed Dec 4 7:49:53 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 7A35637B401; Wed, 4 Dec 2002 07:49:51 -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 258A137B401 for ; Wed, 4 Dec 2002 07:49:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F6343EBE for ; Wed, 4 Dec 2002 07:49:50 -0800 (PST) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB4FjZmV054532 for ; Wed, 4 Dec 2002 07:45:35 -0800 (PST) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB4FjY2s054529 for perforce@freebsd.org; Wed, 4 Dec 2002 07:45:34 -0800 (PST) Date: Wed, 4 Dec 2002 07:45:34 -0800 (PST) Message-Id: <200212041545.gB4FjY2s054529@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 21912 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=21912 Change 21912 by rwatson@rwatson_tislabs on 2002/12/04 07:45:29 Synchronize $FreeBSD$ Affected files ... .. //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.c#45 edit .. //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.h#11 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.c#45 (text+ko) ==== @@ -34,9 +34,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/security/mac_lomac/mac_lomac.c,v 1.2 2002/11/26 17:38:25 rwatson Exp $ */ - /* * Developed by the TrustedBSD Project. * Low-watermark floating label mandatory integrity policy. ==== //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.h#11 (text+ko) ==== @@ -34,7 +34,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/security/mac_lomac/mac_lomac.h,v 1.1 2002/11/26 17:26:06 r +watson Exp $ */ /* * Definitions for the TrustedBSD LOMAC integrity policy module. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message