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_4_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.215   11 years  deraadt   remove time_t cast not needed; ok guenther
[TXT] co.1  1.29   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] co.c  1.117   11 years  deraadt   remove wrong casts; ok millert
[TXT] date.y  1.11   11 years  deraadt   Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). Adding more...
[TXT] diff.c  1.34   11 years  stsp   Switch rcsdiff(1) binary file detection from !(isprint() || isspace()) to checki...
[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.12   10 years  jmc   do not use Sx for sections outwith the page; man4 still to go...
[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.16   10 years  jcs   properly handle commitid tokens found in rcs files ok deraadt
[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.79   11 years  deraadt   remove wrong casts; ok millert
[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.9   10 years  jcs   properly handle commitid tokens found in rcs files 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.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.39   11 years  deraadt   remove wrong casts; ok millert
[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.66   10 years  jcs   properly handle commitid tokens found in rcs files ok deraadt
[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...