| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changes so that it actually checks for <readline/history.h>, instead | Marc G. Fournier | 1997-08-17 | 1 | -0/+1 |
| * | Fix for os version handling. | Bruce Momjian | 1997-08-06 | 1 | -3/+3 |
| * | Makei configure less os-version specific, were possible. | Bruce Momjian | 1997-08-02 | 1 | -1/+5 |
| * | FIx solaris template finding. | Bruce Momjian | 1997-08-01 | 1 | -1/+1 |
| * | Configure cleanup for /usr/ucb patch. | Bruce Momjian | 1997-07-31 | 1 | -1/+2 |
| * | Look in /usr/ucb first for install. | Bruce Momjian | 1997-07-30 | 1 | -1/+1 |
| * | configure.in cleanup for tr and strerror2. | Bruce Momjian | 1997-07-30 | 1 | -3/+3 |
| * | Check for and use <netdb.h> for postmaster.c, instead of checking if | Marc G. Fournier | 1997-07-30 | 1 | -1/+1 |
| * | configure.in cleanup from sco install. | Bruce Momjian | 1997-07-30 | 1 | -1/+1 |
| * | Add strerror to pg_version for sunos4. | Bruce Momjian | 1997-07-29 | 1 | -0/+2 |
| * | Added SCO support, from Daniel Harris. | Bruce Momjian | 1997-07-28 | 1 | -3/+17 |
| * | Search for ginstall before the other installs... | Marc G. Fournier | 1997-07-15 | 1 | -1/+1 |
| * | Add sysv4 support to configure and docs. | Bruce Momjian | 1997-07-14 | 1 | -0/+1 |
| * | Ordering of libraries changed so that -lbsd is *after* -lm | Marc G. Fournier | 1997-06-01 | 1 | -1/+1 |
| * | Fix configure so that installbsd gets -c also | Marc G. Fournier | 1997-04-28 | 1 | -4/+4 |
| * | Reverse check for TR so that trbsd gets checked for first | Marc G. Fournier | 1997-04-26 | 1 | -1/+1 |
| * | Fix for bootstrap.c problem (F_* values missing from fmgr.h) | Marc G. Fournier | 1997-04-26 | 1 | -4/+2 |
| * | Add fcvt() as a check to configure so that we can get rid of the BSD44_derived | Marc G. Fournier | 1997-04-22 | 1 | -1/+1 |
| * | From: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-22 | 1 | -18/+7 |
| * | Add a --with-compiler switch that allows someone to specify: | Marc G. Fournier | 1997-04-18 | 1 | -1/+9 |
| * | From: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-18 | 1 | -49/+12 |
| * | Have CASSERT enabled/disabled via configure, and passed through config.h | Marc G. Fournier | 1997-04-15 | 1 | -0/+32 |
| * | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-15 | 1 | -1/+1 |
| * | Fixes for [] escaping pointed out by Adrian | Marc G. Fournier | 1997-04-12 | 1 | -36/+45 |
| * | Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.h | Marc G. Fournier | 1997-04-12 | 1 | -1/+2 |
| * | Fix detection of install vs installbsd | Marc G. Fournier | 1997-04-12 | 1 | -4/+11 |
| * | Much improved configure that integrates the build script right into it | Marc G. Fournier | 1997-04-09 | 1 | -10/+214 |
| * | Move YACC and YFLAGS into the template files | Marc G. Fournier | 1997-04-04 | 1 | -2/+2 |
| * | This commit represents a clean compile with the new templates under | Marc G. Fournier | 1997-04-04 | 1 | -3/+4 |
| * | One helluva mess. | Marc G. Fournier | 1997-04-04 | 1 | -5/+10 |
| * | More modifications to make building more interactive: | Marc G. Fournier | 1997-04-03 | 1 | -6/+21 |
| * | Various improvements to reduce questions :) | Marc G. Fournier | 1997-04-03 | 1 | -1/+15 |
| * | Misc port related issues | Marc G. Fournier | 1997-04-01 | 1 | -2/+5 |
| * | Add checs for float.h | Marc G. Fournier | 1997-03-25 | 1 | -1/+1 |
| * | Rather than make this a Linux test, we should just test for the existence | Marc G. Fournier | 1997-03-25 | 1 | -1/+1 |
| * | Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> | Marc G. Fournier | 1997-03-25 | 1 | -1/+7 |
| * | Add in alpha port | Marc G. Fournier | 1997-03-25 | 1 | -0/+1 |
| * | Forgot to add an AC_SUBST(STRERROR) to configure.in for the strerror() test | Marc G. Fournier | 1997-03-21 | 1 | -0/+1 |
| * | Check for and set HAVE_CRYPT_H if <crypt.h> exists | Marc G. Fournier | 1997-03-20 | 1 | -2/+2 |
| * | Add a check for strerr, and add in D'Arcy's strerror() code in case not | Marc G. Fournier | 1997-03-19 | 1 | -1/+2 |
| * | Add in a check for libcrypt.a | Marc G. Fournier | 1997-03-17 | 1 | -0/+1 |
| * | Add in the sunos4 portname to configure detection | Marc G. Fournier | 1997-03-11 | 1 | -0/+1 |
| * | Fix, I think, the stdup.o problem reported on those systems without | Marc G. Fournier | 1997-02-25 | 1 | -2/+2 |
| * | Add in port hpux to configure | Marc G. Fournier | 1997-02-20 | 1 | -0/+1 |
| * | Removed a ',' that didn't belong in the timezone test case | Marc G. Fournier | 1997-02-19 | 1 | -1/+1 |
| * | Had configure check for strdup, but didn't have it set HAVE_STRDUP | Marc G. Fournier | 1997-02-13 | 1 | -1/+1 |
| * | Make sure we have an irix port | Marc G. Fournier | 1997-02-12 | 1 | -0/+1 |
| * | Try to further reduce the PORT dependencies. | Marc G. Fournier | 1997-02-09 | 1 | -1/+2 |
| * | Changes to configure/config.h.in to check for: | Marc G. Fournier | 1997-02-09 | 1 | -0/+1 |
| * | Various fixes suggested by Gregor Hoffleit | Marc G. Fournier | 1997-02-09 | 1 | -1/+3 |