Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include item position in report descriptor dump in usbhidctl(1). | Hans Petter Selasky | 2019-08-17 | 1 | -2/+2 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -1/+3 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+2 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -1/+3 |
| |\ | |||||
| * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | mdoc sweep. | Joel Dahl | 2013-05-12 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Fix style nit: don't use leading zero for dates in .Dd | Eitan Adler | 2012-06-05 | 1 | -1/+1 |
|/ | |||||
* | Add support for -z option for reading operations. It allows to not request | Alexander Motin | 2012-05-16 | 2 | -6/+7 |
* | Add missing static keywords to usbhidctl(1) | Ed Schouten | 2011-11-06 | 1 | -6/+6 |
* | MFprojects/hid: | Alexander Motin | 2011-09-28 | 2 | -124/+355 |
* | MFprojects/hid: | Alexander Motin | 2011-07-30 | 1 | -15/+39 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 | Warner Losh | 2010-02-16 | 2 | -14/+0 |
* | Use getprogname() instead of referencing __progname. | Xin LI | 2009-06-23 | 1 | -3/+2 |
* | Build fixups for the new USB stack. | Andrew Thompson | 2009-02-23 | 1 | -1/+1 |
* | src/usr.bin/usbhidaction/usbhidaction.c | Alfred Perlstein | 2009-02-02 | 1 | -5/+2 |
* | usbhidctl appears to not report features and write size correctly | Warner Losh | 2007-12-21 | 1 | -4/+4 |
* | Bump document date. | Greg Lehey | 2006-11-23 | 1 | -1/+1 |
* | usage: Include the - in the x flag. | Greg Lehey | 2006-11-23 | 1 | -3/+3 |
* | Add option -x to display output values in hex in addition to decimal. | Greg Lehey | 2006-11-23 | 2 | -9/+24 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -4/+4 |
* | Correct reference to a non existant man page. | Philippe Charnier | 2004-01-04 | 1 | -1/+1 |
* | Remove uninitialized local variable in favor of global. | Matthew N. Dodd | 2003-05-26 | 1 | -2/+1 |
* | Sync with NetBSD. | Matthew N. Dodd | 2003-04-09 | 1 | -3/+4 |
* | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -2/+4 |
* | Style nits. | Ruslan Ermilov | 2002-04-15 | 1 | -3/+2 |
* | Don't unnecessarily include .mk files. | Ruslan Ermilov | 2002-04-15 | 1 | -4/+1 |
* | Install libusbhid, and use it instead of libusb. | Josef Karthauser | 2002-03-28 | 1 | -2/+2 |
* | Use libusbhid.h instead of libusb.h. | Josef Karthauser | 2002-03-28 | 1 | -1/+1 |
* | WARNS=2 fixes. | Mark Murray | 2001-12-11 | 1 | -6/+6 |
* | Remove a bogus %s from a printf. | Nick Hibma | 2001-04-17 | 1 | -1/+1 |
* | Fix the build break. | Nick Hibma | 2000-10-17 | 1 | -15/+9 |
* | Don't overflow in command-line args | Kris Kennaway | 2000-10-09 | 1 | -2/+2 |
* | Rename the ``name'' argument to ``item'' and mark it up as an argument. | Sheldon Hearn | 2000-07-20 | 1 | -6/+9 |
* | Add the usbhidctl utility, from NetBSD, by Lennart Augusst | Nick Hibma | 2000-07-05 | 3 | -0/+441 |