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 Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
usbhidaction.1 Assorted mdoc(7) fixes. 2003-05-30 21:27:29 +00:00
usbhidaction.c Misc fixes brought to light by WARNS=6: 2004-03-09 11:35:43 +00:00