| Age | Commit message (Expand) | Author |
| 1998-03-31 | Pointed out by: Doug Winterburn <dlw@seavme.xroads.com> | Marc G. Fournier |
| 1998-03-23 | autoconf again. | Bruce Momjian |
| 1998-03-23 | oops, forgot to run autoconf. | Bruce Momjian |
| 1998-03-23 | fix for tcl/tk in configure | Bruce Momjian |
| 1998-03-21 | Better identify tcl and tk. | Bruce Momjian |
| 1998-03-20 | Disable -lbsd on alpha. | Bruce Momjian |
| 1998-03-15 | Reply-To: Jordi MacDonald <jordi@spartanmedia.com> | Marc G. Fournier |
| 1998-03-15 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-03-02 | One last change to configure for 'non-gcc' compilerrelease-6-3REL6_3 | Marc G. Fournier |
| 1998-03-02 | Change configure to reflect v6.3 vs v6.2 :) | Marc G. Fournier |
| 1998-02-28 | Convert the -enable/-with options to use proper m4 macros and provide | Marc G. Fournier |
| 1998-02-26 | Fix permist on libs. | Bruce Momjian |
| 1998-02-24 | Forgot to run autoconf after updatign configure.in for Cyrillic patch | Marc G. Fournier |
| 1998-02-24 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-02-24 | Various fixes for string.h vs strings.h | Marc G. Fournier |
| 1998-02-24 | Slight change to GUESS for finding the right entry in .similar | Marc G. Fournier |
| 1998-02-22 | Configure patches from Brook Milligan. | Bruce Momjian |
| 1998-02-19 | Various minor modes for i386_solaris | Marc G. Fournier |
| 1998-02-19 | Check for <netinet/in.h>, required by DG/ux | Marc G. Fournier |
| 1998-02-17 | The problem is that $ac_cv_prog_gcc is empty, instead of 'no' or | Marc G. Fournier |
| 1998-02-14 | Remove HBA related switch | Marc G. Fournier |
| 1998-02-13 | Remove interfaces/ecpg/{include,preproc}/Makefile.in from configure | Marc G. Fournier |
| 1998-02-11 | From: Michael Meskes <meskes@topsystem.de> | Marc G. Fournier |
| 1998-02-05 | Build in a 'dummy' tas file...nothing in it, just used for the link process | Marc G. Fournier |
| 1998-02-04 | Try this fix for the tas.s code... | Marc G. Fournier |
| 1998-02-03 | Strange, this should be required, but initialize need_tas to no | Marc G. Fournier |
| 1998-02-03 | I tried to match up the if/test stuff...fixed now, I think | Marc G. Fournier |
| 1998-02-03 | various i386_solaris cleanups that should fix sparc_solaris and hpux | Marc G. Fournier |
| 1998-02-03 | Learning a little more about autoconf each day... | Marc G. Fournier |
| 1998-02-03 | Fix for missing tas.s under sparc_solaris | Marc G. Fournier |
| 1998-02-02 | Fix HP/ux port for tas.s | Marc G. Fournier |
| 1998-02-02 | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier |
| 1998-02-01 | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier |
| 1998-01-28 | Someone wants to try a Cynus port.... | Marc G. Fournier |
| 1998-01-25 | this is to help someone that wants an AUX port get started... | Marc G. Fournier |
| 1998-01-25 | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier |
| 1998-01-23 | Minor cleanups for i386_solaris port | Marc G. Fournier |
| 1998-01-20 | Start an openbsd port | Marc G. Fournier |
| 1998-01-17 | Must commit configure changes after patch to configure.in | Marc G. Fournier |
| 1998-01-17 | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier |
| 1998-01-13 | this should pretty much clean up the i386_solaris port, with regression | Marc G. Fournier |
| 1998-01-13 | isinf() doesn't exist under i386_solaris, so code it such that | Marc G. Fournier |
| 1998-01-13 | Oops, should be 'tas.o', not 'tas.s' | Marc G. Fournier |
| 1998-01-13 | MIssed a semi-colon in AC_LINK_FILES for i386_solaris port... | Marc G. Fournier |
| 1998-01-13 | Further clean up "auto-configuration" for ports | Marc G. Fournier |
| 1998-01-13 | Various fixes resulting from removing the PORTNAME defines | Marc G. Fournier |
| 1997-12-31 | Missed a subst() for the RANDOM substritution... | Marc G. Fournier |
| 1997-12-30 | Change @RANDOM@ to @MISSING_RANDOM@ because of bash | Marc G. Fournier |
| 1997-12-20 | Make sure configure reflects changes | Marc G. Fournier |
| 1997-12-20 | Get it so that everything else *should* work with my changes... | Marc G. Fournier |