From owner-svn-src-head@FreeBSD.ORG Fri Jun 5 23:21:53 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B9DF1065744; Fri, 5 Jun 2009 23:21:53 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206192061.chello.pl [87.206.192.61]) by mx1.freebsd.org (Postfix) with ESMTP id D59D48FC23; Fri, 5 Jun 2009 23:21:52 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 47B4E45B36; Sat, 6 Jun 2009 01:21:51 +0200 (CEST) Received: from localhost (chello087206192061.chello.pl [87.206.192.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id F122645684; Sat, 6 Jun 2009 01:21:45 +0200 (CEST) Date: Sat, 6 Jun 2009 01:21:49 +0200 From: Pawel Jakub Dawidek To: Robert Watson Message-ID: <20090605232149.GB2313@garage.freebsd.pl> References: <200906051455.n55EtMBc029090@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <200906051455.n55EtMBc029090@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r193511 - in head/sys: compat/linux compat/svr4 conf contrib/pf/net fs/devfs fs/nfsserver fs/unionfs i386/i386 i386/ibcs2 kern net netatalk netinet netinet6 nfsserver security/audit ufs... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 23:21:54 -0000 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 05, 2009 at 02:55:22PM +0000, Robert Watson wrote: > Author: rwatson > Date: Fri Jun 5 14:55:22 2009 > New Revision: 193511 > URL: http://svn.freebsd.org/changeset/base/193511 >=20 > Log: > Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENER= IC > and used in a large number of files, but also because an increasing num= ber > of incorrect uses of MAC calls were sneaking in due to copy-and-paste of > MAC-aware code without the associated opt_mac.h include. Note that fs/udf/osta.c uses '#ifdef MAC' to detect Apple Mac, not Mandatory Access Control. It's worth investigating if defining MAC won't break something in there. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKKaiNForvXbEpPzQRAgehAKCtIVFQUGBvFlXMtiAc1lTjLr4R3QCeMHBW 0ff5YTMhm6HzvBfma/7leHY= =zwzR -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--