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
/
m4
/
look.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test-redef2:
espie
2014-12-21
1
-2
/
+66
*
adjust to ohash being in libutil now, and to the interface changes.
espie
2014-05-12
1
-17
/
+8
*
Remove stray spaces. No code change.
marco
2010-09-07
1
-14
/
+13
*
whitespace; from deraadt@
sthen
2009-10-14
1
-2
/
+2
*
Support the -P option from gnu m4, which prefixes builtins with the
sthen
2009-10-14
1
-3
/
+11
*
undefine() leaves the hash entry for the macro (for use by builtin()) and
guenther
2009-06-26
1
-2
/
+3
*
use stdint.h where appropriate. okay millert@
espie
2006-01-20
1
-2
/
+2
*
zap rcsid. It's not ramdisk, but they still take space.
espie
2005-08-06
1
-5
/
+1
*
Modify xalloc so that it also takes err(3)-like arguments.
espie
2003-11-17
1
-6
/
+6
*
Fold trace status into the single hash table that's left.
espie
2003-06-30
1
-27
/
+53
*
add a flag for each macro name that records built-in status.
espie
2003-06-30
1
-6
/
+26
*
replace old hash structure with open hashing.
espie
2003-06-30
1
-135
/
+105
*
clean up internal lookup interface:
espie
2003-06-30
1
-10
/
+130
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-6
/
+2
*
use ansi function declarations. ok millert@
espie
2002-04-26
1
-13
/
+7
*
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
-2
/
+2
*
Remove STATIC memory optimization. It's buggy (see regression test trip)
espie
2001-09-17
1
-6
/
+4
*
From espie@openbsd.org:
millert
1999-11-25
1
-5
/
+5
*
Optimization: cache the hashed value to avoid negative comparisons.
espie
1999-11-20
1
-13
/
+16
*
Turn warnings on,
espie
1999-11-17
1
-5
/
+7
*
Style: kill register and indent properly.
espie
1999-09-14
1
-12
/
+12
*
Misc minor changes:
espie
1999-09-06
1
-1
/
+2
*
rcsid
deraadt
1996-06-26
1
-0
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+145