Subject: CVS commit: [netbsd-2-0] xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/12/2004 06:38:26
Module Name:	xsrc
Committed By:	jmc
Date:		Fri Nov 12 06:38:26 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader [netbsd-2-0]:
	    elfloader.c

Log Message:
Pullup rev 1.3 (requested by aymeric in ticket #959)

Add __NetBSD__ to the list of systems which use mprotect() to mark dynamically
loaded code as executable.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 \
    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.