Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/13/2001 00:03:00
Module Name: syssrc
Committed By: pk
Date: Mon Feb 12 22:03:00 UTC 2001
Modified Files:
syssrc/sys/arch/sparc/sparc: pmap.c
Log Message:
Recover the ~64KB gap in between the text/rodata & data segments that's being
generated by the linker in sparc/ELF images. The physical pages in this gap
are unmapped from the kernel and given to the VM manager.
To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 syssrc/sys/arch/sparc/sparc/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.