Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix for missing tas.s under sparc_solaris | Marc G. Fournier | 1998-02-03 |
| | | | | Reported by: Shiby Thomas <sthomas@cise.ufl.edu> | ||
* | More cleanups... | Marc G. Fournier | 1997-12-20 |
| | |||
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 |
| | | | | some of the ports... | ||
* | More cleanups. Move alot of the prototype definitions straight into | Marc G. Fournier | 1997-12-19 |
| | | | | | config.h, right beside their appropriate HAVE_ #ifdefs...one central location that is included everywhere... | ||
* | More cleanups...only need one rusagestub.h | Marc G. Fournier | 1997-12-19 |
| | |||
* | More cleanups...several ports are major redundancies of other ports | Marc G. Fournier | 1997-12-19 |
| | |||
* | Add in srandom() check to configure | Marc G. Fournier | 1997-09-18 |
| | | | | | Add appropriate HAVE_{RANDOM,SRANDOM} values to config.h Add approrpiate #ifdef's to sparc_solaris port files for Solaris v2.6 | ||
* | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 |
| | | | | indenting. Also static variable indenting. | ||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
| | |||
* | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier | 1997-04-15 |
| | |||
* | Remove machine.h, since it wasn't doing anything that config.h wasn't | Marc G. Fournier | 1997-02-09 |
| | | | | | | already doing Removed only reference to a machine.h I could find in c.h, to win32/machine.h | ||
* | Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full | Bruce Momjian | 1996-12-28 |
| | | | | | | | | | gmake of the code without interruption. There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that all supported platforms have MAXPATHLEN defined in <sys/param.h>. (The only unknowns for the above are AIX and IRIX5.) | ||
* | More stuff to make it compile on various ports. | Bryan Henderson | 1996-11-27 |
| | |||
* | Make it find inet_aton.h so backend compiles on Solaris. | Bryan Henderson | 1996-11-10 |
| | |||
* | Makefile cleanup after reorganization | Bruce Momjian | 1996-11-09 |
| | |||
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
| | |||
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
| | |||
* | Moved all the CFLAG -D's from the makefiles to config.h towards better | Marc G. Fournier | 1996-10-18 |
| | | | | centralized configurations/porting... | ||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |