Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/28/2003 21:09:09
Module Name:	src
Committed By:	matt
Date:		Fri Feb 28 19:09:09 UTC 2003

Modified Files:
	src/sys/kern: exec_elf32.c

Log Message:
When aligned to > PAGE_SIZE boundary, don't map any pages before where the
psection starts.  Allocate unused VA space between psections as unreadable.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/kern/exec_elf32.c

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