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_7_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.24   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[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.219   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] co.1  1.29   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] co.c  1.120   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] date.y  1.12   10 years  deraadt   no need for timeb.h
[TXT] diff.c  1.37   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] diff.h  1.9   13 years  ray   Reduce variable/function name and whitespace differences between cvs/rcs. OK xs...
[TXT] diff3.c  1.35   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.30   9 years  otto   exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@
[TXT] merge.1  1.3   13 years  jmc   grammar tweak; from Michael W. Bombardieri
[TXT] merge.c  1.9   9 years  otto   Zap some stored values never read; From Fritjof Bornebusch; ok nicm@
[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.82   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.54   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsdiff.1  1.30   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsdiff.c  1.82   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsmerge.1  1.15   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] rcsmerge.c  1.55   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsnum.c  1.16   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsparse.c  1.14   9 years  deraadt   An internal function called xrealloc() is actually a fail-hard reallocarray()......
[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.155   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsprog.h  1.64   9 years  otto   exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@
[TXT] rcstime.c  1.5   9 years  otto   atoi to strtonum; from Fritjof Bornebusch; ok nicm@
[TXT] rcsutil.c  1.43   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.71   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.4   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] xmalloc.c  1.7   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] xmalloc.h  1.2   9 years  deraadt   An internal function called xrealloc() is actually a fail-hard reallocarray()......