Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 03/22/2002 13:06:34
Module Name: syssrc
Committed By: darrenr
Date: Fri Mar 22 11:06:34 UTC 2002
Modified Files:
syssrc/sys/uvm: uvm_mmap.c
Log Message:
Return EFBIG from mmap() if we try to map too much data and in the fixed
address allocation, return EOVERFLOW to match with the non-fixed error.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 syssrc/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.