Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: yamt
Date: Sat Dec 1 10:40:29 UTC 2007
Modified Files:
src/sys/uvm: uvm_aobj.c uvm_bio.c uvm_device.c uvm_loan.c uvm_object.h
uvm_pager.c uvm_vnode.c
Log Message:
constify pagerops.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.62 -r1.63 src/sys/uvm/uvm_bio.c
cvs rdiff -r1.50 -r1.51 src/sys/uvm/uvm_device.c
cvs rdiff -r1.68 -r1.69 src/sys/uvm/uvm_loan.c
cvs rdiff -r1.22 -r1.23 src/sys/uvm/uvm_object.h
cvs rdiff -r1.88 -r1.89 src/sys/uvm/uvm_pager.c src/sys/uvm/uvm_vnode.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