From owner-p4-projects@FreeBSD.ORG Sun Sep 28 19:08:25 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id ECE5C106568F; Sun, 28 Sep 2008 19:08:24 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0D441065689 for ; Sun, 28 Sep 2008 19:08:24 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7661E8FC12 for ; Sun, 28 Sep 2008 19:08:24 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 3D4CE2BC7C; Mon, 29 Sep 2008 07:41:46 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id plfXn+R984lW; Mon, 29 Sep 2008 07:41:42 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Mon, 29 Sep 2008 07:41:42 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 4F9421142C; Mon, 29 Sep 2008 07:41:42 +1300 (NZDT) Date: Sun, 28 Sep 2008 11:41:42 -0700 From: Andrew Thompson To: Hans Petter Selasky Message-ID: <20080928184142.GA92149@citylink.fud.org.nz> References: <200809281823.m8SINXjQ058414@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809281823.m8SINXjQ058414@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Perforce Change Reviews Subject: Re: PERFORCE change 150610 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 19:08:25 -0000 On Sun, Sep 28, 2008 at 06:23:33PM +0000, Hans Petter Selasky wrote: > http://perforce.freebsd.org/chv.cgi?CH=150610 > > Change 150610 by hselasky@hselasky_laptop001 on 2008/09/28 18:22:47 > > > Initial commit of usbconfig. Yay. > Affected files ... > > .. //depot/projects/usb/src/usr.sbin/usbconfig/Makefile#1 add > .. //depot/projects/usb/src/usr.sbin/usbconfig/dump.c#1 add > .. //depot/projects/usb/src/usr.sbin/usbconfig/dump.h#1 add > .. //depot/projects/usb/src/usr.sbin/usbconfig/main.c#1 add The convention is that this will be named usbconfig.c > .. //depot/projects/usb/src/usr.sbin/usbconfig/usbconfig.8#1 add > > Differences ...