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_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] cvs/        
[DIR] cvsd/        
[DIR] cvsd-child/        
[DIR] rcs/        
[TXT] Makefile  1.18   18 years  xsa   renaming zlib.{c,h} files to compress.{c,h} and link to build; was pretty stupid...
[TXT] README  1.4   18 years  joris   daemon leftovers
[TXT] add.c  1.40   18 years  xsa   cvs_mkadmin() cannot return < 0 anymore;
[TXT] admin.c  1.29   18 years  xsa   cannot admin newly added file.
[TXT] annotate.c  1.29   18 years  xsa   strerror() -> rcs_errstr() when passing rcs_errno as argument;
[TXT] buf.c  1.33   18 years  xsa   better user-friendly error message.
[TXT] buf.h  1.9   18 years  xsa   check format string; OK niallo@, "it's nice to have" joris@.
[TXT] checkout.c  1.50   18 years  xsa   errors in cvs_checkout_init() are definitly fatal.
[TXT] cmd.c  1.42   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] commit.c  1.51   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] cvs.1  1.95   18 years  xsa   forgot to document CVS/Baserev.tmp, so here it is.
[TXT] cvs.c  1.94   18 years  xsa   spread some fatal() here too;
[TXT] cvs.h  1.101   18 years  xsa   fix CVS_PATH_NOTIFY duplicate.
[TXT] cvsintro.7  1.10   18 years  niallo   - pre-existent -> pre-existing ok jmc@
[TXT] date.y  1.11   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] diff.c  1.80   18 years  niallo   remove unnecessary newline characters in cvs_log() calls. From: Ray Lai <ray@cy...
[TXT] diff.h  1.7   18 years  xsa   - print some more informative messages - minor knf niallo ok
[TXT] diff3.c  1.14   18 years  xsa   out-of-bounds access and correct some printf while here;
[TXT] edit.c  1.11   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] entries.c  1.54   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] fatal.c  1.6   18 years  niallo   - make fatal() exit with code 1 instead of 255. makes us more compatible with gn...
[TXT] file.c  1.134   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] file.h  1.33   18 years  xsa   more includes cleanup;
[TXT] getlog.c  1.55   18 years  xsa   - use bitwise flags - add missing option in remote handler
[TXT] history.c  1.26   18 years  xsa   wrap usage;
[TXT] import.c  1.39   18 years  joris   once again, we have to unbreak stuff xsa broke on his own. seriously xavier, I m...
[TXT] init.c  1.22   18 years  xsa   fix CVS_PATH_NOTIFY duplicate.
[TXT] log.c  1.30   18 years  xsa   - nuke remaining err(), errx() and warnx() instances. - make cvs_log_init() retu...
[TXT] log.h  1.16   18 years  xsa   check format string; OK niallo@, "it's nice to have" joris@.
[TXT] logmsg.c  1.27   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] rcs.c  1.130   18 years  niallo   also set 'entry' variable in merged case. fixes PR#5037 From Ray Lai <ray at c...
[TXT] rcs.h  1.46   18 years  niallo   - move rcs_kw-related data into rcs.h and de-static the keyword array. this al...
[TXT] rcsnum.c  1.24   18 years  niallo   - don't segfault on rcsnum overflow. ok joris@
[TXT] release.c  1.31   18 years  xsa   more errors handling cleanup;
[TXT] remove.c  1.42   18 years  xsa   errors handling cleaning here too;
[TXT] root.c  1.30   18 years  xsa   this snprintf() occurence should have been removed in previous commit.
[TXT] server.c  1.27   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] status.c  1.54   18 years  xsa   strerror() -> rcs_errstr() when passing rcs_errno as argument;
[TXT] tag.c  1.40   18 years  xsa   - use biwise flags - add missing option in remote handler OK niallo@.
[TXT] update.c  1.54   18 years  xsa   more errors handling cleanup;
[TXT] util.c  1.69   18 years  xsa   cvs_mkadmin() cannot return < 0 anymore;
[TXT] version.c  1.19   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] watch.c  1.11   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] xmalloc.c  1.5   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] xmalloc.h  1.1   18 years  joris   switch to xmalloc stuff, me and xsa@ agreed on this a long time ago, but we were...
[TXT] compress.c (in the Attic) [Hide]  1.1   18 years  xsa   renaming zlib.{c,h} files to compress.{c,h} and link to build; was pretty stupid...
[TXT] compress.h (in the Attic) [Hide]  1.1   18 years  xsa   renaming zlib.{c,h} files to compress.{c,h} and link to build; was pretty stupid...
[TXT] cvsignore.5 (in the Attic) [Hide]  1.2   18 years  jmc   preceeded -> preceded
[TXT] cvsrc.5 (in the Attic) [Hide]  1.6   18 years  xsa   .Xr cvsintro(7); ok joris jmc
[TXT] cvswrappers.5 (in the Attic) [Hide]  1.1   18 years  xsa   add cvswrappers doc; mucho input/ok jmc, ok jfb joris;
[TXT] hist.c (in the Attic) [Hide]  1.13   18 years  xsa   #include's cleanup; ok joris@ niallo@.
[TXT] includes.h (in the Attic) [Hide]  1.4   18 years  xsa   zap <paths.h>;
[TXT] proto.c (in the Attic) [Hide]  1.90   18 years  joris   fix more breakage by xsa, although this one is partially my fault as well.
[TXT] proto.h (in the Attic) [Hide]  1.12   18 years  xsa   make cvs_sendresp() return type void; ok joris@.
[TXT] req.c (in the Attic) [Hide]  1.42   18 years  xsa   cvs_mkadmin() cannot return < 0 anymore;
[TXT] resp.c (in the Attic) [Hide]  1.71   18 years  xsa   cvs_mkadmin() cannot return < 0 anymore;