Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/x11/Xserver/hw/xfree86/loader



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.




Home | Main Index | Thread Index | Old Index