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
/
amd
/
include
/
config.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove debugging fluff from allocation functions. There's probably more
mmcc
2015-12-11
1
-5
/
+1
*
Use vsyslog() instead of manually expanding the string and calling syslog(%s)
guenther
2014-10-26
1
-2
/
+3
*
Replace xrealloc() with xreallocarray(). Break-out the 'log and die'
guenther
2014-10-26
1
-4
/
+5
*
Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them.
guenther
2014-10-20
1
-6
/
+3
*
Start removing portability goo: we have syslog(), strerror(), POSIX regexp,
guenther
2014-10-20
1
-10
/
+2
*
Userland programs should include <errno.h> not <sys/errno.h>
millert
2005-12-21
1
-2
/
+2
*
Remove redundant errno declaration. ok deraadt@
otto
2004-05-31
1
-2
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Get rid of useless local definitions P_void, voidp, Const and use
pvalchev
2002-08-05
1
-20
/
+3
*
various KNF and code cleanup/simplification, parts checked by millert/deraadt
pvalchev
2002-08-03
1
-15
/
+9
*
pid_cleanup, inspired by work by jason@ackley.net
deraadt
2002-05-26
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+140