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.bin
/
yacc
/
mkpar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a variety of warnings. from Brian Callahan
tedu
2017-05-25
1
-11
/
+11
*
last bits of indentation and style
tedu
2014-03-13
1
-255
/
+223
*
Callers of get_state() and sole_reduction() always store the result
millert
2014-01-13
1
-4
/
+5
*
Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(),
millert
2014-01-08
1
-4
/
+4
*
Replace some loops with calloc/memset. From Michael W Bombardieri.
nicm
2012-03-03
1
-6
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
-Wall clean; ok otto deraadt
pvalchev
2005-06-10
1
-2
/
+2
*
spacing
deraadt
2004-08-08
1
-3
/
+3
*
ansify; ok miod
pvalchev
2003-06-19
1
-23
/
+14
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-6
/
+2
*
have yacc spit out c compiler-like error messages, so that utilities which
deraadt
2002-06-19
1
-7
/
+9
*
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
-8
/
+8
*
kill more registers
mpech
2001-11-19
1
-30
/
+30
*
-Wall cleanup; ok deraadt
pvalchev
2001-07-16
1
-2
/
+20
*
o Use __progname
millert
1999-08-04
1
-7
/
+8
*
sync to netbsd 960418
deraadt
1996-04-21
1
-3
/
+44
*
Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage.
etheisen
1996-03-31
1
-1
/
+3
*
Yacc now understands %expect keyword. This should help prevent yacc from
etheisen
1996-02-04
1
-13
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+360