Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-21 | Dummy out aclocal, autoconf, automake, and autoheader since there | Todd C. Miller | |
are still things in cvs's Makefile.in files that will attempt to run e.g. autoheader. Doing this here should mean we don't get hosed again the next time cvs is updated. I believe Marc Espie suggested something similar a while ago. | |||
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 | |
stamp-h1.in. Modifying files in the source tree considered harmful. | |||
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 ↵ | Theo de Raadt | |
library linking | |||
2001-08-30 | Fixed version of Matthieu's change from revision 1.12 | Todd C. Miller | |
OK matthieu@ && deraadt@ | |||
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 | |
character must be pure alpha though. Ok deraadt@, tholo@. | |||
2001-08-07 | Use mktemp(1) to avoid /tmp race found by terra@diku.dk. | Todd C. Miller | |
Fix based on patch from mbing@nfr.net. | |||
2001-07-28 | Revert accidentally committed change | Thorsten Lockert | |
2001-07-19 | even worse: link against nearly any kerberos library, and you need all of | Theo de Raadt | |
them. these swedes are insane! | |||
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt | |
program which links -lkrb5 also must link -lkafs as well! someone please mail hin@ an alpha or a powerpc, so that he can become aware of how binutils ("the other linker we use") works. | |||
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-01 | when you support kerberosV, you apparently need to also link in the 12 | Theo de Raadt | |
other libraries that it's tentacles lead to. This is just disgusting, and are going to pressure the KTH people to fix this. It's unmaintainable. kerberosV and kerberosIV even have cross dependencies. It's insane. patch developed at the same time by drahn and I | |||
2001-05-25 | Support KERBEROS5 / gssapi. (hin@ ok) | Hakan Olsson | |
2001-03-21 | permit [] hostname formats in CVSroot, for v6 | Theo de Raadt | |
2001-03-15 | Document `P' in update output; mostly from bk@rt.fm | Thorsten Lockert | |
2001-02-11 | Disable bogus check for whether a file in the current directory (only!) | Thorsten Lockert | |
were checked out of a different CVSROOT -- makes it very hard to have replicated repositories. | |||
2001-02-11 | Document the fact that the wrong thing is likely to happen in many cases | Thorsten Lockert | |
here, if something is checked out from a (read-only?) replica of a repos, and then checked in to the master, files will be skipped. This needs to be resolved, somehow. | |||
2001-02-10 | Fix merge problem | Thorsten Lockert | |
2001-02-10 | Integrate local changes | Thorsten Lockert | |
2001-02-10 | Latest from Cyclic Software | Thorsten Lockert | |
2001-02-10 | Latest from Cyclic Software | Thorsten Lockert | |
2000-12-12 | rsh was changed to ssh. reflect this in error messages. ok deraadt@ | Todd T. Fries | |
2000-12-10 | oops, document that CVS_RSH defaults to "ssh" now | Theo de Raadt | |
2000-12-10 | change default connection protocol from "rsh" to "ssh", so that CVS_RSH | Theo de Raadt | |
no longer needs setting. | |||
2000-10-21 | Add missing local change that was lost in a merge. | Todd C. Miller | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-02-21 | Some more files to clean up. (millert@ ok) | Hakan Olsson | |
2000-02-12 | parse mm/dd/yy correctly; tron@netbsd.org and matthieu | Theo de Raadt | |
1999-12-06 | allow --enable-encryption in kerberos case | Theo de Raadt | |
1999-09-10 | Put files in /usr/libexec/cvs and /usr/libdata/cvs; suggestion from Todd | Thorsten Lockert | |
Miller <todd.miller@courtesan.com> | |||
1999-09-10 | Add option to set the repository to read-only on the command line; from | Thorsten Lockert | |
Artur Grabowski <art@stacken.kth.se> | |||
1999-09-10 | Integrate local changes | Thorsten Lockert | |
1999-09-10 | Latest version from Cyclic; skipped files | Thorsten Lockert | |
1999-09-10 | Latest version from Cyclic | Thorsten Lockert | |
1999-06-16 | ARCH -> __ARCH_ | Marc Espie | |
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-03-04 | Fix edge-condition with doing "cvs update directory" when there is no CVS | Thorsten Lockert | |
directory in the current directory, only in the named subdirectory. Reported by Pavel Korovin <pvk@pvk-home.tsinet.ru> | |||
1999-03-04 | Correct info-files cleaning and generation | Niklas Hallqvist | |
1999-02-28 | Integrate local changes | Thorsten Lockert | |