summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
AgeCommit message (Expand)Author
2003-07-20No need to link with -lasn1 or -lcom_err anymore.Todd C. Miller
2003-06-10Install rcs2log, not a symlink to ../share/cvs/contrib/rcs2logTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-16syncHans Insulander
2003-05-16Don't link with -lkrb -lkafs.Hans Insulander
2003-05-12Disable krb4 support in preparation for krb4 removal.Magnus Holmberg
2003-05-06minor string cleanings; tdeval okTheo de Raadt
2003-02-16a few missing man pages converted from info documents; work done by jmcTheo de Raadt
2003-01-23Add a "DisableXProg" option to CVSROOT/config that can be used toTodd C. Miller
2003-01-20In dirswitch(), don't free dir_name until right before allocatingTodd C. Miller
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-07-06dont deref NULL pointer in IPv6 pserver client operation.Jun-ichiro itojun Hagino
2002-06-21make pserver code IPv6 ready. markus okJun-ichiro itojun Hagino
2002-06-21Document CVSREADONLYFS and -R. ok henning@, tholo@Kjell Wooding
2002-06-03fix typoTodd T. Fries
2002-06-03make ro /usr/src work again, tholo@ okTodd T. Fries
2002-06-03make ro /usr/src work againTodd T. Fries
2002-05-31don't write CVSvn.texi to src.Wilbern Cobb
2002-05-15syncTheo de Raadt
2002-05-15use -ldesTheo de Raadt
2002-04-20If $HOME/.cvspass does not exist and we're login, don't abort but createFederico G. Schwindt
2002-01-08Allow a CVS tagname to be expanded during checkout, export and update to beThorsten Lockert
2001-11-21Dummy out aclocal, autoconf, automake, and autoheader since thereTodd C. Miller
2001-11-06start editor in an empty line as used to be; deraadt@ agrees.Federico G. Schwindt
2001-10-06Do not attempt to rebuild Makefile.in, configure, config.h.in orTodd C. Miller
2001-10-04avoid /tmp races by using mktemp(1)Todd C. Miller
2001-09-30Don't pass $DESTDIR where generated Makefiles already handle itThorsten Lockert
2001-09-30Install where we expectThorsten Lockert
2001-09-30Build in and install from obj directoryThorsten Lockert
2001-09-30Revert to distributed versionThorsten Lockert
2001-09-29Merge remaining local changes, correct build issuesThorsten Lockert
2001-09-28Merge local changes; work in progressThorsten Lockert
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-11yes this is a configure diff, but this library order is needed for static lib...Theo de Raadt
2001-08-30Fixed version of Matthieu's change from revision 1.12Todd C. Miller
2001-08-29Nope, this makes cvs dump coreTheo de Raadt
2001-08-27allow for local tags that include numbers (like $XFree86$). FirstMatthieu Herrb
2001-08-07Use mktemp(1) to avoid /tmp race found by terra@diku.dk.Todd C. Miller
2001-07-28Revert accidentally committed changeThorsten Lockert
2001-07-19even worse: link against nearly any kerberos library, and you need all ofTheo de Raadt
2001-07-19well, with the most recent reorganization, it now turns out that anyTheo de Raadt
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-01when you support kerberosV, you apparently need to also link in the 12Theo de Raadt
2001-05-25Support KERBEROS5 / gssapi. (hin@ ok)Hakan Olsson
2001-03-21permit [] hostname formats in CVSroot, for v6Theo de Raadt
2001-03-15Document `P' in update output; mostly from bk@rt.fmThorsten Lockert
2001-02-11Disable bogus check for whether a file in the current directory (only!)Thorsten Lockert
2001-02-11Document the fact that the wrong thing is likely to happen in many casesThorsten Lockert