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
/
usb_mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even in interrupt context curproc is not NULL.
mpi
2014-10-31
1
-9
/
+2
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-3
/
+3
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-13
/
+13
*
proc.h is way too much header for usb to handle.
tedu
2013-03-28
1
-5
/
+1
*
- use nitems() no binary change on amd64
jasper
2011-04-05
1
-2
/
+2
*
Add DMA sync operations. Fixes problems on macppc with gcc4 because
kettenis
2010-09-29
1
-1
/
+8
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
more (*&@#$ timeout.h fallout
deraadt
2007-06-15
1
-1
/
+2
*
Remove the "Static" declaration of many functions. It was defined to be empty
mbalmer
2007-06-05
1
-8
/
+8
*
Last part of FreeBSD/NetBSD sepcific code removal.
mbalmer
2007-06-04
1
-7
/
+1
*
Remove logprintf macro
jsg
2007-05-21
1
-3
/
+3
*
put "do { } while (0)" wrappers on all the debug maroc functions
deraadt
2004-07-08
1
-3
/
+3
*
Fix a memleak on error in usb_block_allocmem(); Patrick Latifi
millert
2003-08-06
1
-5
/
+8
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-4
/
+10
*
get rid of trailing whitespace
nate
2002-07-25
1
-6
/
+6
*
Use correct $NetBSD$
nate
2002-05-05
1
-2
/
+2
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-22
/
+11
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-2
/
+2
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-9
/
+9
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-6
/
+9
*
Sync with NetBSD.
aaron
2000-03-26
1
-16
/
+17
*
sync with NetBSD.
fgsch
1999-11-07
1
-7
/
+7
*
Sync with NetBSD.
fgsch
1999-09-27
1
-13
/
+12
*
Sync with NetBSD;
fgsch
1999-08-27
1
-6
/
+10
*
Sync with NetBSD.
fgsch
1999-08-19
1
-6
/
+13
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-3
/
+3
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+277