Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/01/2003 07:55:52
Module Name:	src
Committed By:	matt
Date:		Sat Mar  1 05:55:52 UTC 2003

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

Log Message:
If we are doing TOPDOWN, we want to truncate the address downwards.  If not,
we want to round the address upwards.  I hope this is the last change.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 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.