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
/
wscons
/
wsevent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A wscons device may only be opened in read/write mode once. However,
anton
2019-05-22
1
-8
/
+14
*
free size for wscons_event; ok deraadt@ visa@
anton
2019-02-01
1
-2
/
+2
*
Utilize sigio with wscons. The old behavior of always making the process group
anton
2018-11-19
1
-1
/
+5
*
Partially revert previous mallocarray conversions that contain
dhill
2017-04-11
1
-2
/
+2
*
Convert some malloc(9) to mallocarray(9)
dhill
2017-04-09
1
-2
/
+2
*
Use uiomove() instead of uiomovei(); from Martin Natano
stefan
2016-01-12
1
-4
/
+6
*
kqueue(2) support for wsmouse(4), wskbd(4) and wsmux(4).
mpi
2015-09-10
1
-1
/
+64
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
First step towards making uiomove() take a size_t size argument:
miod
2015-02-10
1
-3
/
+3
*
unnecessary cast
deraadt
2015-01-11
1
-2
/
+2
*
remove uneeded proc.h includes
jsg
2014-09-14
1
-2
/
+1
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-2
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-3
/
+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
*
Move contents of sys/select.h to sys/selinfo.h in preparation for a
millert
2005-11-21
1
-2
/
+2
*
Partial sync to the NetBSD wscons code, bringing a better wsmux behaviour
miod
2005-05-15
1
-18
/
+22
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
update wscons, nothing serious, mostly api fixes for us; from netbsd through aaron@
mickey
2000-08-01
1
-3
/
+3
*
import newer wscons source from netbsd.
mickey
2000-05-16
1
-0
/
+201