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_6_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.38   10 years  jmc   some minor fixes; From: Jan Stary
[TXT] ci.c  1.217   10 years  jca   Plug a small memory leak: if we pass checkin_init/checkin_update a revision thru...
[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.12   10 years  deraadt   no need for timeb.h
[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.80   10 years  deraadt   ctype cleanups; ok okan
[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.14   10 years  deraadt   ctype cleanups; ok okan
[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.4   10 years  jsg   fix a test for invalid timezones oks from a bunch of people
[TXT] rcsutil.c  1.40   9 years  tedu   use calloc, from Benjamin Baier
[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.67   10 years  deraadt   ctype cleanups; ok okan
[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...