From owner-cvs-all@FreeBSD.ORG Tue May 1 06:48:32 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1ED2D16A401; Tue, 1 May 2007 06:48:32 +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 7E02B13C45E; Tue, 1 May 2007 06:48:31 +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 l416mTfL003928; Tue, 1 May 2007 10:48:29 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l416mTel003927; Tue, 1 May 2007 10:48:29 +0400 (MSD) (envelope-from ache) Date: Tue, 1 May 2007 10:48:28 +0400 From: Andrey Chernov To: Alfred Perlstein Message-ID: <20070501064828.GA3836@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Alfred Perlstein , Roman Kurakin , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070501013957.GX13868@elvis.mu.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: cvs-src@freebsd.org, Roman Kurakin , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/sysinstall main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 06:48:32 -0000 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 all ports build results with those changes in, lets see. Speaking about you - you suffer of what? Still no single report from your side, just talks. > I don't understand why some form of compatibility or #define wasn't > thought out before hand. It could be possible, along with some env. variables providing old (or perhaps new) behaviour and so on, but depends on what whole picture is. > This stands out like "fixing select" to record time elapsed into > the timevals, POSIX'ly correct, but incorrect for FreeBSD, without > more thought. Apples and oranges. select is BSD own function unlike putenv which is not BSD own and initially adopted without too much care. -- http://ache.pp.ru/