CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/07 12:24:19
Modified files: sys/uvm : Tag: OPENBSD_4_4 uvm_pglist.c Log message: In uvm_pglistalloc(), do not fall through the success code if we could not find a suitable range and ran out of memory segments. Oops.