From owner-cvs-all Tue Jun 18 16:14:58 2002 Delivered-To: cvs-all@freebsd.org Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by hub.freebsd.org (Postfix) with ESMTP id C2E1337B408; Tue, 18 Jun 2002 16:14:48 -0700 (PDT) Received: from blossom.cjclark.org ([12.234.91.48]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020618231448.OGWH20219.sccrmhc03.attbi.com@blossom.cjclark.org>; Tue, 18 Jun 2002 23:14:48 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.3/8.12.3) with ESMTP id g5INElJX018073; Tue, 18 Jun 2002 16:14:47 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.3/8.12.3/Submit) id g5INEjDI018072; Tue, 18 Jun 2002 16:14:45 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Tue, 18 Jun 2002 16:14:45 -0700 From: "Crist J. Clark" To: "M. Warner Losh" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.include.dist src/include Makefile src/usr.sbin/wicontrol wicontrol.c Message-ID: <20020618161445.A18051@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200206172150.g5HLoKk38718@freefall.freebsd.org> <20020618145717.A12206@blossom.cjclark.org> <20020618.170056.69350171.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020618.170056.69350171.imp@village.org>; from imp@village.org on Tue, Jun 18, 2002 at 05:00:56PM -0600 X-URL: http://people.freebsd.org/~cjc/ 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 On Tue, Jun 18, 2002 at 05:00:56PM -0600, M. Warner Losh wrote: > In message: <20020618145717.A12206@blossom.cjclark.org> > "Crist J. Clark" writes: > : On Mon, Jun 17, 2002 at 02:50:20PM -0700, Warner Losh wrote: > : > imp 2002/06/17 14:50:20 PDT > : > > : > Modified files: (Branch: RELENG_4) > : > etc/mtree BSD.include.dist > : > include Makefile > : > usr.sbin/wicontrol wicontrol.c > : > Log: > : > MFC: Finish merging the move from i386/isa -> dev/wi. > : > Pointy-hat-to: Imp for not doing this before 4.6. > : > : Pointy-hat^2 for using tabs and not spaces in an mtree(8) file. > > Ummm, where'd I do that? In the above commit to BSD.include.dist. Or at least it sure looks that way to me, Index: BSD.include.dist =================================================================== RCS file: /export/freebsd/ncvs/src/etc/mtree/BSD.include.dist,v retrieving revision 1.32.2.8 retrieving revision 1.32.2.9 diff -u -r1.32.2.8 -r1.32.2.9 --- BSD.include.dist 25 Mar 2002 21:37:31 -0000 1.32.2.8 +++ BSD.include.dist 17 Jun 2002 21:50:16 -0000 1.32.2.9 @@ -1,4 +1,4 @@ -# $FreeBSD: src/etc/mtree/BSD.include.dist,v 1.32.2.8 2002/03/25 21:37:31 gshapiro Exp $ +# $FreeBSD: src/etc/mtree/BSD.include.dist,v 1.32.2.9 2002/06/17 21:50:16 imp Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # @@ -18,6 +18,8 @@ .. usb .. + wi + .. .. fs smbfs -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message