| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+2 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -1/+1 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -10/+2 |
* | Tidy up cvs entries | imp | 2005-06-03 | 7 | -14/+0 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script. | kensmith | 2004-12-10 | 1 | -0/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -2/+2 |
* | Make cvsbug(1) actually work instead of aborting due to missing configure | peter | 2004-09-28 | 1 | -1/+6 |
* | Fix the embedded version string in cvs and cvsbug. This breaks scripts | peter | 2004-09-28 | 2 | -2/+2 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -1/+0 |
* | Update bmake glue for cvs-1.11.15, with apologies to Jacques for messing | peter | 2004-04-15 | 3 | -66/+4 |
* | Patch vulnerabilities in the CVS client and server: | nectar | 2004-04-14 | 3 | -2/+65 |
* | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu | ache | 2004-02-17 | 3 | -5/+3 |
* | Switch back to regex.h and fix error when mismatched regex.h used with | ache | 2004-02-16 | 3 | -4/+12 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | Only evaluate CVS version once, when necessary. | ru | 2003-09-07 | 1 | -3/+3 |
* | Only evaluate CVS version once, when necessary. | ru | 2003-09-07 | 1 | -4/+3 |
* | Only define a default editor if one isn't already defined. | obrien | 2003-07-07 | 1 | -0/+2 |
* | Enable GSSAPI/Kerberos 5 support (aka `gserver'). | nectar | 2003-05-05 | 1 | -9/+6 |
* | Finish update for cvs-1.11.5. Some build-time tunables were moved from | peter | 2003-01-21 | 6 | -485/+39 |
* | Dont bother with unused rules for version.c | peter | 2003-01-21 | 1 | -4/+1 |
* | Update for cvs-1.11.5 import (note to self: gotta fix the version tags) | peter | 2003-01-21 | 2 | -4/+4 |
* | Sigh. Another wrong version string. However, this one isn't used in the | peter | 2002-12-04 | 2 | -2/+2 |
* | Oops. Use the correct version number. The number that was here was the | peter | 2002-12-03 | 2 | -2/+2 |
* | Update bmake glue after 1.11.2.1-20021201 import. options.h is no longer | peter | 2002-12-02 | 4 | -653/+697 |
* | cvs-1.11.2 seems to bug out if HAVE_MMAP is not defined. It hoses its | peter | 2002-09-02 | 2 | -2/+2 |
* | version.h is now autogenerated in 1.11.2, not version.c | peter | 2002-09-02 | 1 | -4/+5 |
* | Update for 1.11.1p1 -> 1.11.2 import | peter | 2002-09-02 | 2 | -2/+32 |
* | It seems CVSvn.texi isn't used anymore. | peter | 2002-09-02 | 1 | -11/+0 |
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 2 | -12/+2 |
* | Replaced exists() tests with two equivalent defined(). | ru | 2002-04-18 | 1 | -1/+1 |
* | Restore the correct CLEANFILES that got damaged in rev. 1.15. | ru | 2002-03-30 | 1 | -1/+1 |
* | Allow to build with GCC 3.1. | obrien | 2002-03-30 | 1 | -1/+2 |
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -11/+4 |
* | Use some slightly less horrible make magic for doing the version stuff. | peter | 2001-08-10 | 2 | -17/+12 |
* | One more version related tweak after cvs-1.11 -> 1.11.1p1 | peter | 2001-08-10 | 1 | -4/+4 |
* | Update build rules for .in and tidy up. | peter | 2001-08-10 | 1 | -6/+4 |
* | Tools dir is now empty and unused | peter | 2001-08-10 | 2 | -20/+1 |
* | Generate version.c on the fly rather than using a generated file. | peter | 2001-08-10 | 1 | -0/+12 |
* | Get the version source from the (more) correct place. | peter | 2001-08-10 | 1 | -8/+7 |
* | *** empty log message *** | peter | 2001-08-10 | 2 | -18/+76 |
* | Add annotate.c, remove rtag.c for 1.11.1p1 | peter | 2001-08-10 | 1 | -2/+2 |
* | beforeinstall -> SCRIPTS. | ru | 2001-04-07 | 2 | -13/+3 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 2 | -3/+2 |
* | Typo police. | rnordier | 2000-11-20 | 1 | -1/+1 |
* | Regenerated. There are a bunch of changes from this round of ./configure | peter | 2000-10-02 | 2 | -48/+102 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 1 | -2/+2 |
* | Minor style nits. | obrien | 2000-01-21 | 1 | -4/+4 |
* | Fix typo: MAINAINER -> MAINTAINER | phantom | 2000-01-10 | 7 | -7/+7 |
* | Update files generated by configure. | peter | 1999-12-11 | 3 | -13/+40 |