From owner-cvs-all Wed Mar 20 10:34:33 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id DBB4C37B41E; Wed, 20 Mar 2002 10:34:22 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2KIYBi76238; Wed, 20 Mar 2002 11:34:11 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2KIYAL10747; Wed, 20 Mar 2002 11:34:10 -0700 (MST) (envelope-from imp@village.org) Date: Wed, 20 Mar 2002 11:33:57 -0700 (MST) Message-Id: <20020320.113357.30940925.imp@village.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/clri clri.c From: "M. Warner Losh" In-Reply-To: <20020320090809.A64073@dragon.nuxi.com> References: <20020320004959.A69969@dragon.nuxi.com> <20020320.062635.51779153.imp@village.org> <20020320090809.A64073@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020320090809.A64073@dragon.nuxi.com> "David O'Brien" writes: : On Wed, Mar 20, 2002 at 06:26:35AM -0700, M. Warner Losh wrote: : > I have done more of this, but not outside of sbin. It is on a long : > laundry list of stuff I've been doing as part of the __P stuff. I'd : > planned on committing it this morning. : : Personally, I wish you would do things in 3 passes: : : * __P : * register : * ansification : : it makes it easier to verify each pass and to back out just part of the : commit if there is a problem. Noted, but since I'm doing it I find it easier to do them like I'm doing them. But if you are doing the register stuff, I'll not do that. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message