From owner-cvs-src@FreeBSD.ORG Mon Apr 30 19:12:55 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 39BBA16A401; Mon, 30 Apr 2007 19:12:55 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id AB55E13C44C; Mon, 30 Apr 2007 19:12:54 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.1/8.14.1) with ESMTP id l3UJCrGP087469; Mon, 30 Apr 2007 23:12:53 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l3UJCrlm087468; Mon, 30 Apr 2007 23:12:53 +0400 (MSD) (envelope-from ache) Date: Mon, 30 Apr 2007 23:12:53 +0400 From: Andrey Chernov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20070430191253.GA87375@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200704301656.l3UGuIqf048148@repoman.freebsd.org> <20070430183624.GA73050@tirith.brixandersen.dk> <20070430184854.GA87050@nagual.pp.ru> <20070430185844.GD73050@tirith.brixandersen.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <20070430185844.GD73050@tirith.brixandersen.dk> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: cvs commit: src/lib/libc/stdlib getenv.3 getenv.c putenv.c setenv.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: Mon, 30 Apr 2007 19:12:55 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 30, 2007 at 08:58:44PM +0200, Henrik Brix Andersen wrote: > > To the matter: env incorrectly calls setenv("name=3D...", ...) which is > > POSIX violation: >=20 > Ok, so we can fix all in-tree occurrences that violate the above, but > what about 3rd party software that relies on setenv("name=3D...", ...) > working on FreeBSD? In case you mean some ports, they should be fixed, and I'll help. Such=20 fixes are backward compatible, so will works for older FreeBSD versions=20 too. We can't stay in the local BSD ghetto forever, we already later for=20 several years with the changes in question. Ether we implement standards=20 like others already do or we doomed to live with old rotten software=20 only forever. --=20 http://ache.pp.ru/ --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGNj+1Vg5YK5ZEdN0RAkghAKCkqQZsxY4dC3CH7B92ApX/lNDDoACeM9nY uj0q4ixKuyCFan0LPpk0wPw= =e7S5 -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--