Module Name: src Committed By: kre Date: Tue Aug 9 12:17:04 UTC 2016
Modified Files:
src/sys/uvm: uvm_mmap.c
Log Message:
The only error that can occur from munlock() on NetBSD is ENOMEM.
Make it be that way.
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 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.
