From owner-cvs-all@FreeBSD.ORG Wed Mar 24 08:41:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7EA516A4CE; Wed, 24 Mar 2004 08:41:56 -0800 (PST) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B721A43D45; Wed, 24 Mar 2004 08:41:56 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i2OGfuMp004876; Wed, 24 Mar 2004 08:41:56 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i2OGfurF004875; Wed, 24 Mar 2004 08:41:56 -0800 (PST) (envelope-from obrien) Date: Wed, 24 Mar 2004 08:41:55 -0800 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20040324164155.GA4737@dragon.nuxi.com> References: <200403232227.i2NMRQn5042762@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403232227.i2NMRQn5042762@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin Makefile src/usr.bin/doscmd AsyncIO.c AsyncIO.h Makefile Makefile.dos PROBLEMS ParseBuffer.c README README.booting_dos bios.c callback.c callback.h cmos.c com.h config.c cp437-8x14.pcf.gz.uu cp437-8x16.pcf.gz.uu ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 16:41:57 -0000 On Tue, Mar 23, 2004 at 02:27:26PM -0800, Dag-Erling Smorgrav wrote: > des 2004/03/23 14:27:26 PST > > FreeBSD src repository > > Modified files: > usr.bin Makefile > Removed files: > usr.bin/doscmd AsyncIO.c AsyncIO.h Makefile Makefile.dos ... > Log: > Remove doscmd from the base system now that it lives in the ports tree. Did you *really* have consensus for this?? Several committers said it worked fine and some said they'd like it to remain in /usr/src.