Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/30/2004 12:59:09
Module Name: src
Committed By: yamt
Date: Tue Mar 30 12:59:09 UTC 2004
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
uvm_map_findspace: don't return unaligned address if alignment is specified.
discussed on tech-kern@.
To generate a diff of this commit:
cvs rdiff -r1.164 -r1.165 src/sys/uvm/uvm_map.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.