index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libusbhid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From NetBSD rev 1.5
jsg
2009-07-24
1
-2
/
+1
*
Global Item #3 should be Physical Minimum not Maximum according
jsg
2009-07-24
1
-2
/
+2
*
malloc(n * m) -> calloc(n, m); ok espie
deraadt
2007-09-03
1
-2
/
+2
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
remove some bogus *p from charles longeau
tedu
2007-03-20
1
-2
/
+2
*
actually the format strings do come from the usb_hid_usages file;
deraadt
2006-10-27
1
-2
/
+2
*
Fix a bzero() misuse; ok otto@ deraadt@
pat
2006-03-30
1
-2
/
+3
*
- plug memleak when handling reallocation failure in hid_start()
jaredy
2006-03-21
1
-9
/
+13
*
Plug a memleak
dhill
2006-03-18
1
-2
/
+2
*
use WANTLINT= (on all architectures)
deraadt
2005-11-24
1
-1
/
+2
*
add hid_parse_usage_page and hid_parse_usage_in_page to .Nm list;
jmc
2005-10-12
1
-1
/
+3
*
Fix a realloc() failure bug introduced in previous version.
matthieu
2005-02-10
1
-2
/
+2
*
errno changes, lib major version bumps, and general flag day
marc
2004-07-13
1
-1
/
+1
*
- escape minus sign
jmc
2004-06-04
1
-3
/
+3
*
knf + new interface: hid_start() is non-exit non-stderr spewing version of hid_init(); ok matthieu millert
deraadt
2004-06-04
8
-102
/
+142
*
Fix unbounded scanf()'s. From Jared Yanovich. Ok tedu@.
matthieu
2003-12-20
1
-4
/
+4
*
- typos;
jmc
2003-05-24
1
-6
/
+6
*
updated URL for USB specification from Leandro Costa
jmc
2003-05-06
1
-4
/
+4
*
Crank all library major numbers. Needed due to the fact that we
millert
2002-12-03
1
-1
/
+1
*
add shared lib.
brad
2002-09-06
2
-3
/
+3
*
use more snprintf
deraadt
2002-06-19
1
-3
/
+3
*
strike newline from err(3) functions; ok nate@
jsyn
2002-06-11
1
-5
/
+5
*
Update usb userland stuff to reflect hid changes in the kernel.
nate
2002-05-10
7
-84
/
+140
*
userland portion of prefixing usb structure members to avoid name clashes.
nate
2002-05-02
1
-3
/
+3
*
o) start new sentence on a new line;
mpech
2002-05-01
1
-13
/
+15
*
Initial cleanup:
mpech
2002-04-30
1
-2
/
+1
*
Rename libusb to libusbhid, a better name, per NetBSD
pvalchev
2001-12-30
8
-0
/
+1167