From owner-p4-projects@FreeBSD.ORG Thu Jul 24 10:12:33 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 36B7137B41A; Thu, 24 Jul 2003 10:12:32 -0700 (PDT) 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 8C14737B404 for ; Thu, 24 Jul 2003 10:12:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3286343FAF for ; Thu, 24 Jul 2003 10:12:31 -0700 (PDT) (envelope-from cvance@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6OHCV0U027894 for ; Thu, 24 Jul 2003 10:12:31 -0700 (PDT) (envelope-from cvance@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6OHCUDt027891 for perforce@freebsd.org; Thu, 24 Jul 2003 10:12:30 -0700 (PDT) Date: Thu, 24 Jul 2003 10:12:30 -0700 (PDT) Message-Id: <200307241712.h6OHCUDt027891@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to cvance@nailabs.com using -f From: Chris Vance To: Perforce Change Reviews Subject: PERFORCE change 34948 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 17:12:33 -0000 http://perforce.freebsd.org/chv.cgi?CH=34948 Change 34948 by cvance@cvance_osx_laptop on 2003/07/24 10:12:19 Temporarily turn off MAC_DEBUG, since atomic int operations aren't yet supported Affected files ... .. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/conf/MASTER#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/conf/MASTER#3 (text+ko) ==== @@ -94,7 +94,7 @@ options HW_FOOTPRINT # Cache footprint support # options MAC # Mandatory ACcess Control options MAC_ALWAYS_LABEL_MBUF -options MAC_DEBUG +#options MAC_DEBUG options MACH # Standard Mach features # options MACH_ASSERT # Compile in assertions # options MACH_COMPAT # Vendor syscall compatibility #