summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
AgeCommit message (Expand)Author
2003-07-01Cm So . Sc -> Sq Cm \&. (and similar for :).wiz
2003-06-23Add NetBSD RCS Ids.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-30New sentence, new line.grant
2002-02-20Prefix structure members to protect them against clashes with eg. c++ keywords.christos
2002-02-02Ups, it is LIBUSBHID and not LIBUSBHIB.veego
2002-02-02Change LIBUSB to LIBUSBHIB, reflecting the library name change.veego
2001-12-29Print items with a usage range in a comprehensible way.augustss
2001-12-28Update for libusbhid(3) changes.augustss
2001-12-24Add a clarifying remark to the -a option.augustss
2001-12-22Back out last commit that was not meant to be done yet.augustss
2001-12-22Provide a nicer messages if the device read fails.augustss
2001-10-22Sort sections, sort SEE ALSO, standardize section header, improve markup inwiz
2001-10-22Change usbhidctl to take numeric usage names. Add examples in the manaugustss
2001-03-2880 column police.simonb
2001-02-19convert to use getprogname()cgd
2000-09-24Updated version of the usbhidctl command that allows setting, as well asaugustss
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