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
/
sbus
/
dma_sbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
KNF
gilles
2007-09-11
1
-2
/
+2
*
more MALLOC/FREE -> malloc/free and M_ZERO changes
gilles
2007-09-10
1
-3
/
+2
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-3
/
+1
*
Do not let dma attach children if it could not initialize properly.
miod
2005-03-03
1
-2
/
+3
*
ansify
jason
2003-07-03
1
-10
/
+4
*
Add a "where" argument to the sparc64 interrupt code. This lets us
henric
2003-06-24
1
-4
/
+8
*
3/4 knockout for peter galbavy
deraadt
2003-06-05
1
-6
/
+1
*
Add support for the Sun Enterprise 450
henric
2003-02-17
1
-21
/
+36
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-3
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-7
/
+7
*
implement autoconf mechanism using device_register(); from NetBSD.
jason
2001-08-31
1
-12
/
+1
*
need cfdriver for dma
jason
2001-08-21
1
-1
/
+5
*
$OpenBSD$
jason
2001-08-20
1
-0
/
+1
*
modifications to support OpenBSD/sparc style bootpath determination
jason
2001-08-20
1
-0
/
+11
*
enough from netbsd to get le at ledma attached
jason
2001-08-19
1
-0
/
+281