Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/uvm
Module Name: src
Committed By: jmc
Date: Mon Mar 15 04:59:10 UTC 2004
Modified Files:
src/sys/uvm [netbsd-1-6]: uvm_mmap.c
Log Message:
Pullup rev 1.66 (requested by skrll in ticket #1607)
#if 0 the call to uvm_map_checkprot() in sys_munmap() -- it's not documented,
and programs do not expect it. Also fixes memory leaks in dlopen()/dlclose().
To generate a diff of this commit:
cvs rdiff -r1.63.4.1 -r1.63.4.2 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.
Home |
Main Index |
Thread Index |
Old Index