summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
AgeCommit message (Expand)Author
2017-01-20Nuke some excess whitespace.Kenneth R Westerback
2016-09-29Set correct owner for installed files. Required for noperm release.Martin Natano
2016-09-20Revert previous, I didn't intend to commit this (yet).Martin Natano
2016-09-20Set correct owner for installed files. One step closer to nopermMartin Natano
1995-12-19raw import of cvs-1.6Theo de Raadt
2016-09-04httpS://www.openbsd.org/Theo Buehler
2016-08-31admin: add -C option to set a revision's commitidJoshua Stein
2016-08-16When the commit message is empty, don't default to c)ontinueTheo Buehler
2016-03-07regentb
2016-03-07There is a mknod(2) call hidden deep in the guts of cvs(1) thattb
2015-11-20Regen.Jeremie Courreges-Anglas
2015-11-20Server-side pserver support is broken, and we don't plan to support it.Jeremie Courreges-Anglas
1995-12-19raw import of cvs-1.6Theo de Raadt
2015-11-17Pledge cvs(1).Jeremie Courreges-Anglas
2015-10-30Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)).Todd C. Miller
2015-02-05Add missing check for stdint.h, needed for SIZE_MAX in xsize.h.Todd C. Miller
2014-10-21no more kerberos.Daniel Dickman
2014-05-28finally enable writing per-commit commitid tokens to rcs ,v filesjoshua stein
2014-04-22Remove KERBEROS5 from the Makefiles (except ssh for now, where it isReyk Floeter
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ isMiod Vallat
2013-12-14When writing a history entry, don't downcast time() return value toJeremie Courreges-Anglas
2013-12-03Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@Todd C. Miller
1997-06-28Latest version from Cyclic SoftwareThorsten Lockert
1996-10-18New release from Cyclic SoftwareThorsten Lockert
1996-01-30Missed files from 1.7.1 importThorsten Lockert
1995-12-19raw import of cvs-1.6Theo de Raadt
2013-11-11disable kerberos support (only used for pserver, which we stronglyTheo de Raadt
2013-08-08Prep for big ino_t: cast to unsigned long long and format with %ll or %qPhilip Guenther
1998-03-12Latest version from CyclicThorsten Lockert
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-06-20Move the declaration of `disable_x_prog' outside of a #ifdef AUTH_SERVER_SUPPORTMiod Vallat
2013-06-19don't link to hx509, pthread and ntlm related librariesRobert Nagy
2013-06-18Shuffle library link order to appease the static arch deities.Miod Vallat
2013-06-17link to the new kerberos librariesRobert Nagy
2013-06-03avoid rebuilding server.c and client.c in the install targetRobert Nagy
2013-06-03backport commitid support from newer CVS (with a different random idjoshua stein
1997-03-18New release from Cyclic SoftwareThorsten Lockert
1996-01-30Upgrade to 1.7.1 snapshotThorsten Lockert
1995-12-19raw import of cvs-1.6Theo de Raadt
2013-04-19Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).Theo de Raadt
2012-05-20remove .cvsignore from cvs source dir, ok deraadtStuart Henderson
2012-03-31sync cvsignore patterns. ok sthen@Matthieu Herrb
2012-03-26Adjust the default "ignore" list for cvs;Stuart Henderson
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
2012-01-05ignore vim's .*.swp files.Marc Espie
2011-07-04declare a return type on a function returning void, matches upstreamJonathan Gray
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2010-09-22We are still far away from supporting the roff macro definition macro .deIngo Schwarze
2010-07-26- replace SP with sp calls. this was defined within cvs.1, but unsupportedJason McIntyre
2010-07-22As per OpenCVS, general usage in coversation and apparently newerJonathan Gray