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
/
usr.sbin
/
lpr
/
common_source
/
startdaemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt
2019-07-03
1
-3
/
+3
*
Use AF_UNIX instead of AF_LOCAL.
millert
2015-10-27
1
-3
/
+3
*
Userspace doesn't need to use SUN_LEN(): connect() and bind() must accept
guenther
2015-10-11
1
-2
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+2
*
Make sure the correct errno is reported by warn* or err* and not
guenther
2014-07-20
1
-2
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
remove #ifndef SUN_LEN; ok millert@
stevesk
2007-05-01
1
-5
/
+2
*
use warn() vs. perror() for consistency; ok millert@
stevesk
2007-05-01
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
merge if() and foo = snprintf checks better; millert ok
deraadt
2002-07-27
1
-4
/
+4
*
Remove setuid root from lp*. lpr needs to be setuid daemon so the
millert
2002-06-08
1
-7
/
+7
*
Pull in useful bits from NetBSD and make our lp* easier to diff and
millert
2002-05-20
1
-19
/
+19
*
use err/warn and friends instead of printf/exit.
ericj
2001-12-06
1
-16
/
+5
*
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
deraadt
2001-11-23
1
-3
/
+14
*
o kill register
millert
2001-08-30
1
-4
/
+4
*
Add OpenBSD tags
millert
1997-01-17
1
-0
/
+6
*
proactive bounds checking; help from millert
deraadt
1996-10-25
1
-1
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+113