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
/
kern
/
sys_socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test mbuf pointers against NULL not 0
jsg
2015-05-13
1
-6
/
+6
*
bzero -> memset. for the speeds.
tedu
2014-07-13
1
-2
/
+2
*
Eliminates struct pcred by moving the real and saved ugids into
guenther
2014-03-30
1
-2
/
+2
*
poll(2) on a socket should set POLLHUP on EOF. This makes the
millert
2013-09-28
1
-2
/
+5
*
remove some obsolete casts
tedu
2013-04-05
1
-7
/
+6
*
Changing the socket buffer flags sb_flags was not interrupt safe
bluhm
2013-01-15
1
-3
/
+3
*
fix PR 6082: do not create more fd's than will fit in the message on
otto
2009-02-22
1
-2
/
+3
*
A closed, disconnected, or otherwise failed socket is still a socket
deraadt
2008-10-02
1
-2
/
+10
*
Deal with the situation when TCP nfs mounts timeout and processes
thib
2008-05-23
1
-3
/
+3
*
exclude control data from the number of bytes returned by FIONREAD ioctl()
kurt
2007-02-26
1
-2
/
+2
*
ansi/deregister. No binary change.
jsg
2005-12-13
1
-28
/
+8
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-33
/
+28
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Add a fo_stat member to struct fileops. Used soon.
art
2001-05-14
1
-2
/
+2
*
More generic arguments to soo_stat.
art
2001-05-14
1
-4
/
+6
*
port kqueue changes from freebsd, plus all required openbsd glue.
provos
2001-03-01
1
-3
/
+5
*
Change struct file interface methods read and write to pass file offset in
csapuntz
2000-04-19
1
-3
/
+5
*
for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid
deraadt
1997-08-31
1
-1
/
+4
*
OpenBSD tags
niklas
1997-02-24
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+204