CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/05/29 11:18:22
Modified files: sys/uvm : uvm_map.c Log message: Replace the lower bound PAGE_SIZE with VMMAP_MIN_ADDR. This makes writing a diff that makes 64-bit unclean applications explode a one-line diff. ok deraadt