Date: Mon, 22 Nov 2010 01:28:29 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/usbdump Makefile usbdump.8 usbdump.c Message-ID: <201011220128.oAM1Sfbo034792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2010-11-22 01:28:29 UTC
FreeBSD src repository
Added files:
usr.sbin/usbdump Makefile usbdump.8 usbdump.c
Log:
SVN rev 215651 on 2010-11-22 01:28:29Z by weongyo
Adds usbdump(8) tool that currently it only supports the very basic
feature set. It's not connected to the build yet.
Reviewed by: hps
Revision Changes Path
1.1 +8 -0 src/usr.sbin/usbdump/Makefile (new)
1.1 +77 -0 src/usr.sbin/usbdump/usbdump.8 (new)
1.1 +542 -0 src/usr.sbin/usbdump/usbdump.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011220128.oAM1Sfbo034792>
