From owner-trustedbsd-cvs@FreeBSD.ORG Fri Oct 27 06:31:41 2006 Return-Path: X-Original-To: trustedbsd-cvs@freebsd.org Delivered-To: trustedbsd-cvs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1879A16A415 for ; Fri, 27 Oct 2006 06:31:41 +0000 (UTC) (envelope-from owner-perforce@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4405C43D55 for ; Fri, 27 Oct 2006 06:31:40 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by cyrus.watson.org (Postfix) with ESMTP id EFA5F46EAF for ; Fri, 27 Oct 2006 02:31:39 -0400 (EDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id ED2E7CF67B; Fri, 27 Oct 2006 06:29:29 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E628816A416; Fri, 27 Oct 2006 06:29:29 +0000 (UTC) X-Original-To: perforce@freebsd.org 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 A90EB16A403 for ; Fri, 27 Oct 2006 06:29:29 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CE9943D67 for ; Fri, 27 Oct 2006 06:29:29 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9R6TTqV046771 for ; Fri, 27 Oct 2006 06:29:29 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9R6TTVu046768 for perforce@freebsd.org; Fri, 27 Oct 2006 06:29:29 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 27 Oct 2006 06:29:29 GMT Message-Id: <200610270629.k9R6TTVu046768@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 To: Perforce Change Reviews Cc: Subject: PERFORCE change 108549 for review X-BeenThere: trustedbsd-cvs@FreeBSD.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: TrustedBSD CVS and Perforce commit message list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 06:31:41 -0000 http://perforce.freebsd.org/chv.cgi?CH=108549 Change 108549 by rwatson@rwatson_zoo on 2006/10/27 06:29:05 MAC_DEBUG no longer needed. Affected files ... .. //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#60 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#60 (text+ko) ==== @@ -29,7 +29,6 @@ #options MAC_CHKEXEC # File system trusted executable policy #options MAC_ALWAYS_LABEL_MBUF -options MAC_DEBUG #options MAC_STATIC options UFS_EXTATTR options UFS_EXTATTR_AUTOSTART