Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/15/2004 14:46:51
Module Name:	xsrc
Committed By:	drochner
Date:		Thu Apr 15 14:46:51 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader: loader.c

Log Message:
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.6 \
    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.