From owner-p4-projects@FreeBSD.ORG Sun Nov 20 18:16:30 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6398616A421; Sun, 20 Nov 2005 18:16:30 +0000 (GMT) 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 388EF16A41F for ; Sun, 20 Nov 2005 18:16:30 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFDFF43D46 for ; Sun, 20 Nov 2005 18:16:29 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAKIGT2b055225 for ; Sun, 20 Nov 2005 18:16:29 GMT (envelope-from csjp@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAKIGTeU055222 for perforce@freebsd.org; Sun, 20 Nov 2005 18:16:29 GMT (envelope-from csjp@freebsd.org) Date: Sun, 20 Nov 2005 18:16:29 GMT Message-Id: <200511201816.jAKIGTeU055222@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to csjp@freebsd.org using -f From: "Christian S.J. Peron" To: Perforce Change Reviews Cc: Subject: PERFORCE change 87007 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 18:16:31 -0000 http://perforce.freebsd.org/chv.cgi?CH=87007 Change 87007 by csjp@csjp_xor on 2005/11/20 18:15:58 sync the rest of the kernel configs with robert's i386 changes Affected files ... .. //depot/projects/trustedbsd/mac/sys/alpha/conf/MAC#3 edit .. //depot/projects/trustedbsd/mac/sys/amd64/conf/MAC#3 edit .. //depot/projects/trustedbsd/mac/sys/ia64/conf/MAC#3 edit .. //depot/projects/trustedbsd/mac/sys/pc98/conf/MAC#3 edit .. //depot/projects/trustedbsd/mac/sys/powerpc/conf/MAC#3 edit .. //depot/projects/trustedbsd/mac/sys/sparc64/conf/MAC#3 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/alpha/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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 ==== //depot/projects/trustedbsd/mac/sys/amd64/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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 ==== //depot/projects/trustedbsd/mac/sys/ia64/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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 ==== //depot/projects/trustedbsd/mac/sys/pc98/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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 ==== //depot/projects/trustedbsd/mac/sys/powerpc/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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 ==== //depot/projects/trustedbsd/mac/sys/sparc64/conf/MAC#3 (text+ko) ==== @@ -27,3 +27,9 @@ #options MAC_STUB # Stub policy #options MAC_TEST # Testing policy for the MAC framework #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