From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 05:44:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3CFB16A4CE for ; Wed, 7 Jul 2004 05:44:44 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EE1043D48 for ; Wed, 7 Jul 2004 05:44:44 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 50812652FE; Wed, 7 Jul 2004 06:44:42 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 33284-02; Wed, 7 Jul 2004 06:44:42 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 7179865218; Wed, 7 Jul 2004 06:44:39 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id D21136150; Wed, 7 Jul 2004 06:44:38 +0100 (BST) Date: Wed, 7 Jul 2004 06:44:38 +0100 From: Bruce M Simpson To: Steve Kargl Message-ID: <20040707054438.GC785@empiric.dek.spc.org> References: <20040707031735.GA3540@frontfree.net> <20040707041220.GA35497@troutmask.apl.washington.edu> <200407062323.02854.kirk@strauser.com> <20040707043251.GA35651@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040707043251.GA35651@troutmask.apl.washington.edu> cc: Kirk Strauser cc: current@freebsd.org Subject: Re: Rewrite cvsup & portupgrade in C X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 05:44:45 -0000 On Tue, Jul 06, 2004 at 09:32:51PM -0700, Steve Kargl wrote: > The discussion is about integrating an cvsup knock-off > into the base system. Can you say bloat? Can you say > bugs? I have a high level of confidence in mux@'s ability to pull this one off. I eagerly look forward to reviewing this code before it goes in, particularly so considering that jdp@ (the original author) is very interested, too. csup will be a big win for users and developers of the system alike, and if other BSDs in the community can benefit from this, that can only be a good thing. Regards, BMS