Subject: CVS commit: src/x11/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Wolfgang Solfrank <ws@netbsd.org>
List: source-changes
Date: 02/10/2005 10:39:26
Module Name:	src
Committed By:	ws
Date:		Thu Feb 10 10:39:26 UTC 2005

Modified Files:
	src/x11/Xserver/hw/xfree86/loader: Makefile

Log Message:
On x86_64, drop use of mmap for the Xserver's own dynamic linker, because:
1. we don't use it on any other port, and
2. it's the sole reason which prevents us from upping the data limit.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/x11/Xserver/hw/xfree86/loader/Makefile

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