K 10 svn:author V 2 dg K 8 svn:date V 27 1995-03-10T08:05:00.000000Z K 7 svn:log V 140 Removed unnecessary routines vm_get_pmap() and vm_put_pmap(). kmem_alloc() returns zero filled memory, so no need to explicitly bzero() it. END