| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-10 | Drop dead links to loria.fr and cvshome.org |  jca | 1 | -18/+0 |
| 2018-10-22 | When checking out certain commits by date, cvs got confused. If |  bluhm | 1 | -1/+3 |
| 2018-07-10 | Fix a few, but not all, clang warnings: Use "%s" to print modifiable |  tb | 2 | -2/+2 |
| 2017-08-21 | When executing ssh, use "--" to indicate end of arguments before the |  millert | 1 | -2/+4 |
| 2017-04-14 | once cvs's flow-control mechanism has kicked in, stop reading from |  jcs | 1 | -1/+5 |
| 2017-01-20 | Nuke some excess whitespace. |  krw | 1 | -7/+7 |
| 2016-08-31 | admin: add -C option to set a revision's commitid |  jcs | 1 | -2/+59 |
| 2016-08-16 | When the commit message is empty, don't default to c)ontinue |  tb | 1 | -4/+4 |
| 2015-11-17 | Pledge cvs(1). |  jca | 1 | -0/+22 |
| 2015-10-30 | Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)). |  millert | 1 | -7/+3 |
| 2014-05-28 | finally enable writing per-commit commitid tokens to rcs ,v files |  jcs | 2 | -8/+1 |
| 2013-12-14 | When writing a history entry, don't downcast time() return value to |  jca | 1 | -2/+2 |
| 2013-12-03 | Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@ |  millert | 7 | -8/+7 |
| 2013-08-08 | Prep for big ino_t: cast to unsigned long long and format with %ll or %q |  guenther | 1 | -2/+2 |
| 2013-06-20 | Move the declaration of `disable_x_prog' outside of a #ifdef AUTH_SERVER_SUPPORT |  miod | 1 | -2/+2 |
| 2013-06-03 | avoid rebuilding server.c and client.c in the install target |  robert | 1 | -2/+2 |
| 2013-06-03 | backport commitid support from newer CVS (with a different random id |  jcs | 7 | -1/+74 |
| 2012-03-26 | Adjust the default "ignore" list for cvs; |  sthen | 1 | -2/+2 |
| 2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() |  fgsch | 19 | -32/+32 |
| 2012-01-05 | ignore vim's .*.swp files. |  espie | 1 | -0/+1 |
| 2011-07-04 | declare a return type on a function returning void, matches upstream |  jsg | 1 | -1/+1 |
| 2010-10-15 | Switch the remaining users of libdes in src to libcrypto, |  jsg | 1 | -5/+5 |
| 2010-07-22 | As per OpenCVS, general usage in coversation and apparently newer |  jsg | 1 | -1/+1 |
| 2009-12-14 | Fix "cvs [update aborted]: out of memory; can not reallocate 5242880 bytes" |  stsp | 1 | -4/+3 |
| 2009-12-13 | fix leaks found by parfait. |  jsg | 2 | -4/+15 |
| 2008-09-12 | Typo in description for log -r fixed. |  tobias | 1 | -1/+1 |
| 2008-06-25 | handle sparc64 seperately; ok miod |  deraadt | 1 | -0/+3 |
| 2008-06-11 | Add a CVSROOT/config option "DisableMdocdate" (default:no) to turn off |  djm | 5 | -0/+18 |
| 2008-05-11 | If "cvs admin" encountered an entry in CVS/Entries for a file which has no |  tobias | 1 | -0/+5 |
| 2008-02-27 | fix a segfault in gnucvs that can occur with "checkout -c" if there is |  joris | 1 | -0/+5 |
| 2008-02-08 | Febuary -> February |  jmc | 1 | -1/+1 |
| 2007-05-26 | introduce Mdocdate tag, requested by jmc. |  niallo | 1 | -0/+27 |
| 2007-05-12 | when comparing two revisions of a directory tree, don't show dead files |  sturm | 1 | -1/+1 |
| 2005-04-20 | Fixes from Derek Price, CAN-2005-0753. ok deraadt@ |  otto | 3 | -7/+10 |
| 2004-10-23 | Add support for passing the tag name in to the program specified by the |  millert | 2 | -0/+12 |
| 2004-06-09 | Several potential security problems found and fixed by Stefan Esser & |  otto | 6 | -27/+137 |
| 2004-05-19 | Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price. |  millert | 1 | -4/+42 |
| 2004-04-16 | - a malicious server may send path names that translate out of the |  otto | 2 | -0/+21 |
| 2003-12-29 | re-entrancy hack that is currently needed for cvs to work correctly. |  deraadt | 1 | -0/+24 |
| 2003-12-18 | Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included with |  millert | 1 | -1/+1 |
| 2003-12-17 | Quick fix for zlib's update. |  espie | 1 | -1/+1 |
| 2003-12-16 | Better fix for MALLOC_OPTIONS=J bug. Something had problems with |  millert | 1 | -11/+3 |
| 2003-12-12 | Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OK |  millert | 1 | -0/+11 |
| 2003-09-25 | Free buffer and set it to NULL on error lest it be used. |  millert | 1 | -0/+5 |
| 2003-05-06 | minor string cleanings; tdeval ok |  deraadt | 3 | -6/+6 |
| 2003-01-23 | Add a "DisableXProg" option to CVSROOT/config that can be used to |  millert | 3 | -0/+49 |
| 2003-01-20 | In dirswitch(), don't free dir_name until right before allocating |  millert | 1 | -3/+3 |
| 2002-12-09 | From Andrushock, s/sucess/success/g |  millert | 1 | -1/+1 |
| 2002-07-06 | dont deref NULL pointer in IPv6 pserver client operation. |  itojun | 1 | -2/+2 |
| 2002-06-21 | make pserver code IPv6 ready. markus ok |  itojun | 1 | -21/+50 |