From owner-cvs-src@FreeBSD.ORG Wed Jan 21 12:12:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6939916A4D0 for ; Wed, 21 Jan 2004 12:12:03 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 30E8043D2F for ; Wed, 21 Jan 2004 12:12:00 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 13991 invoked from network); 21 Jan 2004 20:11:59 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 21 Jan 2004 20:11:59 -0000 X-pair-Authenticated: 209.68.2.70 Date: Wed, 21 Jan 2004 14:11:57 -0600 (CST) From: Mike Silbersack To: Nate Lawson In-Reply-To: <20040121093008.O3009@root.org> Message-ID: <20040121140858.W528@odysseus.silby.com> References: <200401210150.i0L1oSmg073908@repoman.freebsd.org> <20040121015059.D56100@odysseus.silby.com> <20040121093008.O3009@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Colin Percival Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 21 Jan 2004 20:12:03 -0000 On Wed, 21 Jan 2004, Nate Lawson wrote: > Can I commit that to fortune(6)? > > -Nate Fine with me. I think you should also add Colin's subsequent posting to -current about lines of code to the mix... he's waaaay too excited. Hint to colin: It's not botching commits that makes having a commit bit bad. The real torture is when you stumble across a piece of broken code and think "Gee, it'd be nice if someone would fix this so I can get what I was working on done." Very shortly after that, you will realize that *you* have to fix the broken code, and that your pet project upon which depends upon this broken code will have to be put on the back burner. Mike "Silby" Silbersack