From owner-cvs-src@FreeBSD.ORG Sun Mar 7 10:37:30 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 57B0316A4CE; Sun, 7 Mar 2004 10:37:30 -0800 (PST) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E265443D1D; Sun, 7 Mar 2004 10:37:29 -0800 (PST) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (dsl081-189-067.sea1.dsl.speakeasy.net [64.81.189.67]) by blake.polstra.com (8.12.11/8.12.11) with ESMTP id i27IbT9p033669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 Mar 2004 10:37:29 -0800 (PST) (envelope-from jdp@strings.polstra.com) Received: (from jdp@localhost) by strings.polstra.com (8.12.11/8.12.11/Submit) id i27IbThf042285; Sun, 7 Mar 2004 10:37:29 -0800 (PST) (envelope-from jdp) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <404AEC6F.5070103@FreeBSD.org> Date: Sun, 07 Mar 2004 10:37:28 -0800 (PST) From: John Polstra To: Doug Barton X-Bogosity: No, tests=bogofilter, spamicity=0.138928, version=0.14.5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ctau ctau.c 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: Sun, 07 Mar 2004 18:37:30 -0000 On 07-Mar-2004 Doug Barton wrote: > John Polstra wrote: >> I am totally sympathetic to your position, DES! It took me about >> 5 years to stop getting pissed off about all the "Latest CVSup is >> totally broken!" subject lines that were actually referring to state >> of the FreeBSD source tree. > > Same problem here with mergemaster, but I decided to learn from your > example John, and not get pissed off about it in the first place. :) Just getting older can work wonders. :-) John