Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 10/26/2004 19:25:31
Module Name: xsrc
Committed By: aymeric
Date: Tue Oct 26 19:25:31 UTC 2004
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader: elfloader.c
Log Message:
Add __NetBSD__ to the list of systems which use mprotect() to mark dynamically
loaded code as executable.
Fixes at least "random" X crashes on macppc.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/elfloader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.