From owner-cvs-all Tue Oct 3 0:31:38 2000 Delivered-To: cvs-all@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [194.217.50.228]) by hub.freebsd.org (Postfix) with ESMTP id 8B11F37B502; Tue, 3 Oct 2000 00:31:35 -0700 (PDT) Received: from originative.co.uk (lobster.originative.co.uk [194.217.50.241]) by mailgate.originative.co.uk (Postfix) with ESMTP id 103C21D149; Tue, 3 Oct 2000 08:31:34 +0100 (BST) Message-ID: <39D98B55.126DAFC4@originative.co.uk> Date: Tue, 03 Oct 2000 08:31:33 +0100 From: Paul Richards X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: Joseph Scott , Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, freebsd-security@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/finger finger.c References: <200010022227.PAA62603@freefall.freebsd.org> <39D92E08.E00CF2E4@owp.csus.edu> <20001002180303.A40584@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Mon, Oct 02, 2000 at 05:53:28PM -0700, Joseph Scott wrote: > > > but it seems to point to this "feature" being added somewhere between > > Jan 27 and Sep 14 (about the last world builds for these two > > machines). > > It was added just before 4.1.1, and since finger runs as user nobody It's about as good as an example as there can be as to why things should be left to mature in -current for a decent length of time before being moved over to what is supposed to be a stable branch. Code may look like it's working after a few days or a few weeks but it really needs to *mature* before it can be claimed to be stable. I think we push too many enhancements from current to stable, when we should really only push bug fixes onto the stable branch. The tendency to add enhancements carries the risk of actually creating new bugs in stable which is obviously not what we want to have happen. Paul Richards FreeBSD Services Ltd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message