From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 06:35:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7806916A4CE for ; Wed, 11 Aug 2004 06:35:24 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33CC43D53 for ; Wed, 11 Aug 2004 06:35:23 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7B6Z8s4044300 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Aug 2004 09:35:09 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i7B6Z9g9080538; Wed, 11 Aug 2004 09:35:09 +0300 (EEST) (envelope-from ru) Date: Wed, 11 Aug 2004 09:35:09 +0300 From: Ruslan Ermilov To: Mark Johnston Message-ID: <20040811063509.GC80234@ip.net.ua> References: <200408102228.39276.mjohnston@skyweb.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Clx92ZfkiYIKRjnr" Content-Disposition: inline In-Reply-To: <200408102228.39276.mjohnston@skyweb.ca> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@freebsd.org Subject: Re: cvs-src summary for August 2-9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 06:35:24 -0000 --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--