summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl/usbhid.c
AgeCommit message (Expand)Author
2013-11-27unsigned char for ctypeTheo de Raadt
2010-08-02Only open with O_RDWR if we are actually chaging a report descriptor, otherMiod Vallat
2008-10-16make -a the default when no other options besides the requiredJacob Meuser
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2004-10-04hierarchy is spelt hierarchy, ok djm@Jonathan Gray
2004-06-04knf + new interface: hid_start() is non-exit non-stderr spewing version of hi...Theo de Raadt
2004-04-03- correct SYNOPSISJason McIntyre
2002-05-10Update usb userland stuff to reflect hid changes in the kernel.Nathan Binkert
2002-05-02userland portion of prefixing usb structure members to avoid name clashes.Nathan Binkert
2001-12-30libusb has been renamedPeter Valchev
2001-09-02program to manipulate USB HID devicesPeter Valchev