Subject: CVS commit: [netbsd-2-0] xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/11/2004 13:21:13
Module Name:	xsrc
Committed By:	tron
Date:		Tue May 11 13:21:13 UTC 2004

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

Log Message:
Pull up revision 1.6 (requested by drochner in ticket #302):
use an ugly hack to make the loader work on NetBSD/amd64:
pass an address hint to mmap() to make it allocate an address below 4G
based on work by Nicolas Joly (PR xsrc/25170) and fvdl's comment


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/loader.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.