summaryrefslogtreecommitdiff
path: root/lib/libusbhid/usage.c
AgeCommit message (Expand)Author
2021-11-03usbhid(3): use reallocarrnia
2020-04-04lib/libusbhid: Fix possible left shift changes signedness bit.fox
2016-01-02minor type fixes.christos
2016-01-02Teach hid_parse_usage_in_page() how to understand hex literals, injakllsch
2016-01-02Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page()) whenjakllsch
2006-04-09fix debug build.christos
2004-10-28Use (unsigned char) cast to sanitise arguments to ctype functions.dsl
2004-10-27Fix a load of international alphabet problems with isxxx() and toupper()dsl
2003-07-26netbsd.org->NetBSD.orgsalo
2003-03-08add RCSIDlukem
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2001-12-28Update for uhidev(4) changes.augustss