CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/05/01 14:44:22
Modified files: sys/uvm : uvm_page.c Log message: uvm_page_alloc() + memset -> uvm_page_zalloc() nothing uses this code yet, but might as well do it the right way. "if you can't live without commiting this." miod@