From owner-cvs-src@FreeBSD.ORG Wed Mar 24 21:13: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 387BE16A4CF; Wed, 24 Mar 2004 21:13:30 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F9D43D49; Wed, 24 Mar 2004 21:13:29 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.30) id 1B6NCa-0008Nb-Cf; Thu, 25 Mar 2004 11:14:48 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.10/8.12.10) with ESMTP id i2P5DYxm047573; Thu, 25 Mar 2004 11:13:34 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.10/8.12.10/Submit) id i2P5DY4r047555; Thu, 25 Mar 2004 11:13:34 +0600 (NOVT) (envelope-from danfe) Date: Thu, 25 Mar 2004 11:13:34 +0600 From: Alexey Dokuchaev To: "David O'Brien" Message-ID: <20040325051334.GB44484@regency.nsu.ru> References: <200403232227.i2NMRQn5042762@repoman.freebsd.org> <20040324164155.GA4737@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040324164155.GA4737@dragon.nuxi.com> User-Agent: Mutt/1.4.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Dag-Erling Smorgrav 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-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: Thu, 25 Mar 2004 05:13:30 -0000 On Wed, Mar 24, 2004 at 08:41:55AM -0800, David O'Brien wrote: > 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. FWIW, I agree with David here.. I also had plans for improving doscmd some time in a near future. Right now, I feel a bit discouraged. ./danfe