From owner-cvs-all@FreeBSD.ORG Thu Mar 22 06:53:42 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBF6E16A406 for ; Thu, 22 Mar 2007 06:53:42 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 960F113C465 for ; Thu, 22 Mar 2007 06:53:40 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 4D50632E236; Thu, 22 Mar 2007 06:53:39 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 3A67B1141E; Thu, 22 Mar 2007 07:53:39 +0100 (CET) Date: Thu, 22 Mar 2007 07:53:39 +0100 From: "Simon L. Nielsen" To: Dag-Erling Smorgrav Message-ID: <20070322065338.GC1001@zaphod.nitro.dk> References: <200703200740.l2K7eZZu081181@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703200740.l2K7eZZu081181@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 06:53:43 -0000 On 2007.03.20 07:40:35 +0000, Dag-Erling Smorgrav wrote: > des 2007-03-20 07:40:35 UTC > > FreeBSD projects repository > > Modified files: > . modules > Log: > Rename proj_doscmd to doscmd; add ndr; alphabetize. I think the proj_doscmd was there to prevent collision with the port of the same name. See: http://www.freebsd.org/cgi/cvsweb.cgi/CVSROOT/modules?rev=. which now has two modules called doscmd. -- Simon L. Nielsen