summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/vmparam.h
AgeCommit message (Expand)Author
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-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
1997-11-30Add multiple inclusion protection, clean up comments, and wrap with _KERNELgene
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1996-05-26Add OpenBSD Id string.briggs
1995-10-18initial import of NetBSD treeTheo de Raadt