Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/uvm



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.




Home | Main Index | Thread Index | Old Index