index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
usbhidctl
/
usbhid.c
Age
Commit message (
Expand
)
Author
2019-09-22
Purge an ancient email address, use dsainty@NetBSD.org instead
dsainty
2017-12-10
Fix fallout from hid factorisation:
bouyer
2011-09-16
Use __dead
joerg
2009-04-14
fix sign-compare issues
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-10-26
Sync usage with manpage.
wiz
2006-10-22
Implement an option to reset all values (rather than attempting to read
dsainty
2006-10-22
Add support for addressing multiple items with the same name (for buggy
dsainty
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-05-01
Coverity CID 815: Avoid NULL pointer deref.
christos
2005-02-09
bump size of some arrays
jdolecek
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-10-31
Make the USB_GET_REPORT error format match the USB_SET_REPORT error format by
dsainty
2004-10-30
Correct spelling of hierarchy in a comment, and tab around RCSID
dsainty
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-06-23
Add NetBSD RCS Ids.
agc
2002-02-20
Prefix structure members to protect them against clashes with eg. c++ keywords.
christos
2001-12-29
Print items with a usage range in a comprehensible way.
augustss
2001-12-28
Update for libusbhid(3) changes.
augustss
2001-12-22
Provide a nicer messages if the device read fails.
augustss
2001-10-22
Change usbhidctl to take numeric usage names. Add examples in the man
augustss
2001-03-28
80 column police.
simonb
2001-02-19
convert to use getprogname()
cgd
2000-09-24
Updated version of the usbhidctl command that allows setting, as well as
augustss
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1999-05-16
GC an unused #define.
augustss
1999-05-12
Sync with libusb.
augustss
1999-05-12
Update for new libusb.
augustss
1999-05-11
Make USB HID processing into a library.
augustss
1999-04-21
Dump more HID info.
augustss
1999-04-21
Handle devices with a report id correctly.
augustss
1998-12-03
Handle flags better.
augustss
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-07-23
Make the /dev/ part of the device name optional.
augustss
1998-07-13
Make usbhidctl more like other *ctl commands.
augustss
1998-07-13
Make some small improvements to usbhidctl and include a much
augustss
1998-07-13
Add usbhidctl(1) a program for manipulating USB HID devices.
augustss