summaryrefslogtreecommitdiff
path: root/src/include/port/freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-1/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-0/+1
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-231-51/+0
* Remove NEED_I386_TAS_ASM and just test for compiler defines.Bruce Momjian2003-12-231-1/+0
* This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc ||Bruce Momjian2003-12-221-1/+0
* Enable Opteron/Itanium spinlocks.Bruce Momjian2003-09-121-1/+6
* pgindent run.Bruce Momjian2003-08-041-0/+1
* Awhile back I wrote that freebsd.h was probably broken in the places whereTom Lane2003-01-011-10/+20
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-0/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-0/+3
* Still further tweaking of s_lock assembler: do not assume that leadingTom Lane2001-01-201-0/+1
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-161-3/+6
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-291-2/+0
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-131-0/+1
* Redefine cpu's as __cpu__. Only for 6.6 branch.Bruce Momjian1999-07-131-3/+3
* Missed one more required file...Marc G. Fournier1998-10-271-0/+30