From owner-cvs-src@FreeBSD.ORG Tue May 1 10:59:40 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1613516A403; Tue, 1 May 2007 10:59:40 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-3-125.belrs4.nsw.optusnet.com.au [220.239.3.125]) by mx1.freebsd.org (Postfix) with ESMTP id 6C47813C44C; Tue, 1 May 2007 10:59:39 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l41AxbF3001491; Tue, 1 May 2007 20:59:37 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l41AxbYJ001490; Tue, 1 May 2007 20:59:37 +1000 (EST) (envelope-from peter) Date: Tue, 1 May 2007 20:59:37 +1000 From: Peter Jeremy To: Andrey Chernov , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20070501105937.GC823@turion.vk2pj.dyndns.org> References: <200704301516.l3UFGJbu019162@repoman.freebsd.org> <20070430180043.GK13868@elvis.mu.org> <20070430181824.GA83415@nagual.pp.ru> <20070430225717.GA7008@VARK.MIT.EDU> <20070501000242.GA19510@nagual.pp.ru> <20070501002817.GA887@nagual.pp.ru> <463690FE.9000209@inse.ru> <20070501010709.GA1304@nagual.pp.ru> <20070501013957.GX13868@elvis.mu.org> <20070501064828.GA3836@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline In-Reply-To: <20070501064828.GA3836@nagual.pp.ru> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Subject: Re: cvs commit: src/usr.sbin/sysinstall main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 10:59:40 -0000 --A6N2fC+uXW/VQSAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-May-01 10:48:28 +0400, Andrey Chernov wrote: >On Mon, Apr 30, 2007 at 06:39:57PM -0700, Alfred Perlstein wrote: >> Using the strategy "commit to -current then suffer the fallout" >> is pretty bogus. > >The only possible. Nobody can run all ports at once. Kris already promise= =20 >all ports build results with those changes in, lets see. Note that just building the ports with these changes will not demonstrate much. This change alters the functionality of putenv() rather than the API/ABI so testing the change requires exercising the ports. This is a much more difficult task. >Apples and oranges. select is BSD own function unlike putenv which is not= =20 >BSD own and initially adopted without too much care. Then someone needs to fix the "HISTORY" section of getenv(3). I've looked thru the TUHS and CSRG files and it didn't exist in V7 or any of the early BSDs. I'm not sure when it really did appear. getenv(3) in 4.3reno doesn't claim compliance to any standard for putenv(). --=20 Peter Jeremy --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGNx2Z/opHv/APuIcRApWQAJ9fl0FHp1DcIaUBOCvSf380U214UQCgl3se Wf3Z7hW83t50AD/Rh2luIwI= =QYrP -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--