K 10 svn:author V 3 alc K 8 svn:date V 27 2002-08-25T00:22:31.000000Z K 7 svn:log V 271 o Retire vm_page_zero_fill() and vm_page_zero_fill_area(). Ever since pmap_zero_page() and pmap_zero_page_area() were modified to accept a struct vm_page * instead of a physical address, vm_page_zero_fill() and vm_page_zero_fill_area() have served no purpose. END