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 21:23:13 UTC 2012


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.


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