summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
AgeCommit message (Expand)Author
2019-09-22Purge an ancient email address, use dsainty@NetBSD.org insteaddsainty
2017-12-10Fix fallout from hid factorisation:bouyer
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-09-16Use __deadjoerg
2011-03-30Add long example describing how to find and configure multimediawiz
2009-04-14fix sign-compare issueslukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-10-26Sync usage with manpage.wiz
2006-10-26Bump date.wiz
2006-10-26Pull single letter options together.wiz
2006-10-22Implement an option to reset all values (rather than attempting to readdsainty
2006-10-22Add support for addressing multiple items with the same name (for buggydsainty
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2006-05-01Coverity CID 815: Avoid NULL pointer deref.christos
2005-02-09bump size of some arraysjdolecek
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-10-31Make the USB_GET_REPORT error format match the USB_SET_REPORT error format bydsainty
2004-10-30Correct spelling of hierarchy in a comment, and tab around RCSIDdsainty
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
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