Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Sat Jan 21 13:34:15 UTC 2006
Modified Files:
src/sys/compat/linux/common: linux_misc.c
src/sys/uvm: files.uvm uvm_extern.h uvm_map.c uvm_map.h
Added Files:
src/sys/uvm: uvm_mremap.c
Log Message:
implement compat_linux mremap.
To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.3 -r1.4 src/sys/uvm/files.uvm
cvs rdiff -r1.108 -r1.109 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.209 -r1.210 src/sys/uvm/uvm_map.c
cvs rdiff -r1.49 -r1.50 src/sys/uvm/uvm_map.h
cvs rdiff -r0 -r1.1 src/sys/uvm/uvm_mremap.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