freebsd-dev/usr.bin/usbhidaction
David Malone a77c5ad8b7 Misc fixes brought to light by WARNS=6:
1) Constness, unusedness and size_tness.
2) Don't clobber the value returned by hid_report_size in the daemon case.
3) Don't misspell "sizeof buf" as 100.
4) Don't run off the end of a buffer if the pid is about a google.
5) Avoid shadowing the usage function.
2004-03-09 11:35:43 +00:00
..
Makefile
usbhidaction.1
usbhidaction.c Misc fixes brought to light by WARNS=6: 2004-03-09 11:35:43 +00:00