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
/
sys
/
dev
/
usb
/
ugen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
from netbsd via freebsd via jsg@
dlg
2004-10-31
1
-2
/
+5
*
from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15
dlg
2004-07-21
1
-1
/
+32
*
put "do { } while (0)" wrappers on all the debug maroc functions
deraadt
2004-07-08
1
-3
/
+3
*
kqueue support for various usb devices including: usb, uhid, ugen,
nate
2003-06-27
1
-2
/
+128
*
string cleanup; nate ok
deraadt
2003-05-07
1
-2
/
+2
*
sync with NetBSD
nate
2002-11-11
1
-8
/
+18
*
update $NetBSD$ tags
nate
2002-07-25
1
-2
/
+2
*
get rid of trailing whitespace
nate
2002-07-25
1
-7
/
+7
*
no provate cdev_decl()s, they are in sys/conf.h now
mickey
2002-07-10
1
-2
/
+2
*
sync with NetBSD
nate
2002-07-09
1
-75
/
+90
*
make the timeout a function parameter
nate
2002-07-09
1
-2
/
+3
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-92
/
+76
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-76
/
+92
*
prefix structure members to avoid name clashes.
nate
2002-05-02
1
-42
/
+42
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-12
/
+27
*
occured->occurred
mpech
2001-09-20
1
-2
/
+2
*
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
aaron
2001-05-03
1
-2
/
+2
*
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
aaron
2001-01-28
1
-2
/
+2
*
be consistant w/ ugenwrite on dprintf; aaron@ ok
mickey
2000-11-21
1
-4
/
+2
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-87
/
+209
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-3
/
+4
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-19
/
+19
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-51
/
+53
*
Sync with NetBSD.
aaron
2000-03-26
1
-113
/
+144
*
sync with NetBSD.
fgsch
1999-11-07
1
-26
/
+45
*
Sync with NetBSD.
fgsch
1999-09-27
1
-18
/
+24
*
sync with NetBSD;
fgsch
1999-08-31
1
-3
/
+3
*
Sync with NetBSD;
fgsch
1999-08-29
1
-3
/
+3
*
Sync with NetBSD;
fgsch
1999-08-27
1
-16
/
+34
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-10
/
+39
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+1088