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: jdolecek
Date: Fri Apr 20 19:02:18 UTC 2018
Modified Files:
src/sys/kern: sys_pipe.c
src/sys/uvm: uvm_emap.c uvm_extern.h
Log Message:
add prot parameter for uvm_emap_enter(), so that it's possible to
enter also read/write mappings
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sys/kern/sys_pipe.c
cvs rdiff -u -r1.12 -r1.13 src/sys/uvm/uvm_emap.c
cvs rdiff -u -r1.209 -r1.210 src/sys/uvm/uvm_extern.h
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