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_4_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.37   17 years  niallo   - remove un-needed trailing backslash from LINKS declaration. noticed by Igor S...
[TXT] buf.c  1.13   16 years  ray   Since xrealloc dies on failure it is safe to directly assign to the original poi...
[TXT] buf.h  1.9   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] ci.1  1.34   16 years  jmc   convert to new .Dd format;
[TXT] ci.c  1.202   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] co.1  1.28   16 years  jmc   convert to new .Dd format;
[TXT] co.c  1.109   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] date.y  1.6   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] diff.c  1.24   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] diff.h  1.7   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] diff3.c  1.23   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] ident.1  1.8   16 years  jmc   convert to new .Dd format;
[TXT] ident.c  1.24   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] merge.1  1.2   16 years  jmc   convert to new .Dd format;
[TXT] merge.c  1.6   17 years  sobrado   compatibility (`do nothing') options do not need to be announced in the synopsis...
[TXT] rcs.1  1.54   16 years  jmc   missing `&';
[TXT] rcs.c  1.41   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] rcs.h  1.6   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] rcsclean.1  1.21   16 years  jmc   convert to new .Dd format;
[TXT] rcsclean.c  1.50   16 years  xsa   Sync revisions and time buffers size to be consistent with each others. Simplifi...
[TXT] rcsdiff.1  1.27   16 years  jmc   convert to new .Dd format;
[TXT] rcsdiff.c  1.75   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] rcsmerge.1  1.14   16 years  jmc   convert to new .Dd format;
[TXT] rcsmerge.c  1.51   16 years  xsa   Sync revisions and time buffers size to be consistent with each others. Simplifi...
[TXT] rcsnum.c  1.7   16 years  ray   Since xrealloc dies on failure it is safe to directly assign to the original poi...
[TXT] rcsprog.c  1.139   16 years  xsa   Sync revisions and time buffers size to be consistent with each others. Simplifi...
[TXT] rcsprog.h  1.60   16 years  xsa   Sync revisions and time buffers size to be consistent with each others. Simplifi...
[TXT] rcstime.c  1.3   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] rcsutil.c  1.31   16 years  ray   Sync with cvs: > xcalloc is unneeded here since i is always 0 and we always use ...
[TXT] rcsutil.h  1.12   17 years  otto   If a ,suffix file is given as an arg to ci and co, strip it. Avoids potential di...
[TXT] rlog.1  1.21   16 years  jmc   convert to new .Dd format;
[TXT] rlog.c  1.58   16 years  xsa   Sync revisions and time buffers size to be consistent with each others. Simplifi...
[TXT] worklist.c  1.2   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] worklist.h  1.2   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] xmalloc.c  1.3   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] xmalloc.h  1.1   18 years  joris   fork our code we shared between openrcs/cvs into the openrcs dir. this was star...