summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/diff.c
diff options
context:
space:
mode:
authorjoris <joris@openbsd.org>2006-06-01 20:00:52 +0000
committerjoris <joris@openbsd.org>2006-06-01 20:00:52 +0000
commit08458e593af3f35837753260cce2f99b72f37e93 (patch)
treeca79c883cea654645169c74ceb15d6c0d42d2a0f /usr.bin/cvs/diff.c
parentClean out more crap. Tweaks by jmc@. (diff)
downloadwireguard-openbsd-08458e593af3f35837753260cce2f99b72f37e93.tar.xz
wireguard-openbsd-08458e593af3f35837753260cce2f99b72f37e93.zip
major rewrite of some rcs parsing stuff:
- rework rcs_getrev() to correctly support branches - rework rcs_translate_tag() to correctly translate given symbols or branches into their matching revisions - rework rcs_rev_add() to correctly update its 'next' pointers and insert the new revision in the correct place on the list. - rework rcs_head_get() to return the latest revision on the default branch if it has been set or the normal HEAD revision otherwise. - no longer access the rf_head member of the RCSFILE struct manually, use the rcs_head_get() function which correctly returns the HEAD revision, there might be a default branch that has to be used. - for now, when commiting a new revision reset the default branch.
Diffstat (limited to 'usr.bin/cvs/diff.c')
0 files changed, 0 insertions, 0 deletions