Age | Commit message (Expand) | Author |
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 |
2012-03-31 | sync cvsignore patterns. ok sthen@ | Matthieu Herrb |
2012-03-26 | Adjust the default "ignore" list for cvs; | Stuart Henderson |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2012-01-05 | ignore vim's .*.swp files. | Marc Espie |
2011-07-04 | declare a return type on a function returning void, matches upstream | Jonathan Gray |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2010-09-22 | We are still far away from supporting the roff macro definition macro .de | Ingo Schwarze |
2010-07-26 | - replace SP with sp calls. this was defined within cvs.1, but unsupported | Jason McIntyre |
2010-07-22 | As per OpenCVS, general usage in coversation and apparently newer | Jonathan Gray |