OpenBSD CVS

src/usr.bin/rcs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rcs

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.40   13 years  tobias   Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ...
[TXT] buf.c  1.27   7 years  okan   Quiet compiler warnings; as applied to usr.bin/cvs by millert@ ok millert@
[TXT] buf.h  1.13   12 years  nicm   Replace the keyword expansion code with a faster, more readable version which ad...
[TXT] ci.1  1.38   10 years  jmc   some minor fixes; From: Jan Stary
[TXT] ci.c  1.224   7 years  millert   The -I flag is documented but not implemented. This fixes that and also honors ...
[TXT] co.1  1.29   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] co.c  1.123   6 years  otto   kill const and string artithmetic related warnings; ok millert@
[TXT] date.y  1.14   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] diff.c  1.39   7 years  okan   Quiet compiler warnings; as applied to usr.bin/cvs by millert@ ok millert@
[TXT] diff.h  1.9   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] diff3.c  1.41   7 years  millert   Using bitwise OR along with two assignments in the conditional of a while() loop...
[TXT] ident.1  1.12   10 years  jmc   do not use Sx for sections outwith the page; man4 still to go...
[TXT] ident.c  1.32   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] merge.1  1.3   13 years  jmc   grammar tweak; from Michael W. Bombardieri
[TXT] merge.c  1.10   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] rcs.1  1.59   8 years  schwarze   fix the spacing of -m in the SYNOPSIS
[TXT] rcs.c  1.85   8 years  schwarze   Implement Mdocdate keyword substitution. In particular, this stops rcsdiff(1) an...
[TXT] rcs.h  1.18   6 years  otto   kill const and string artithmetic related warnings; ok millert@
[TXT] rcsclean.1  1.22   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsclean.c  1.56   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] rcsdiff.1  1.30   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsdiff.c  1.84   8 years  nicm   Allow rcsnum_free and buf_free to accept NULL and remove various NULL checks tha...
[TXT] rcsmerge.1  1.15   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsmerge.c  1.57   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] rcsnum.c  1.20   6 years  otto   kill const and string artithmetic related warnings; ok millert@
[TXT] rcsparse.c  1.16   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] rcsparse.h  1.1   13 years  tobias   Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ...
[TXT] rcsprog.c  1.161   7 years  millert   The -I flag is documented but not implemented. This fixes that and also honors ...
[TXT] rcsprog.h  1.64   9 years  otto   exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@
[TXT] rcstime.c  1.6   7 years  guenther   Pull in <time.h> for struct tm, used in rcs.h ok deraadt@
[TXT] rcsutil.c  1.46   6 years  otto   kill const and string artithmetic related warnings; ok millert@
[TXT] rcsutil.h  1.15   7 years  millert   The -I flag is documented but not implemented. This fixes that and also honors ...
[TXT] rlog.1  1.25   7 years  jcs   rlog: add -E and -S options to configure revision separators, to work around com...
[TXT] rlog.c  1.74   7 years  okan   Quiet compiler warnings; as applied to usr.bin/cvs by millert@ ok millert@
[TXT] worklist.c  1.4   8 years  nicm   Convert xfree to free. From Fritjof Bornebusch. ok deraadt
[TXT] worklist.h  1.4   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] xmalloc.c  1.11   8 years  tobias   Merge xmalloc.[ch] files across base, skipping OpenSSH for now. ok nicm
[TXT] xmalloc.h  1.4   8 years  tobias   Merge xmalloc.[ch] files across base, skipping OpenSSH for now. ok nicm