opnsense-src/usr.sbin/usbdump
Hans Petter Selasky 0ddfc9486b - Remove double semicolon.
- Remove reference to sprintf. Use printf directly. This part of
the code should be optimised further to avoid many small printouts.
Setting a sensible line buffer length could help aswell when printing
out megabytes of data per second.

Approved by:	thompsa (mentor)
2011-01-28 08:00:57 +00:00
..
Makefile Adds usbdump(8) tool that currently it only supports the very basic 2010-11-22 01:28:29 +00:00
usbdump.8 Documents OUTPUT formats. While I'm here cleans up styles and words. 2011-01-13 16:37:12 +00:00
usbdump.c - Remove double semicolon. 2011-01-28 08:00:57 +00:00