summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
AgeCommit message (Expand)Author
2000-07-06Some fixes suggested by Sheldon Hearn <sheldonh@uunet.co.za> (FreeBSD).augustss
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-05-16GC an unused #define.augustss
1999-05-12Sync with libusb.augustss
1999-05-12Update for new libusb.augustss
1999-05-11Xref usb(3).augustss
1999-05-11Make USB HID processing into a library.augustss
1999-05-08Updates from Soren S. Jorvang <soren@t.dk>augustss
1999-04-21Dump more HID info.augustss
1999-04-21Handle devices with a report id correctly.augustss
1999-04-13Make opyrights conform.augustss
1999-02-15RCS ID policehubertf
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-13Remove two garbage characters in the table.augustss
1998-12-03Handle flags better.augustss
1998-12-02Fix typo.augustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-10-22Fix typo.augustss
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-07-23Make the /dev/ part of the device name optional.augustss
1998-07-13Add BUGS.augustss
1998-07-13Make usbhidctl more like other *ctl commands.augustss
1998-07-13Make some small improvements to usbhidctl and include a muchaugustss
1998-07-13Add usbhidctl(1) a program for manipulating USB HID devices.augustss