freebsd-nq/lib/libusbhid
Matthew N. Dodd 234e6b87fa MF NetBSD:
- Reduce diffs with NetBSD.
  - Formatting and explicit values for enum declaration.
  - Order of prototypes.
  - zero report_size in hid_clear_local()
  - errx() needs no newline
  - Don't initialie variable in declaration in hid_parse_usage_in_page().
- Use fmtcheck() in hid_usage_in_page().
2003-04-07 00:49:53 +00:00
..
data.c Finish the libusb.h -> libusbhid.h migration. 2002-03-28 11:42:45 +00:00
descr.c Finish the libusb.h -> libusbhid.h migration. 2002-03-28 11:42:45 +00:00
libusbhid.h MF NetBSD: 2003-04-07 00:49:53 +00:00
Makefile Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
parse.c MF NetBSD: 2003-04-07 00:49:53 +00:00
usage.c MF NetBSD: 2003-04-07 00:49:53 +00:00
usbhid.3 mdoc(7) police: Tidy up the markup. 2002-05-30 12:16:01 +00:00
usbhid.h MF NetBSD: 2003-04-07 00:49:53 +00:00
usbvar.h