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
/
rcs
/
buf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the keyword expansion code with a faster, more readable version
nicm
2011-07-06
1
-1
/
+3
*
- garbage collect unused buf_fappend(), which was also removed from ocvs's
jasper
2011-03-27
1
-3
/
+1
*
Make BUFs autoextend by default. This was already done in OpenCVS
ray
2010-07-28
1
-6
/
+3
*
Reduce variable/function name and whitespace differences between
ray
2010-07-23
1
-18
/
+18
*
As done in OpenCVS, general includes cleanup sweep. OK otto@.
xsa
2007-02-27
1
-1
/
+3
*
Fix const inconsistencies, void pointer artithmetic;
xsa
2007-02-22
1
-2
/
+2
*
Correct function name in comment.
ray
2007-02-16
1
-2
/
+2
*
Remove unused and buggy {cvs,rcs}_buf_set functions.
ray
2007-02-02
1
-2
/
+1
*
rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not return
ray
2006-08-02
1
-4
/
+4
*
Remove file mode argument from {cvs|rcs}_buf_write_stmp(). We
ray
2006-07-08
1
-2
/
+2
*
- correctly handle binary files; say bye bye to using c strings for deltatexts.
niallo
2006-06-03
1
-2
/
+2
*
- zap dangling macro, will be replaced with a function later.
niallo
2006-06-01
1
-3
/
+1
*
fork our code we shared between openrcs/cvs into the openrcs dir.
joris
2006-04-26
1
-0
/
+64