Age | Commit message (Expand) | Author |
2018-08-16 | When installing the link to rcs2log, set the owner on the link itself | Todd C. Miller |
2018-07-11 | do not pick up groff from /usr/local/bin in configure, noticed by benno@; | Christian Weisgerber |
2018-07-10 | Fix a few, but not all, clang warnings: Use "%s" to print modifiable | Theo Buehler |
1998-02-22 | Latest version from Cyclic | Thorsten Lockert |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2017-11-09 | Use the proper macros in AUTHORS, and delete the bogus BUGS section. | Ingo Schwarze |
2017-08-21 | When executing ssh, use "--" to indicate end of arguments before the | Todd C. Miller |
2017-06-12 | destroy lint remnants. | Marc Espie |
2017-04-14 | once cvs's flow-control mechanism has kicked in, stop reading from | Joshua Stein |
2017-01-20 | Nuke some excess whitespace. | Kenneth R Westerback |
2016-09-29 | Set correct owner for installed files. Required for noperm release. | Martin Natano |
2016-09-20 | Revert previous, I didn't intend to commit this (yet). | Martin Natano |
2016-09-20 | Set correct owner for installed files. One step closer to noperm | Martin Natano |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2016-09-04 | httpS://www.openbsd.org/ | Theo Buehler |
2016-08-31 | admin: add -C option to set a revision's commitid | Joshua Stein |
2016-08-16 | When the commit message is empty, don't default to c)ontinue | Theo Buehler |
2016-03-07 | regen | tb |
2016-03-07 | There is a mknod(2) call hidden deep in the guts of cvs(1) that | tb |
2015-11-20 | Regen. | Jeremie Courreges-Anglas |
2015-11-20 | Server-side pserver support is broken, and we don't plan to support it. | Jeremie Courreges-Anglas |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2015-11-17 | Pledge cvs(1). | Jeremie Courreges-Anglas |
2015-10-30 | Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)). | Todd C. Miller |
2015-02-05 | Add missing check for stdint.h, needed for SIZE_MAX in xsize.h. | Todd C. Miller |
2014-10-21 | no more kerberos. | Daniel Dickman |
2014-05-28 | finally enable writing per-commit commitid tokens to rcs ,v files | joshua stein |
2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is | Reyk Floeter |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2013-12-14 | When writing a history entry, don't downcast time() return value to | Jeremie Courreges-Anglas |
2013-12-03 | Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@ | Todd C. Miller |
1997-06-28 | Latest version from Cyclic Software | Thorsten Lockert |
1996-10-18 | New release from Cyclic Software | Thorsten Lockert |
1996-01-30 | Missed files from 1.7.1 import | Thorsten Lockert |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2013-11-11 | disable kerberos support (only used for pserver, which we strongly | Theo de Raadt |
2013-08-08 | Prep for big ino_t: cast to unsigned long long and format with %ll or %q | Philip Guenther |
1998-03-12 | Latest version from Cyclic | Thorsten Lockert |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-06-20 | Move the declaration of `disable_x_prog' outside of a #ifdef AUTH_SERVER_SUPPORT | Miod Vallat |
2013-06-19 | don't link to hx509, pthread and ntlm related libraries | Robert Nagy |
2013-06-18 | Shuffle library link order to appease the static arch deities. | Miod Vallat |
2013-06-17 | link to the new kerberos libraries | Robert Nagy |
2013-06-03 | avoid rebuilding server.c and client.c in the install target | Robert Nagy |
2013-06-03 | backport commitid support from newer CVS (with a different random id | joshua stein |
1997-03-18 | New release from Cyclic Software | Thorsten Lockert |
1996-01-30 | Upgrade to 1.7.1 snapshot | Thorsten Lockert |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2013-04-19 | Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). | Theo de Raadt |
2012-05-20 | remove .cvsignore from cvs source dir, ok deraadt | Stuart Henderson |