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
/
arch
/
sparc
/
dev
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sun4e (i.e. SPARCengine 1e) support. This platform is a mix between sun4 and
miod
2010-07-10
1
-6
/
+6
*
make sparc compile again after tag team viking/guenther breakage.
beck
2010-06-27
1
-1
/
+3
*
Don't #include <sys/user.h> into files that don't need the stuff
guenther
2010-06-26
1
-2
/
+1
*
Correctly report unconfigured child devices.
miod
2008-12-26
1
-2
/
+2
*
use the right capitalization for `SBus'
sobrado
2007-05-29
1
-2
/
+2
*
``it's'' -> ``its'' when the grammar gods require this change.
miod
2007-04-10
1
-2
/
+2
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-4
/
+1
*
Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due
miod
2005-03-02
1
-43
/
+94
*
Use the DMA defines from dev/ic/lsi64854reg.h whenever possible; no functional
miod
2005-02-27
1
-17
/
+17
*
Trivial touches to compile with gcc 3.
miod
2004-02-01
1
-1
/
+2
*
3/4 knockout for peter galbavy
deraadt
2003-06-05
1
-6
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-15
/
+15
*
roundup(foo, NBPG) -> round_page(foo)
art
1999-09-10
1
-2
/
+2
*
vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t
art
1999-07-09
1
-13
/
+13
*
conditionalize use of sbus_testdma()
jason
1999-02-28
1
-1
/
+5
*
A few more dma in non-dma slot checks
jason
1998-11-11
1
-3
/
+23
*
do not print fake slot numbers
deraadt
1998-07-05
1
-2
/
+2
*
sync with netbsd: 4/300 dma fix
jason
1998-02-05
1
-7
/
+18
*
Undo the 4/300 dmaselect hack and fix it correctly
jason
1998-01-28
1
-1
/
+4
*
NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to
downsj
1997-09-17
1
-2
/
+2
*
Mostly sync to NetBSD-current 970804.
downsj
1997-08-08
1
-78
/
+152
*
added const to second parameter of cfprint_t routines
kstailey
1996-11-23
1
-2
/
+2
*
netbsd port, now we merge our changes back in
deraadt
1996-08-11
1
-292
/
+336
*
dmamatch never added in the offset for the dma registers to the VA,
chuck
1996-01-12
1
-1
/
+1
*
new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply
deraadt
1995-12-15
1
-1
/
+1
*
fix copyrights
deraadt
1995-11-21
1
-3
/
+30
*
new driver by me
deraadt
1995-10-18
1
-164
/
+251
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+367