summaryrefslogtreecommitdiff
path: root/lib/libusb
AgeCommit message (Expand)Author
1999-11-08Add missing .Nm for hid_locate as pointed out by Danny Thomas.augustss
1999-11-08Some minor changes suggested by Danny Thomas.augustss
1999-10-13> #include <sys/time.h> to make it compile againdrochner
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-07-24Fix some typos.augustss
1999-07-23now, make the previous work.mrg
1999-07-23do not install in /usr/share if MKSHARE=nomrg
1999-07-02More trailing white space.simonb
1999-06-28Add some Microsoft non-standard extensions.augustss
1999-05-17Sync names with reality.augustss
1999-05-12Rename a few more functions so that all are prefixed by hid.augustss
1999-05-12Update man page and create links to it.augustss
1999-05-12Update the man page and rename one functions.augustss
1999-05-11Change copyright. I'll keep the copyright of these under more relaxedaugustss
1999-05-11Make USB HID processing into a library.augustss