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
/
libusb
Age
Commit message (
Expand
)
Author
2000-12-28
Repair hid_parse_usage_in_page() after format string cleanup: use fmtcheck().
augustss
2000-10-10
Format string cleanup by sommerfeld.
is
2000-09-24
Bump minor no because of API additions.
augustss
2000-09-24
Change the API a little to allow positions to be determined correctly
augustss
2000-09-24
llow parsing of usage strings.
augustss
2000-09-24
Add hid_use_report_desc() to allow a user specified string to be used
augustss
2000-08-20
Remove __P().
augustss
2000-08-13
Print unknown usages with 4 digits.
augustss
2000-07-05
remove extra period in SEE ALL section
msaitoh
2000-04-02
Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz>
augustss
2000-04-02
Allow setting data without clearing it first. From Dave Sainty <dave@dtsp.co...
augustss
2000-03-17
Keep the bit position even when the report descriptor says POP.
augustss
2000-02-22
Handle report IDs a little better (but still not right).
augustss
1999-11-08
Add missing .Nm for hid_locate as pointed out by Danny Thomas.
augustss
1999-11-08
Some minor changes suggested by Danny Thomas.
augustss
1999-10-13
> #include <sys/time.h> to make it compile again
drochner
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-07-24
Fix some typos.
augustss
1999-07-23
now, make the previous work.
mrg
1999-07-23
do not install in /usr/share if MKSHARE=no
mrg
1999-07-02
More trailing white space.
simonb
1999-06-28
Add some Microsoft non-standard extensions.
augustss
1999-05-17
Sync names with reality.
augustss
1999-05-12
Rename a few more functions so that all are prefixed by hid.
augustss
1999-05-12
Update man page and create links to it.
augustss
1999-05-12
Update the man page and rename one functions.
augustss
1999-05-11
Change copyright. I'll keep the copyright of these under more relaxed
augustss
1999-05-11
Make USB HID processing into a library.
augustss