Date: Sun, 20 Nov 2005 18:16:29 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 87007 for review Message-ID: <200511201816.jAKIGTeU055222@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511201816.jAKIGTeU055222>