K 10 svn:author V 2 dg K 8 svn:date V 27 1996-04-26T04:12:18.000000Z K 7 svn:log V 395 Fixes for a couple of minor bugs: 1) allocate map VM from the kernel_map, not the kmem_map. 2) update map hint properly when simplifying a map and remove unnecessary restriction on object->paging_in_progress. The above problems wouldn't have caused any panics, and it's unlikely that there were any noticeable effects due to the bugs...but they're bugs nonetheless. Submitted by: dyson END