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
/
rcsparse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull in <time.h> for struct tm, used in rcs.h
guenther
2016-08-26
1
-1
/
+2
*
Convert xfree to free. From Fritjof Bornebusch. ok deraadt
nicm
2015-06-13
1
-7
/
+6
*
An internal function called xrealloc() is actually a fail-hard
deraadt
2014-12-01
1
-2
/
+2
*
not compiled before commit
deraadt
2014-11-22
1
-2
/
+2
*
Fixed uninitialized pointer (and other struct entries while at it)
tobias
2014-11-22
1
-2
/
+2
*
Convert the logic in rcsparse_warnx(). Instead of creating a
bluhm
2014-11-16
1
-8
/
+9
*
Zap some stored values never read; From Fritjof Bornebusch; ok nicm@
otto
2014-10-10
1
-3
/
+1
*
properly handle commitid tokens found in rcs files
jcs
2013-06-03
1
-3
/
+25
*
Sync rcsparse between OpenCVS/OpenRCS. Spaces, no binary change.
tobias
2012-02-04
1
-2
/
+2
*
spacing, no binary change.
sobrado
2011-07-14
1
-4
/
+4
*
Fix a typo in a comment, from Michael W Bombardieri.
nicm
2011-05-04
1
-2
/
+2
*
- remove unused variables
jasper
2011-03-27
1
-4
/
+1
*
Remove the need for rp_file in parser structure, instead keep only one
tobias
2010-10-20
1
-17
/
+11
*
Prevent a NULL pointer dereference if rcsparse_deltatexts is called with
tobias
2010-10-20
1
-9
/
+7
*
No need to remove RCS_PARSE flag from rf_flags after successfully parsing.
tobias
2010-10-15
1
-7
/
+3
*
Replaced RCS parser code with new rcsparse.{c,h}:
tobias
2010-10-15
1
-0
/
+1265