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_9


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.19   13 years  chl   add missing header needed by mkstemp() ok stsp@
[TXT] buf.h  1.11   13 years  ray   Make BUFs autoextend by default. This was already done in OpenCVS a while ago. ...
[TXT] ci.1  1.36   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] ci.c  1.211   13 years  tobias   Set rcs_suffixes to default value on initialization. ok ray zinovik
[TXT] co.1  1.29   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] co.c  1.116   13 years  chl   add missing header needed by futimes() ok stsp@
[TXT] date.y  1.10   13 years  ray   Checking for -1 as an overflow value is pretty absurd. Returning the unix epoch ...
[TXT] diff.c  1.31   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] diff.h  1.9   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] diff3.c  1.31   13 years  ray   Make BUFs autoextend by default. This was already done in OpenCVS a while ago. ...
[TXT] ident.1  1.10   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] ident.c  1.28   13 years  ray   Make BUFs autoextend by default. This was already done in OpenCVS a while ago. ...
[TXT] merge.1  1.3   13 years  jmc   grammar tweak; from Michael W. Bombardieri
[TXT] merge.c  1.7   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] rcs.1  1.55   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcs.c  1.72   13 years  jasper   - plug an fd leak help/ok chl@ nicm@
[TXT] rcs.h  1.13   13 years  tobias   Remove the need for rp_file in parser structure, instead keep only one FILE poin...
[TXT] rcsclean.1  1.22   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsclean.c  1.52   13 years  ray   Make BUFs autoextend by default. This was already done in OpenCVS a while ago. ...
[TXT] rcsdiff.1  1.30   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsdiff.c  1.78   13 years  chl   add missing header needed by futimes() ok tobias@ nicm@
[TXT] rcsmerge.1  1.15   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsmerge.c  1.52   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] rcsnum.c  1.12   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] rcsparse.c  1.4   13 years  tobias   Remove the need for rp_file in parser structure, instead keep only one FILE poin...
[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.150   13 years  chl   add missing header to properly use SIG* definitions ok tobias@ nicm@
[TXT] rcsprog.h  1.63   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] rcstime.c  1.3   17 years  xsa   As done in OpenCVS, general includes cleanup sweep. OK otto@.
[TXT] rcsutil.c  1.38   13 years  chl   add missing header needed by futimes() ok tobias@ xsa@ nicm@
[TXT] rcsutil.h  1.14   13 years  ray   Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re...
[TXT] rlog.1  1.24   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rlog.c  1.64   13 years  ray   Check date_parse return values. OK xsa
[TXT] worklist.c  1.3   13 years  ray   Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re...
[TXT] worklist.h  1.3   13 years  ray   Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re...
[TXT] xmalloc.c  1.4   14 years  ray   More cvs/diff/rcs convergence: 1. Mostly variable/function renaming, SIZE_T_MAX-...
[TXT] xmalloc.h  1.1   18 years  joris   fork our code we shared between openrcs/cvs into the openrcs dir. this was star...