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
/
rcsparse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcsnum_free() -> free() cleanups. From Michael W. Bombardieri.
fcambus
2016-10-13
1
-8
/
+8
*
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
nicm
2015-11-05
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
*
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
-4
/
+4
*
Fix a typo in a comment, from Michael W Bombardieri.
nicm
2011-05-04
1
-2
/
+2
*
Nuke some unused variables and remove an unnecessary call to dirname().
nicm
2010-10-29
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
*
Replaced RCS parser code with new rcsparse.{c,h}:
tobias
2010-10-15
1
-0
/
+1262