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_5_8


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.111   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] admin.c  1.65   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] annotate.c  1.64   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.82   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] buf.h  1.28   13 years  zinovik   change buf_release() prototype accordingly to buf.c unbreaks opencvs build
[TXT] checkout.c  1.169   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] client.c  1.124   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.153   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] config.c  1.16   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.127   13 years  jmc   - note that -T overrides TMPDIR, and a few other tweaks; from Michael W. Bombard...
[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.155   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.24   10 years  deraadt   do not need timeb.h
[TXT] diff.c  1.160   13 years  nicm   Use -u when diff context is 3, from Michael W Bombardieri, tweaked by 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.57   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] diff_internals.c  1.37   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] edit.c  1.50   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] entries.c  1.104   9 years  stsp   Fix modified timestamp in output of opencvs status. Patch by joris via tech@; re...
[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.265   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[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.98   9 years  deraadt   An internal function called xrealloc() is actually a fail-hard reallocarray()......
[TXT] hash.c  1.2   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.42   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] import.c  1.104   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.46   12 years  nicm   Move some global variables/statics to locals, from Michael W Bombardieri.
[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.56   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] modules.c  1.18   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcs.c  1.312   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcs.h  1.101   10 years  jcs   properly handle commitid tokens found in rcs files ok deraadt
[TXT] rcsnum.c  1.56   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] rcsparse.c  1.11   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] 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.30   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.82   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.102   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] status.c  1.96   9 years  stsp   Add support for commit ids to opencvs status. Patch by joris via tech@; reminded...
[TXT] tag.c  1.81   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] trigger.c  1.22   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] trigger.h  1.2   15 years  xsa   spacing.
[TXT] update.c  1.170   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] util.c  1.157   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.7   13 years  ray   Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re...
[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.11   9 years  millert   Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
[TXT] xmalloc.h  1.4   9 years  deraadt   An internal function called xrealloc() is actually a fail-hard reallocarray()......