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
/
eisa
/
eisa.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ansi
jsg
2021-03-07
1
-13
/
+5
|
*
make various strings ("can't map mem space" and similar) more consistent
sthen
2009-03-29
1
-2
/
+2
|
|
|
|
|
|
|
between instances, saving space in the kernel. feedback from many (some incorporated, some left for future work). ok deraadt, kettenis, "why not" miod.
*
Fix a couple of "of of"s in comments.
tom
2007-06-25
1
-2
/
+2
|
*
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
ho
2003-04-27
1
-9
/
+7
|
*
device/vendor id is always < 7 chars. store it in the array and save on the extra pointer average of 50% space savings. regen the eisadevs
mickey
2003-03-29
1
-3
/
+4
|
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
|
*
constify eisa_knowndevs
mickey
2001-01-26
1
-2
/
+2
|
*
This fixes EISA bus_space API. The bus dma tag was never initialized!!!
smurph
2000-04-14
1
-1
/
+2
|
*
Adaption to new bus.h from NetBSD. Various driver has been updated to
niklas
1996-11-28
1
-15
/
+17
|
|
|
|
|
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
*
added const to second parameter of cfprint_t routines
kstailey
1996-11-23
1
-3
/
+3
|
*
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
niklas
1996-11-12
1
-2
/
+2
|
|
|
|
possibly taken in small steps
*
ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and
deraadt
1996-05-05
1
-3
/
+13
|
|
|
|
pete@demon.net
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-18
/
+27
|
*
NetBSD 960317 merge
niklas
1996-04-18
1
-0
/
+252