1.0.45.8: fix os_vm_page_size on freebsd, openbsd and osf1
[sbcl.git] / src / runtime / bsd-os.c
2011-01-20 Cyrus Harmon1.0.45.8: fix os_vm_page_size on freebsd, openbsd and...
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2009-10-04 Juho Snellman1.0.31.29: Fix x86-64/FreeBSD/thread build
2009-05-13 Nikodemus Siivola1.0.28.46: implement os_restore_fp_control() for OpenBS...
2009-03-22 Juho Snellman1.0.26.13: OpenBSD x86-64 support
2009-02-16 Gabor Melis1.0.25.54: centralize scattered arch_os_get_context...
2009-02-16 Gabor Melis1.0.25.52: go through lisp_memory_fault_error on all...
2009-02-16 Gabor Melis1.0.25.45: fix futex_wait deadlines when interrupted
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-16 Gabor Melis1.0.25.28: always use SIG_RESUME_FROM_GC
2009-02-16 Gabor Melis1.0.25.14: comments
2008-01-09 Richard M Kreuter1.0.13.18: Revived OpenBSD support, contributed by...
2007-12-02 Brian Mastenbrook1.0.12.15: PPC/Darwin fixes
2007-10-21 NIIMI Satoshi1.0.10.54: Fix build with old gcc
2007-09-26 NIIMI Satoshi1.0.10.4: Use variable for SIG_MEMORY_FAULT on FreeBSD
2007-09-19 NIIMI Satoshi1.0.9.64: Use umtx system call on FreeBSD to emulate...
2007-06-18 Juho Snellman1.0.6.51: clean up compiler warnings in the runtime
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-01-19 Juho Snellman1.0.1.32: More syscall wrappers on NetBSD, to work...
2007-01-03 Juho Snellman1.0.1.9:
2006-12-26 Cyrus Harmon1.0.1.1:
2006-12-15 sa2c1.0.0.32: support for FreeBSD/x86-64
2006-12-05 Nikodemus Siivola1.0.0.20: report address of memory faults
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-11-02 Juho Snellman0.9.18.23:
2006-06-03 Juho Snellman0.9.13.22:
2006-03-15 Cyrus Harmon0.9.10.30:
2006-03-06 Cyrus Harmon0.9.10.16:
2006-02-21 Juho Snellman0.9.9.37:
2006-02-21 Christophe Rhodes0.9.9.36:
2006-02-05 Juho Snellman0.9.9.13:
2006-02-05 Juho Snellman0.9.9.12:
2006-01-26 Juho Snellman0.9.9.1:
2006-01-22 Juho Snellman0.9.8.48:
2005-12-29 Juho Snellman0.9.8.5:
2005-12-04 Thiemo Seufer0.9.7.12:
2005-08-31 Juho Snellman0.9.4.16:
2005-07-14 William Harold Newman0.9.2.42:
2005-04-17 Brian Mastenbrook0.8.21.49: Fixes for OS X 10.4 "Tiger"
2005-03-15 Andreas Fuchs0.8.20.22:
2005-03-14 Christophe Rhodes0.8.20.20:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-04-19 William Harold Newman0.8.9.49:
2004-04-13 Christophe Rhodes0.8.9.37:
2004-04-08 Christophe Rhodes0.8.9.6.netbsd.3:
2004-04-08 Christophe Rhodes0.8.9.6.netbsd.2:
2004-02-20 William Harold Newman0.8.7.57:
2003-10-03 Christophe Rhodes0.8.4.5:
2003-07-29 Christophe Rhodes0.8.2.8:
2003-05-25 Christophe Rhodes0.8.0.1:
2003-04-19 William Harold Newman0.pre8.72:
2003-04-07 Daniel Barlow0.pre8.40
2002-08-06 Daniel Barlow0.7.6.12:
2002-07-23 Daniel Barlow0.7.6.1:
2001-05-27 William Harold Newman0.6.12.17:
2001-05-26 William Harold Newman0.6.12.15:
2001-05-19 William Harold Newman0.6.12.7.flaky1.2:
2001-05-15 William Harold Newman0.6.12.7.flaky1:
2000-12-07 William Harold Newman0.6.9.3:
2000-12-04 William Harold Newman0.6.9.2:
2000-12-03 William Harold Newman0.6.9.1:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-17 William Harold Newman0.6.7.13: dynamic-space simplification (only one dynami...
2000-10-02 William Harold Newmancrudely patched to run on OpenBSD (which was broken...
2000-09-25 William Harold Newmanintegrated Raymond Wiker's patches to port RUN-PROGRAM...
2000-09-18 William Harold NewmanInitial revision