summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/include/vmparam.h
AgeCommit message (Expand)Author
2006-07-09If running on a 68030 or 68040 system, use the transparent translationMiod Vallat
2006-06-04When VM_PHYSSEG_MAX is 1, use VM_PSTRAT_RANDOM for VM_PHYSSEG_STRAT, thisMiod Vallat
2004-12-30Kill the EIOMAPSIZE and instead, dynamically size the external I/O map,Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-27Convert m68k pmap from physseg to VM_PAGE_MD.Miod Vallat
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2001-12-05VM_KMEM_SIZE no longer needed.Artur Grabowski
2001-11-30Now that pmaps can have vm_page_md, make pmap_physseg optional.Artur Grabowski
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-08-13SYSPTSIZE is orhpaned, so g/c the poor define.Miod Vallat
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-06-27MNN is no longer an option.Artur Grabowski
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-05-04Substantial update from NetBSD, most notably gives us UVM support; millert@ okAaron Campbell
1997-01-158kJason Downs
1997-01-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs
1995-10-18initial import of NetBSD treeTheo de Raadt