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
/
lr0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
collapse variable declarations
tedu
2014-03-13
1
-33
/
+13
*
last bits of indentation and style
tedu
2014-03-13
1
-344
/
+304
*
Callers of get_state() and sole_reduction() always store the result
millert
2014-01-13
1
-3
/
+3
*
Use calloc() instead of malloc() + memset. Based on a diff from
millert
2014-01-08
1
-4
/
+2
*
Make allocate() take size_t and return void *. This lets us drop
millert
2014-01-08
1
-6
/
+4
*
Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(),
millert
2014-01-08
1
-13
/
+13
*
Replace some loops with calloc/memset. From Michael W Bombardieri.
nicm
2012-03-03
1
-3
/
+2
*
Trim some very long unused debugging functions, from Michael W
nicm
2011-04-03
1
-85
/
+1
*
Add calls to some existing but previously unused free functions. Also
nicm
2011-04-01
1
-5
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
ansify; ok miod
pvalchev
2003-06-19
1
-25
/
+23
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
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
-23
/
+23
*
kill more registers
mpech
2001-11-19
1
-50
/
+50
*
-Wall cleanup; ok deraadt
pvalchev
2001-07-16
1
-17
/
+43
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
sync to netbsd 960418
deraadt
1996-04-21
1
-1
/
+43
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+601