Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/12/2000 20:28:10
Module Name: basesrc
Committed By: chs
Date: Sun Feb 13 04:28:10 UTC 2000
Modified Files:
basesrc/libexec/ld.elf_so: map_object.c
Log Message:
switch back to using a file mapping for the initial mapping of a new object.
this allows the kernel to use PMAP_PREFER() to give us better alignment on
platforms that care.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/libexec/ld.elf_so/map_object.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.