From owner-cvs-src@FreeBSD.ORG Thu Dec 14 17:13:41 2006 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 7886116A524; Thu, 14 Dec 2006 17:13:41 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C607543CAE; Thu, 14 Dec 2006 17:00:22 +0000 (GMT) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.13.8/8.13.8) with ESMTP id kBEH1gYl030496; Thu, 14 Dec 2006 09:01:52 -0800 (PST) (envelope-from mjacob@freebsd.org) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.13.8/8.13.8/Submit) with ESMTP id kBEH1gGj030493; Thu, 14 Dec 2006 09:01:42 -0800 (PST) (envelope-from mjacob@freebsd.org) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Thu, 14 Dec 2006 09:01:41 -0800 (PST) From: mjacob@freebsd.org X-X-Sender: mjacob@ns1.feral.com To: Scott Long In-Reply-To: <4580DE4E.3080008@samsco.org> Message-ID: <20061214090112.Y30492@ns1.feral.com> References: <200612140357.kBE3vY0Q053458@repoman.freebsd.org> <4580CD6A.5090802@samsco.org> <20061213201031.T26658@ns1.feral.com> <4580D3BB.7060504@samsco.org> <20061213210116.P26879@ns1.feral.com> <4580DE4E.3080008@samsco.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, mjacob@freebsd.org, "David E. O'Brien" Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 17:13:41 -0000 > > 3. This change, had it not been reverted, would have broken the > consistency in the major release stream that we were trying to achieve. > You spell it 'POLA', I spell it 'consistent'. Either way, I think that > we both have a deep concern and appreciation for doing the right thing > and not pissing people off with surprises. Amen to that. That's a very good point. Thanks.