summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dm/dm_dev.c')
0 files changed, 0 insertions, 0 deletions
tbsd/commit/sys/arch/usermode/include/vmparam.h?id=42dd12747a5e96a5b7e1a1ef2cc46e369027ea7d'>Fix VM_MAX_ADDRESS that is NOT the max address BUT the max userland addressreinoud 2011-08-26define __USE_TOPDOWN_VMjmcneill 2011-08-26Revert.reinoud 2011-08-26Add checks for architectures that need a check for VM_MIN_ADDRESSreinoud 2011-08-24Swap userland code and kvm spaces so that userland lives from VM_MIN_ADDRESSreinoud 2011-08-24Fix vmparam's definitions to the new stylereinoud 2011-08-24kmem_data_start is no longer neededreinoud 2011-08-22build fixes for netbsd-5 and i386jmcneill 2011-08-22Start NetBSD/usermode's pmap. Its using a temp file as a physical memoryreinoud 2009-10-21Drop 3rd and 4th clauses. OK jmcneill (copyright holder).snj 2007-12-29To make NetBSD/userland to boot on i386 choose some defaults in vmparam.hreinoud 2007-12-29Import work-in-progress NetBSD/usermode port.jmcneill