Module Name: src Committed By: rmind Date: Sat Jun 18 21:13:29 UTC 2011
Modified Files:
src/sys/uvm: uvm_amap.c
Log Message:
Clean up, sprinkle asserts, consify, use unsigned, use kmem_zalloc instead
of memset, reduce the scope of some variables, improve some comments.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/uvm/uvm_amap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
