Date: Sat, 6 Jun 2009 01:21:49 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> 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... Message-ID: <20090605232149.GB2313@garage.freebsd.pl> In-Reply-To: <200906051455.n55EtMBc029090@svn.freebsd.org> References: <200906051455.n55EtMBc029090@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090605232149.GB2313>