Module Name: src Committed By: matt Date: Fri Feb 17 23:41:03 UTC 2012
Modified Files: src/sys/uvm: uvm_init.c uvm_param.h Log Message: Make sure to export uvmexp_* if MODULAR is defined. Make the uvmexp_page* be a pointer to a const int as well as having the pointer be const as well. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/uvm/uvm_init.c cvs rdiff -u -r1.26 -r1.27 src/sys/uvm/uvm_param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.