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
/
subr_log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kqueue attach functions should return an errno or 0, not a plain 1. Fix
nicm
2011-07-02
1
-2
/
+2
*
Every selwakeup() should have a matching KNOTE() (even if kqueue isn't
nicm
2009-11-09
1
-2
/
+1
*
unsupported ioctl's should be returned with ENOTTY
thib
2007-09-03
1
-2
/
+2
*
ansi and deregister. No binary change.
jsg
2005-12-09
1
-27
/
+8
*
knf
deraadt
2005-04-20
1
-2
/
+3
*
Try to start log message buffer on a new line. Helps install scripts avoid
krw
2005-04-14
1
-5
/
+28
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-13
/
+11
*
remove caddr_t casts. it's just silly to cast something when the function
tedu
2003-07-21
1
-5
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
kqfilter for the log. niels said i can commit it if it works
mickey
2002-06-29
1
-1
/
+51
*
Move offsetof define into sys/param.h
csapuntz
2001-04-06
1
-3
/
+1
*
enlarge msgbuf, somewhat line netbsd did
deraadt
2000-02-22
1
-19
/
+42
*
it is definately wrong to initialize the pgid at open() time because the
deraadt
1997-09-18
1
-2
/
+1
*
for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid
deraadt
1997-08-31
1
-9
/
+8
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-4
/
+3
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-6
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+238