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_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] cvs/        
[DIR] cvsd/        
[DIR] cvsd-child/        
[DIR] rcs/        
[TXT] Makefile  1.45   16 years  brad   - Remove LIBZ from DPADD. - Garbage collect DPADD and LDADD. ok joris@
[TXT] README  1.5   17 years  joris   sync a bit with reality
[TXT] add.c  1.95   16 years  deraadt   spacing
[TXT] admin.c  1.55   16 years  tobias   Added -k flag support for all commands which support it. OK joris@
[TXT] annotate.c  1.57   16 years  tobias   rannotate needs at least one module as argument. ok joris
[TXT] atomicio.c  1.1   16 years  tobias   Imported atomicio interface. Requested by ray@, OK joris@
[TXT] atomicio.h  1.1   16 years  tobias   Imported atomicio interface. Requested by ray@, OK joris@
[TXT] buf.c  1.69   16 years  joris   prevent file races ok tobias@
[TXT] buf.h  1.24   16 years  joris   prevent file races ok tobias@
[TXT] checkout.c  1.141   16 years  joris   handle file permissions and owners properly. matches what gnu cvs does. fixes t...
[TXT] client.c  1.108   16 years  joris   handle file permissions and owners properly. matches what gnu cvs does. fixes t...
[TXT] cmd.c  1.68   16 years  tobias   Added rdiff support. In order to do this, some output and option fixes had to b...
[TXT] commit.c  1.131   16 years  joris   prevent file races ok tobias@
[TXT] config.c  1.15   16 years  joris   allow our parsing functions to stop parsing a config file at any given time. wi...
[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.121   16 years  deraadt   kill some first-person wording; help from jmc
[TXT] cvs.5  1.7   16 years  jmc   bump Mdocdate for pages committed in "febuary", necessary because of a typo in r...
[TXT] cvs.c  1.143   16 years  joris   spacing
[TXT] cvs.h  1.162   16 years  deraadt   spacing
[TXT] cvsintro.7  1.14   16 years  deraadt   kill some first-person wording; help from jmc
[TXT] date.y  1.18   16 years  cnst   * yyInput doesn't seem to contain anything meaningful at the time when yyerror...
[TXT] diff.c  1.133   16 years  tobias   Print the right synopsis for commands on error (especially if commands share the...
[TXT] diff.h  1.16   16 years  joris   prevent file races ok tobias@
[TXT] diff3.c  1.45   16 years  joris   when reopening the file pass the proper mode and reopen it using O_RDWR instead ...
[TXT] diff_internals.c  1.19   16 years  joris   prevent file races ok tobias@
[TXT] edit.c  1.45   16 years  deraadt   spacing
[TXT] entries.c  1.95   16 years  deraadt   spacing
[TXT] fatal.c  1.13   16 years  tobias   Stick at GNU cvs behaviour with Root directive handling: it does not need to be ...
[TXT] file.c  1.226   16 years  deraadt   spacing
[TXT] file.h  1.46   16 years  joris   pass FILE_HAS_FLAG towards the update code so it can identify if a given tag is ...
[TXT] getlog.c  1.87   16 years  tobias   Print the right synopsis for commands on error (especially if commands share the...
[TXT] history.c  1.35   16 years  tobias   Replaced the unused cvs_command variable cmd_req with cmd_flags, which states if...
[TXT] import.c  1.87   16 years  joris   import_get_rcsdiff() doesnt need cvs_noexec checks. it only gets called from imp...
[TXT] init.c  1.33   16 years  tobias   Cleanup buf implementation: * Don't check for NULL on buffer creation, because ...
[TXT] init.h  1.1   17 years  xsa   bring back a working version of the `cvs init' command. OK joris@.
[TXT] log.c  1.42   16 years  tobias   Simply the use of cmdp and cvs_command by zapping cvs_command and working solely...
[TXT] log.h  1.22   16 years  tobias   Properly send out rcs info header with "E " in server mode (stderr in local mode...
[TXT] logmsg.c  1.46   16 years  tobias   Cleanup buf implementation: * Don't check for NULL on buffer creation, because ...
[TXT] modules.c  1.12   16 years  joris   allow our parsing functions to stop parsing a config file at any given time. wi...
[TXT] rcs.c  1.256   16 years  tobias   rcs_errno is gone: zap rcs_errstr() and rcs_errstrs[] as well. ok joris
[TXT] rcs.h  1.90   16 years  tobias   rcs_errno is gone: zap rcs_errstr() and rcs_errstrs[] as well. ok joris
[TXT] rcsnum.c  1.52   16 years  joris   goodbye rcs_errno - we didnt use you and you wont be missed
[TXT] release.c  1.40   16 years  xsa   More -Q support.
[TXT] remote.c  1.21   16 years  joris   prevent file races ok tobias@
[TXT] remote.h  1.32   16 years  joris   prevent file races ok tobias@
[TXT] remove.c  1.72   16 years  xsa   Introduce cvs_ent_line_str() - formats CVS/Entries lines. OK tobias@.
[TXT] repository.c  1.19   16 years  joris   shuffle some stuff around so we dont end up doing the same things twice in cvs_m...
[TXT] repository.h  1.3   16 years  niallo   add support for local and remote branch checkout. for example, cvs co -rOPENBSD...
[TXT] root.c  1.44   16 years  gilles   strcspn() change was okay'd by pyr@ and ok by millert@
[TXT] server.c  1.84   16 years  tobias   Cleanup buf implementation: * Don't check for NULL on buffer creation, because ...
[TXT] status.c  1.83   16 years  joris   fix a crash that could happen when running status on unknown files. from Tero K...
[TXT] tag.c  1.70   16 years  tobias   Print the right synopsis for commands on error (especially if commands share the...
[TXT] update.c  1.135   16 years  tobias   Print the right synopsis for commands on error (especially if commands share the...
[TXT] util.c  1.140   16 years  joris   do not overwrite CVS/Root in an existing tree whenever somebody specified a CVSR...
[TXT] util.h  1.24   16 years  joris   more CVSROOT/modules stuff: - support for -i flag: Run "prog" on "cvs commit" ...
[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.20   16 years  tobias   Replaced the unused cvs_command variable cmd_req with cmd_flags, which states if...
[TXT] worklist.c  1.6   17 years  otto   general includes cleanup sweep. ok joris@ niallo@
[TXT] worklist.h  1.6   17 years  otto   general includes cleanup sweep. ok joris@ niallo@
[TXT] xmalloc.c  1.8   17 years  otto   general includes cleanup sweep. ok joris@ niallo@
[TXT] xmalloc.h  1.3   17 years  xsa   introduce xsnprintf(); OK otto@ joris@.