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_5_3_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.22   12 years  nicm   Replace the keyword expansion code with a faster, more readable version which ad...
[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.37   12 years  sobrado   str is an optional argument to -t; if no argument is given, this option is ignor...
[TXT] ci.c  1.214   11 years  guenther   Document $OpenBSD$ and teach ci's -k option to parse it too ok deraadt@
[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.33   13 years  nicm   Remove some unneeded includes and dead code, from Michael W Bombardieri. ok jas...
[TXT] diff.h  1.9   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] diff3.c  1.33   12 years  fgsch   In preparation for getline and getdelim additions to libc, rename getline() occu...
[TXT] ident.1  1.11   13 years  jmc   ident searches for $keyword:... $, not $keyword:...$; from Alexis Fouilhe ...an...
[TXT] ident.c  1.29   13 years  nicm   Remove some unneeded includes and dead code, from Michael W Bombardieri. ok jas...
[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.58   11 years  guenther   Document $OpenBSD$ and teach ci's -k option to parse it too ok deraadt@
[TXT] rcs.c  1.79   12 years  nicm   Remove unused variable, from Michael W Bombardieri who also got an ok from tobia...
[TXT] rcs.h  1.15   12 years  nicm   Replace the keyword expansion code with a faster, more readable version which ad...
[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.13   12 years  nicm   Remove a bunch of unused functions, from Michael W Bombardieri. ok ray
[TXT] rcsparse.c  1.8   12 years  tobias   Sync rcsparse between OpenCVS/OpenRCS. Spaces, no binary change.
[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.151   12 years  sobrado   argument to -t is optional. ok jmc@
[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.65   12 years  sobrado   spacing, no binary change.
[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...