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
/
lib
/
libusbhid
Age
Commit message (
Expand
)
Author
2010-01-05
Fix copy-paste-o. Per the HID spec, Global Item Tag 0b001101nn is
jakllsch
2009-07-10
Add more Keypad usages in the Keyboard/Keypad page
jakllsch
2007-05-24
add generic Device Controls usage page information
plunky
2007-04-11
add const to the data for hid_use_report_desc() since it does
plunky
2007-03-23
add __BEGIN_DECLS/__END_DECLS so that this can be used from c++ libs
drochner
2006-05-19
cast shift argument in macro.
christos
2006-04-09
fix debug build.
christos
2005-12-14
Fix sign extension broken by previous. dillo hacked here too.
wiz
2005-12-05
fix non-portable right shifts.
christos
2004-10-28
Use (unsigned char) cast to sanitise arguments to ctype functions.
dsl
2004-10-27
Fix a load of international alphabet problems with isxxx() and toupper()
dsl
2004-06-10
Minor fix in SEE ALSO; put xref first; .Pp before a sentence.
uebayasi
2004-05-16
Add entries for items found on the Microsoft Wireless MultiMedia Keyboard 1.1.
lukem
2004-01-05
The report size is not a local item, so don't clear it when clearing local it...
augustss
2003-07-26
netbsd.org->NetBSD.org
salo
2003-06-06
Grammar, spelling, markup fixes from jmc@openbsd.
wiz
2003-04-16
Use
wiz
2003-03-08
add RCSID
lukem
2003-02-14
'NetBSD.org' and some mdoc fixes.
grant
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-02-20
Prefix structure members to protect them against clashes with eg. c++ keywords.
christos
2002-02-07
Generate <>& symbolically.
ross
2002-01-19
Fix typo in URL, reported by Peter Valchev in private mail.
wiz
2002-01-12
Corrected typo: hid(4) -> uhid(4)
kristerw
2001-12-29
Fix a size calculation bug.
augustss
2001-12-28
Update for rename from usb to usbhid.
wiz
2001-12-28
Update for uhidev(4) changes.
augustss