Dag-Erling Smørgrav
d397408818
Usage style sweep: spell "usage" with a small 'u'.
...
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
Josef Karthauser
e2d8b54630
Use libusbhid.h instead of libusb.h.
2002-03-28 18:14:20 +00:00
Mark Murray
1a27f4f2c3
WARNS=2 fixes.
2001-12-11 23:25:13 +00:00
Nick Hibma
1a2cdef496
Remove a bogus %s from a printf.
...
Submitted by: kris
2001-04-17 15:00:03 +00:00
Nick Hibma
1d10fe5062
Fix the build break.
...
The solution isn't perfect, instead of printing the first report, it
will the report no report id, but the proper solution is more complex
than this. We would need to iterate over the report descriptor and
figure out all the report id's before starting to print.
2000-10-17 17:13:38 +00:00
Kris Kennaway
b2338d532a
Don't overflow in command-line args
...
Submitted by: Mike Heffner <mheffner@vt.edu>
2000-10-09 05:44:39 +00:00
Nick Hibma
09d308a828
Add the usbhidctl utility, from NetBSD, by Lennart Augusst
2000-07-05 17:43:33 +00:00