Date: Sat, 6 Jun 2009 01:46:06 +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: <20090605234606.GC2313@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
--eRtJSFbw+EEWtPj3 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. How about Makefiles in sys/modules/? I don't think we now need opt_mac.h there. The files below include security/mac/mac_framework.h, but I think it is redundant: sys/netinet/ip_mroute.c sys/netinet/ip_options.c sys/compat/linux/linux_stats.c sys/netinet6/in6_pcb.c --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --eRtJSFbw+EEWtPj3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKKa4+ForvXbEpPzQRAjmMAKClMy7sXlPFwOKk4c4mlL4jZUWfmACdHH+N oWTU3Xis8LfBAU/y1X1IFf4= =04w1 -----END PGP SIGNATURE----- --eRtJSFbw+EEWtPj3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090605234606.GC2313>