Subject: CVS commit: src/sys/compat/netbsd32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/19/2008 22:25:13
Module Name:	src
Committed By:	dsl
Date:		Sat Jan 19 22:25:13 UTC 2008

Modified Files:
	src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master

Log Message:
Add netbsd32 wrapper for sys_mremap(), compiles, and assuming the mmap()
wrapper is ok, it should work!
I presume the kernel knows not to map above 4GB though....


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/sys/compat/netbsd32/netbsd32_netbsd.c
cvs rdiff -r1.64 -r1.65 src/sys/compat/netbsd32/syscalls.master

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