Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/11/2007 21:30:23
Module Name:	src
Committed By:	christos
Date:		Fri May 11 21:30:23 UTC 2007

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

Log Message:
Make us standards compliant again. Return EINVAL in all cases (except for
mmap) so we cannot tell what went wrong.


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