Date: Wed, 11 Aug 2004 09:35:09 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Mark Johnston <mjohnston@skyweb.ca> Cc: current@freebsd.org Subject: Re: cvs-src summary for August 2-9 Message-ID: <20040811063509.GC80234@ip.net.ua> In-Reply-To: <200408102228.39276.mjohnston@skyweb.ca> References: <200408102228.39276.mjohnston@skyweb.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--Clx92ZfkiYIKRjnr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 10, 2004 at 10:28:39PM -0500, Mark Johnston wrote: > Command-line arguments in make now propagate to all sub-makes > ------------------------------------------------------------- > Hartmut Brandt (harti) modified make to propagate its command-line > arguments to sub-makes as command-line arguments, as required by POSIX. > This primarily affects prople using MAKEOBJDIR and MAKEOBJDIRPREFIX > as command-line arguments; they should instead be used as environment > variables, so they don't propagate to sub-makes. >=20 Note that setting MAKEOBJDIR and MAKEOBJDIRPREFIX as command-line variables is only supported on 5.x systems after 2003/09/14, and setting them as global variables (e.g., in /etc/make.conf) would most likely result in a failed build. The canonical way was always to use them as environment variables. > Cryptography in releases and legal concerns > ------------------------------------------- >=20 > Nate Lawson (njl) moved the crypto distribution into base, making all > releases cryptography-enabled. He noted, "The -DNOCRYPT build option > still exists for anyone who really wants to build non-cryptographic > binaries [ . . . ]." >=20 It was Colin Percival who did the change. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Important bug fixes > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > mbuf exhaustion panic fixed > --------------------------- > Brian Feldman (green) changed the UMA (uniform memory access) code, >=20 UMA stands for the Universal Memory Allocator. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Clx92ZfkiYIKRjnr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBGb4dqRfpzJluFF4RAl13AJ9uJE6JNJVcMy/bPCSY5MDMOy9HmgCghFUG Ptk2Sb1unZpGSZyM8s24Im4= =A6mG -----END PGP SIGNATURE----- --Clx92ZfkiYIKRjnr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811063509.GC80234>