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: matt
Date: Wed Feb 1 02:27:24 UTC 2012
Modified Files:
src/sys/kern: uipc_socket.c
src/sys/nfs: nfs_serv.c
src/sys/sys: socketvar.h
Log Message:
When using socket loaning, make sure the KVA used for the loan has the same
color as the UVA being loaned.
To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 src/sys/kern/uipc_socket.c
cvs rdiff -u -r1.162 -r1.163 src/sys/nfs/nfs_serv.c
cvs rdiff -u -r1.128 -r1.129 src/sys/sys/socketvar.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