| Age | Commit message (Expand) | Author |
| 1998-02-02 | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier |
| 1998-01-27 | Deadlock ceallnup. | Bruce Momjian |
| 1998-01-27 | Real deadlock detection. | Bruce Momjian |
| 1998-01-23 | Minor cleanups for i386_solaris port | Marc G. Fournier |
| 1998-01-15 | Fix: | Marc G. Fournier |
| 1997-12-20 | Missed a HAVE_ | Marc G. Fournier |
| 1997-12-20 | Make sure configure reflects changes | Marc G. Fournier |
| 1997-12-19 | More cleanups. Move alot of the prototype definitions straight into | Marc G. Fournier |
| 1997-12-19 | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier |
| 1997-11-21 | Remove archive stuff. | Bruce Momjian |
| 1997-10-27 | c.h: | Vadim B. Mikheev |
| 1997-09-18 | Add in srandom() check to configure | Marc G. Fournier |
| 1997-08-17 | Changes so that it actually checks for <readline/history.h>, instead | Marc G. Fournier |
| 1997-07-30 | Check for and use <netdb.h> for postmaster.c, instead of checking if | Marc G. Fournier |
| 1997-04-24 | Added comments about FASTBUILD. | Vadim B. Mikheev |
| 1997-04-22 | Add fcvt() as a check to configure so that we can get rid of the BSD44_derived | Marc G. Fournier |
| 1997-04-15 | Have CASSERT enabled/disabled via configure, and passed through config.h | Marc G. Fournier |
| 1997-04-03 | More modifications to make building more interactive: | Marc G. Fournier |
| 1997-04-03 | Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef's | Marc G. Fournier |
| 1997-04-03 | Various improvements to reduce questions :) | Marc G. Fournier |
| 1997-03-27 | turn GEQO code on by default | Marc G. Fournier |
| 1997-03-25 | 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-20 | Check for and set HAVE_CRYPT_H if <crypt.h> exists | Marc G. Fournier |
| 1997-03-19 | Add a check for strerr, and add in D'Arcy's strerror() code in case not | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-02-19 | Disable GEQO...it seems to be broken as shown by the message to | Marc G. Fournier |
| 1997-02-19 | Merge in GEQO Optimizer | Marc G. Fournier |
| 1997-02-13 | Had configure check for strdup, but didn't have it set HAVE_STRDUP | Marc G. Fournier |
| 1997-02-09 | Try to further reduce the PORT dependencies. | Marc G. Fournier |
| 1997-02-09 | Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they | Marc G. Fournier |
| 1997-02-09 | Changes to configure/config.h.in to check for: | Marc G. Fournier |
| 1997-02-06 | Various changes to improve/support Mklinux | Marc G. Fournier |
| 1997-02-06 | Make sure all changes are committed... | Marc G. Fournier |
| 1997-02-06 | autoconf test for and set HAVE_VFORK | Marc G. Fournier |
| 1997-02-06 | Add test for union semun to configure | Marc G. Fournier |
| 1997-02-04 | Add in appropriate checks for inet_aton, and modifications to backend/port/Ma... | Marc G. Fournier |
| 1997-02-04 | remove old non-autoconf config.h | Marc G. Fournier |
| 1997-02-04 | Final file required for autoconf, so far... | Marc G. Fournier |
| 1997-01-24 | Remove all the configure related stuff... | Marc G. Fournier |
| 1997-01-24 | Slowly building up config.h so that it is pretty much generated by | Marc G. Fournier |
| 1997-01-23 | Add config.h to configure | Marc G. Fournier |