Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/06/2003 02:41:53
Module Name:	src
Committed By:	matt
Date:		Thu Mar  6 00:41:53 UTC 2003

Modified Files:
	src/sys/sys: mman.h
	src/sys/uvm: uvm_mmap.c

Log Message:
Add support for mmap(2) to be able to return memory aligned on a 2^n
boundary.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/sys/mman.h
cvs rdiff -r1.69 -r1.70 src/sys/uvm/uvm_mmap.c

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