Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: enami
Date: Thu Aug 28 14:54:33 UTC 2003
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
Use vm_map_{min,max}() rather than accessing struct vm_map.header.{start,end}
directly.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/kern/kern_malloc.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