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
/
merge.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Pull in <time.h> for struct tm, used in rcs.h
guenther
2016-08-26
1
-1
/
+2
|
|
|
|
ok deraadt@
*
Zap some stored values never read; From Fritjof Bornebusch; ok nicm@
otto
2014-10-10
1
-2
/
+1
|
*
exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@
otto
2014-10-02
1
-4
/
+4
|
*
Reduce variable/function name and whitespace differences between
ray
2010-07-23
1
-5
/
+5
|
|
|
|
|
|
cvs/rcs. OK xsa zinovik
*
compatibility (`do nothing') options do not need to be announced
sobrado
2007-04-26
1
-3
/
+2
|
|
|
|
|
|
in the synopsis/usage(); we do not want `[-L label]' three times ok by jmc@, niallo@, and xsa@
*
As done in OpenCVS, general includes cleanup sweep. OK otto@.
xsa
2007-02-27
1
-2
/
+5
|
*
correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@.
xsa
2006-08-11
1
-4
/
+12
|
*
Reduce rcs_buf_release() usage, improving binary support.
ray
2006-08-01
1
-10
/
+5
|
|
|
|
OK niallo@
*
missing bits for a working merge(1). Built and enabled.
xsa
2006-05-15
1
-4
/
+32
|
|
|
|
OK joris@ ray@.
*
starting bits for merge(1) replacement. Not built/linked yet.
xsa
2006-05-10
1
-0
/
+88
man page reviewed by jmc@.