Age | Commit message (Expand) | Author |
2004-01-13 | Do not evaluate this->next after calling the handler; the handler may | Otto Moerbeek |
2004-01-02 | Don't strip scripts; idea from mpech@; ok deraadt@ | Todd C. Miller |
2003-12-29 | re-entrancy hack that is currently needed for cvs to work correctly. | Theo de Raadt |
2003-12-18 | Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included with | Todd C. Miller |
2003-12-18 | cvs uses zlib, not gzip; remove a lie. OK deraadt@ | Todd C. Miller |
2003-12-17 | Quick fix for zlib's update. | Marc Espie |
2003-12-16 | Better fix for MALLOC_OPTIONS=J bug. Something had problems with | Todd C. Miller |
2003-12-12 | Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OK | Todd C. Miller |
2003-09-25 | Free buffer and set it to NULL on error lest it be used. | Todd C. Miller |
2003-07-20 | No need to link with -lasn1 or -lcom_err anymore. | Todd C. Miller |
2003-06-10 | Install rcs2log, not a symlink to ../share/cvs/contrib/rcs2log | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-16 | sync | Hans Insulander |
2003-05-16 | Don't link with -lkrb -lkafs. | Hans Insulander |
2003-05-12 | Disable krb4 support in preparation for krb4 removal. | Magnus Holmberg |
2003-05-06 | minor string cleanings; tdeval ok | Theo de Raadt |
2003-02-16 | a few missing man pages converted from info documents; work done by jmc | Theo de Raadt |
2003-01-23 | Add a "DisableXProg" option to CVSROOT/config that can be used to | Todd C. Miller |
2003-01-20 | In dirswitch(), don't free dir_name until right before allocating | Todd C. Miller |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-07-06 | dont deref NULL pointer in IPv6 pserver client operation. | Jun-ichiro itojun Hagino |
2002-06-21 | make pserver code IPv6 ready. markus ok | Jun-ichiro itojun Hagino |
2002-06-21 | Document CVSREADONLYFS and -R. ok henning@, tholo@ | Kjell Wooding |
2002-06-03 | fix typo | Todd T. Fries |
2002-06-03 | make ro /usr/src work again, tholo@ ok | Todd T. Fries |
2002-06-03 | make ro /usr/src work again | Todd T. Fries |
2002-05-31 | don't write CVSvn.texi to src. | Wilbern Cobb |
2002-05-15 | sync | Theo de Raadt |
2002-05-15 | use -ldes | Theo de Raadt |
2002-04-20 | If $HOME/.cvspass does not exist and we're login, don't abort but create | Federico G. Schwindt |
2002-01-08 | Allow a CVS tagname to be expanded during checkout, export and update to be | Thorsten Lockert |
2001-11-21 | Dummy out aclocal, autoconf, automake, and autoheader since there | Todd C. Miller |
2001-11-06 | start editor in an empty line as used to be; deraadt@ agrees. | Federico G. Schwindt |
2001-10-06 | Do not attempt to rebuild Makefile.in, configure, config.h.in or | Todd C. Miller |
2001-10-04 | avoid /tmp races by using mktemp(1) | Todd C. Miller |
2001-09-30 | Don't pass $DESTDIR where generated Makefiles already handle it | Thorsten Lockert |
2001-09-30 | Install where we expect | Thorsten Lockert |
2001-09-30 | Build in and install from obj directory | Thorsten Lockert |
2001-09-30 | Revert to distributed version | Thorsten Lockert |
2001-09-29 | Merge remaining local changes, correct build issues | Thorsten Lockert |
2001-09-28 | Merge local changes; work in progress | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie |
2001-09-11 | yes this is a configure diff, but this library order is needed for static lib... | Theo de Raadt |
2001-08-30 | Fixed version of Matthieu's change from revision 1.12 | Todd C. Miller |
2001-08-29 | Nope, this makes cvs dump core | Theo de Raadt |
2001-08-27 | allow for local tags that include numbers (like $XFree86$). First | Matthieu Herrb |
2001-08-07 | Use mktemp(1) to avoid /tmp race found by terra@diku.dk. | Todd C. Miller |
2001-07-28 | Revert accidentally committed change | Thorsten Lockert |