| Commit message (Expand) | Author | Age |
* | Ordering of libraries changed so that -lbsd is *after* -lm | Marc G. Fournier | 1997-06-01 |
* | Fix configure so that installbsd gets -c also | Marc G. Fournier | 1997-04-28 |
* | Reverse check for TR so that trbsd gets checked for first | Marc G. Fournier | 1997-04-26 |
* | Fix for bootstrap.c problem (F_* values missing from fmgr.h) | Marc G. Fournier | 1997-04-26 |
* | Add fcvt() as a check to configure so that we can get rid of the BSD44_derived | Marc G. Fournier | 1997-04-22 |
* | From: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-22 |
* | Add a --with-compiler switch that allows someone to specify: | Marc G. Fournier | 1997-04-18 |
* | From: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-18 |
* | Have CASSERT enabled/disabled via configure, and passed through config.h | Marc G. Fournier | 1997-04-15 |
* | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-15 |
* | Fixes for [] escaping pointed out by Adrian | Marc G. Fournier | 1997-04-12 |
* | Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.h | Marc G. Fournier | 1997-04-12 |
* | Fix detection of install vs installbsd | Marc G. Fournier | 1997-04-12 |
* | Much improved configure that integrates the build script right into it | Marc G. Fournier | 1997-04-09 |
* | Move YACC and YFLAGS into the template files | Marc G. Fournier | 1997-04-04 |
* | This commit represents a clean compile with the new templates under | Marc G. Fournier | 1997-04-04 |
* | One helluva mess. | Marc G. Fournier | 1997-04-04 |
* | More modifications to make building more interactive: | Marc G. Fournier | 1997-04-03 |
* | Various improvements to reduce questions :) | Marc G. Fournier | 1997-04-03 |
* | Misc port related issues | Marc G. Fournier | 1997-04-01 |
* | Add checs for float.h | Marc G. Fournier | 1997-03-25 |
* | Rather than make this a Linux test, we should just test for the existence | Marc G. Fournier | 1997-03-25 |
* | Add in alpha port | Marc G. Fournier | 1997-03-25 |
* | Forgot to add an AC_SUBST(STRERROR) to configure.in for the strerror() test | Marc G. Fournier | 1997-03-21 |
* | Check for and set HAVE_CRYPT_H if <crypt.h> exists | Marc G. Fournier | 1997-03-20 |
* | use autoconf 2.12 instead of 2.10 to gernate configure script... | Marc G. Fournier | 1997-03-20 |
* | Add a check for strerr, and add in D'Arcy's strerror() code in case not | Marc G. Fournier | 1997-03-19 |
* | Add in a check for libcrypt.a | Marc G. Fournier | 1997-03-17 |
* | Add in the sunos4 portname to configure detection | Marc G. Fournier | 1997-03-11 |
* | Fix, I think, the stdup.o problem reported on those systems without | Marc G. Fournier | 1997-02-25 |
* | Add in port hpux to configure | Marc G. Fournier | 1997-02-20 |
* | Removed a ',' that didn't belong in the timezone test case | Marc G. Fournier | 1997-02-19 |
* | Had configure check for strdup, but didn't have it set HAVE_STRDUP | Marc G. Fournier | 1997-02-13 |
* | Make sure we have an irix port | Marc G. Fournier | 1997-02-12 |
* | Try to further reduce the PORT dependencies. | Marc G. Fournier | 1997-02-09 |
* | Changes to configure/config.h.in to check for: | Marc G. Fournier | 1997-02-09 |
* | Various fixes suggested by Gregor Hoffleit | Marc G. Fournier | 1997-02-09 |
* | Oops, the port is ultrix4, not ultrix | Marc G. Fournier | 1997-02-08 |
* | Add in netbsd*) to configure | Marc G. Fournier | 1997-02-07 |
* | Add ultrix to configure | Marc G. Fournier | 1997-02-07 |
* | Add in the nextstep port so that configure will (should?) run on it | Marc G. Fournier | 1997-02-07 |
* | The test for union semun requires <sys/ipc.h> | Marc G. Fournier | 1997-02-06 |
* | Various changes to improve/support Mklinux | Marc G. Fournier | 1997-02-06 |
* | Add test for union semun to configure | Marc G. Fournier | 1997-02-06 |
* | Change ordering of libraries | Marc G. Fournier | 1997-02-06 |
* | Add Makefile.in so that configure can determine if inet_aton.o is required | Marc G. Fournier | 1997-02-05 |
* | Add in appropriate checks for inet_aton, and modifications to backend/port/Ma... | Marc G. Fournier | 1997-02-04 |
* | Add in a check for AIX port and set PORTNAME accordingly | Marc G. Fournier | 1997-02-04 |
* | Remove a library check that isn't used right now | Marc G. Fournier | 1997-02-04 |
* | Add a 'build' script. All it currently does is prompts the user for addition... | Marc G. Fournier | 1997-02-04 |