CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/05/30 12:58:03
Modified files: sys/uvm : uvm_anon.c Log message: in the (currently unused) loaning case for uvm_anfree, zero out anon->an_page so we won't hit the kassert a little bit below it. "obviously better than what is there now" beck@