svn commit: r231100 - in stable/8: tools/tools tools/tools/cxgbetool tools/tools/cxgbtool usr.sbin/cxgbtool

Navdeep Parhar np at FreeBSD.org
Mon Feb 6 23:37:59 UTC 2012


On Mon, Feb 06, 2012 at 06:31:05PM -0500, Jason Hellenthal wrote:
> 
> Was this intentional ? cxgbtool to -> cxgbetool ? This could cause quite
> the confusion.

Two drivers, two tools: cxgbtool for cxgb(4), cxgbetool for cxgbe(4).
This has always been the case.  I just MFC'd the newer tool to 8 and
moved the older tool to tools/tools too.

Regards,
Navdeep


> 
> On Mon, Feb 06, 2012 at 09:23:12PM +0000, Navdeep Parhar wrote:
> > Author: np
> > Date: Mon Feb  6 21:23:12 2012
> > New Revision: 231100
> > URL: http://svn.freebsd.org/changeset/base/231100
> > 
> > Log:
> >   MFC r222900 and r224768
> >   
> >   r222900:
> >   cxgbetool: a tool for the cxgbe(4) driver.
> >   
> >   r224768:
> >   Move cxgbtool from usr.sbin to tools/tools.
> > 
> > Added:
> >   stable/8/tools/tools/cxgbetool/
> >      - copied from r222900, head/tools/tools/cxgbetool/
> >   stable/8/tools/tools/cxgbtool/
> >      - copied from r224768, head/tools/tools/cxgbtool/
> > Deleted:
> >   stable/8/usr.sbin/cxgbtool/
> > Modified:
> >   stable/8/tools/tools/README
> > Directory Properties:
> >   stable/8/tools/tools/   (props changed)
> > 
> > Modified: stable/8/tools/tools/README
> > ==============================================================================
> > --- stable/8/tools/tools/README	Mon Feb  6 20:23:21 2012	(r231099)
> > +++ stable/8/tools/tools/README	Mon Feb  6 21:23:12 2012	(r231100)
> > @@ -16,6 +16,8 @@ cfi		Common Flash Interface (CFI) tool
> >  commitsdb	A tool for reconstructing commit history using md5
> >  		checksums of the commit logs.
> >  crypto		Test and exercise tools related to the crypto framework
> > +cxgbetool	A tool for the cxgbe(4) driver.
> > +cxgbtool	A tool for the cxgb(4) driver.
> >  diffburst	OBSOLETE: equivalent functionality is available via split -p.
> >  		For example: "split -p ^diff < patchfile". See split(1).
> >  editing		Editor modes and the like to help editing FreeBSD code.
> > _______________________________________________
> > svn-src-stable-8 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/svn-src-stable-8
> > To unsubscribe, send any mail to "svn-src-stable-8-unsubscribe at freebsd.org"
> 
> -- 
> ;s =;


More information about the svn-src-stable-8 mailing list