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
/
cvs
/
modules.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+3
*
unsigned char for ctype. ok deraadt
okan
2014-01-08
1
-7
/
+7
*
printf() -> cvs_printf() so it works under server mode as well
joris
2009-03-29
1
-2
/
+2
*
fix the way Attic is handled in our recursion code, so we
joris
2009-03-26
1
-7
/
+11
*
switch our file and directory lists to RB trees (see tree(3)),
joris
2009-03-25
1
-6
/
+7
*
Set instead of logically ORing this variable.
tobias
2008-03-08
1
-2
/
+2
*
allow our parsing functions to stop parsing a config file at
joris
2008-03-02
1
-3
/
+4
*
plug memleaks
joris
2008-02-26
1
-7
/
+9
*
lets do co -c as well (list available modules) and do it in 1/6th of the
joris
2008-02-06
1
-2
/
+16
*
Use isblank() instead of partial check for ' ' and/or '\t'. Complies to
tobias
2008-02-06
1
-9
/
+15
*
CVSROOT/modules:
joris
2008-02-04
1
-1
/
+16
*
more CVSROOT/modules stuff:
joris
2008-02-04
1
-27
/
+33
*
shuffle some stuff around so we dont end up doing the same things
joris
2008-02-03
1
-9
/
+3
*
be more strict when checking ignore patterns;
joris
2008-02-03
1
-4
/
+10
*
more CVSROOT/module stuff:
joris
2008-02-03
1
-5
/
+59
*
better CVSROOT/module support, includes remote support and modules
joris
2008-02-03
1
-5
/
+39
*
remove unneeded headers
joris
2008-02-02
1
-3
/
+1
*
initial CVSROOT/modules support, only does aliases at the moment (-a).
joris
2008-02-02
1
-0
/
+111