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
/
mrouted
/
vif.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-9
/
+9
*
since stdlib.h is in scope, don't cast.... you know the drill.
deraadt
2015-08-21
1
-4
/
+4
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-4
/
+0
*
deregister. no binary change.
tedu
2013-04-21
1
-35
/
+35
*
remove SNMP code from mrouted(8) because it is broken and it is
robert
2005-06-15
1
-6
/
+0
*
Replace log() with logit() since ISO C reserves log() for the math
millert
2003-11-26
1
-35
/
+35
*
strict proto cleanups
deraadt
2003-06-26
1
-2
/
+2
*
strlcpy, pass length to function. ok tdeval@, deraadt@
dhartmei
2003-04-08
1
-6
/
+7
*
spaces
deraadt
2003-03-03
1
-21
/
+21
*
ansi, from cloder
deraadt
2003-03-03
1
-74
/
+36
*
missing sockaddr inits; ok itojun
deraadt
2002-06-02
1
-0
/
+2
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-10
/
+10
*
from netbsd; update to mrouted 3.8
deraadt
1995-12-14
1
-289
/
+397
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1373