summaryrefslogtreecommitdiff
path: root/src/include/port/netbsd.h
AgeCommit message (Expand)Author
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2004-08-29Pgindent run for 8.0.Bruce Momjian
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2003-12-23Remove NEED_I386_TAS_ASM and just test for compiler defines.Bruce Momjian
2003-12-22This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc ||Bruce Momjian
2003-09-12Enable Opteron/Itanium spinlocks.Bruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-01-01Awhile back I wrote that freebsd.h was probably broken in the places whereTom Lane
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-12-31NetBSD/Alpha porting fixes from tom@minnesota.com.Tom Lane
2000-10-29USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian