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_3


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.35   16 years  sobrado   add a description for -ztz ok xsa@
[TXT] ci.c  1.203   16 years  niallo   strictly check rcsnum_cmp() return against -1. fixes a bug in ci -r from Pierre...
[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.25   16 years  gilles   use strcspn to properly overwrite '\n' in fgets returned buffer ok pyr@, ray@, ...
[TXT] diff.h  1.7   16 years  ray   Rename rcs_diffreg() to diffreg(). OK joris@
[TXT] diff3.c  1.26   16 years  tobias   Make sure that temporary file has been successfully opened. ok joris
[TXT] ident.1  1.8   16 years  jmc   convert to new .Dd format;
[TXT] ident.c  1.25   16 years  ray   From Pierre Riteau: Sync ident behavior with GNU RCS: - return 1 to the shell if...
[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.46   16 years  xsa   From src/usr.bin/cvs: > add changed lines support to log and rlog (the + and - ...
[TXT] rcs.h  1.8   16 years  xsa   From src/usr.bin/cvs: > add changed lines support to log and rlog (the + and - ...
[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.10   16 years  tobias   Revert last patch and add this magic branch number only during output, this way ...
[TXT] rcsprog.c  1.141   16 years  joris   fix segfault when trying to lock and unlock rcs files that contain no revisions....
[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.32   16 years  chl   remove unused function from tobias@ ok xsa@ tobias@
[TXT] rcsutil.h  1.13   16 years  chl   remove unused function from tobias@ ok xsa@ tobias@
[TXT] rlog.1  1.23   16 years  ray   Mention -q in compatibility section. OK jmc.
[TXT] rlog.c  1.61   16 years  xsa   Fix broken indentation introduced in last commit. Spotted by Pierre Riteau.
[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...