aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/ultrix4
Commit message (Collapse)AuthorAge
* Get the ultrix4 ports back in sync...Marc G. Fournier1998-03-10
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
|
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-03
| | | | | structure, and move the init_address_fixup() code directly into backend/main/main.c with appropriate #ifdefs around it...
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
| | | | some of the ports...
* More cleanups. Move alot of the prototype definitions straight intoMarc G. Fournier1997-12-19
| | | | | config.h, right beside their appropriate HAVE_ #ifdefs...one central location that is included everywhere...
* More cleanupsMarc G. Fournier1997-12-19
|
* 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