From edb377f18130849ffc79408c8e8e037508e7d5e2 Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Mon, 20 May 2002 17:50:39 +0000 Subject: [PATCH] Implement "ignoresegv" feature on FreeBSD/x86 - Update README and ChangeLog accordingly. --- BasiliskII/ChangeLog | 3 ++- BasiliskII/README | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/BasiliskII/ChangeLog b/BasiliskII/ChangeLog index ce98ae76..52a57605 100644 --- a/BasiliskII/ChangeLog +++ b/BasiliskII/ChangeLog @@ -3,7 +3,8 @@ V1.0 (snapshot) - just 60Hz (e.g. moving the mouse made the caret blink faster) - Unix: cleaned up pthread attributes [Brian Johnson] - Unix: fixed floppy problems under Linux - - Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc + - Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc, + FreeBSD/x86 V1.0 (snapshot) - 15.Jan.2002 - added support for on-the-fly video resolution and depth switching, and diff --git a/BasiliskII/README b/BasiliskII/README index e8e0cb03..c79c35fc 100644 --- a/BasiliskII/README +++ b/BasiliskII/README @@ -578,7 +578,7 @@ Unix: Set this to "true" to ignore illegal memory accesses. The default is "false". This feature is only implemented on the following - platforms: Linux/x86, Linux/ppc, Darwin/ppc. + platforms: Linux/x86, Linux/ppc, Darwin/ppc, FreeBSD/x86. AmigaOS: