K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2014-03-06T18:50:35.052220Z K 7 svn:log V 240 MFC r226824: contigmalloc(9) and contigfree(9) are now implemented in terms of other more general VM system interfaces. So, their implementation can now reside in kern_malloc.c alongside the other functions that are declared in malloc.h. END