OpenBSD CVS

src/usr.bin/cvs/


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 / cvs

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] cvs/        
[DIR] cvsd/        
[DIR] cvsd-child/        
[DIR] rcs/        
[TXT] Makefile  1.48   13 years  tobias   Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ...
[TXT] README  1.6   16 years  tobias   Get README up to date: OpenCVS is linked to build now, but man pages are not in...
[TXT] add.c  1.113   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] admin.c  1.67   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] annotate.c  1.67   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] atomicio.c  1.2   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] atomicio.h  1.1   16 years  tobias   Imported atomicio interface. Requested by ray@, OK joris@
[TXT] buf.c  1.84   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] buf.h  1.29   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] checkout.c  1.170   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] client.c  1.125   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] cmd.c  1.69   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] commit.c  1.155   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] config.c  1.17   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] config.h  1.10   16 years  joris   allow our parsing functions to stop parsing a config file at any given time. wi...
[TXT] cvs.1  1.128   8 years  mmcc   more e-mail -> email
[TXT] cvs.5  1.9   10 years  jmc   do not use Sx for sections outwith the page; man4 still to go...
[TXT] cvs.c  1.158   7 years  tb   Add missing getpw pledge ok deraadt
[TXT] cvs.h  1.182   9 years  stsp   Fix modified timestamp in output of opencvs status. Patch by joris via tech@; re...
[TXT] cvsintro.7  1.15   10 years  jmc   more Bx; From: Jan Stary
[TXT] date.y  1.25   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] diff.c  1.162   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] diff.h  1.22   13 years  nicm   Support -U and -C to specify the context length for "cvs diff". This doesn't al...
[TXT] diff3.c  1.62   7 years  millert   Using bitwise OR along with two assignments in the conditional of a while() loop...
[TXT] diff_internals.c  1.39   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] edit.c  1.52   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] entries.c  1.107   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] fatal.c  1.14   15 years  joris   show any signal we might have received that killed our cvs process. ok tobias@
[TXT] file.c  1.269   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] file.h  1.53   15 years  joris   fix the way Attic is handled in our recursion code, so we do not skip files or r...
[TXT] getlog.c  1.100   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] hash.c  1.3   7 years  millert   When allocating the h_table array use the size of struct hash_head, not the size...
[TXT] hash.h  1.1   15 years  joris   add a hash table mechanism based upon hcreate(3) but one that allows us to maint...
[TXT] hash_func.c  1.1   15 years  joris   add a hash table mechanism based upon hcreate(3) but one that allows us to maint...
[TXT] history.c  1.44   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] import.c  1.106   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] init.c  1.39   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] init.h  1.2   15 years  joris   simplify
[TXT] log.c  1.47   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] log.h  1.23   15 years  joris   New trigger framework that allows us to run the required scripts defined in CVSR...
[TXT] logmsg.c  1.59   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] modules.c  1.19   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] rcs.c  1.316   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] rcs.h  1.102   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] rcsnum.c  1.58   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] rcsparse.c  1.13   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] rcsparse.h  1.1   13 years  tobias   Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ...
[TXT] release.c  1.42   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] remote.c  1.31   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] remote.h  1.37   15 years  joris   properly expand modules if requested by the client, this option is needed so gnu...
[TXT] remove.c  1.83   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] repository.c  1.24   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] repository.h  1.6   13 years  ray   Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re...
[TXT] root.c  1.48   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] server.c  1.104   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] status.c  1.98   7 years  joris   Don't use ce_time if we are running as a server, it won't be present.
[TXT] tag.c  1.85   7 years  joris   minor whitespace fixes.
[TXT] trigger.c  1.23   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] trigger.h  1.2   15 years  xsa   spacing.
[TXT] update.c  1.174   7 years  millert   Quiet compiler warnings. OK tomc@ tb@
[TXT] util.c  1.159   7 years  fcambus   rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@
[TXT] util.h  1.30   13 years  nicm   Nuke dead assignments and a dead function, from Michael W Bombardieri using lint...
[TXT] version.c  1.25   17 years  xsa   like the init command, version does not take any extra args. from Tobias Stoeckm...
[TXT] watch.c  1.22   12 years  nicm   Move some global variables/statics to locals, from Michael W Bombardieri.
[TXT] worklist.c  1.8   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc
[TXT] worklist.h  1.8   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] xmalloc.c  1.13   8 years  tobias   Merge xmalloc.[ch] files across base, skipping OpenSSH for now. ok nicm
[TXT] xmalloc.h  1.5   8 years  nicm   Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc