aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/ultrix4
Commit message (Collapse)AuthorAge
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-08
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* Improvements to the ultrix port, in particular a bunch of compilerMarc G. Fournier1997-02-13
| | | | | | quieting prototyping in port/ultrix4.h Submitted by: Erik Bertelsen <erik@sockdev.uni-c.dk>
* Remove machine.h, since it wasn't doing anything that config.h wasn'tMarc G. Fournier1997-02-09
| | | | | | already doing Removed only reference to a machine.h I could find in c.h, to win32/machine.h
* Add inet_aton() prototype.Bryan Henderson1997-01-16
|
* More stuff to make it compile on various ports.Bryan Henderson1996-11-27
|
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
|
* Couple of Ultrix4 related patches submited by:Marc G. Fournier1996-11-14
| | | | Erik Bertelsen <erik@sockdev.uni-c.dk>
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
|
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
|
* Moved all the CFLAG -D's from the makefiles to config.h towards betterMarc G. Fournier1996-10-18
| | | | centralized configurations/porting...
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09