summaryrefslogtreecommitdiffstats
path: root/sys/arch/sh/include/vmparam.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move declaration of struct vm_page_md from <machine/vmparam.h> tomiod2014-01-301-19/+1
* unifdef -D__HAVE_VM_PAGE_MD - no functional change.miod2014-01-231-2/+1
* oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinkstedu2010-12-151-1/+4
* Set PIE address range to avoid or minimize mmap pressure due to limitedkurt2008-08-221-1/+5
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* On user/kernel shared page table machines, do not let processes map theirderaadt2008-06-241-2/+2
* Fix typos in comments: soruce -> sourcehshoexer2007-09-021-2/+2
* Fix KERNBASE, so that profiling kernels initialize (but profiling is brokenmiod2007-05-201-2/+1
* ps uses KERNBASE so define it to the correct value (pointed out by miod)drahn2006-10-141-1/+2
* Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withmiod2006-10-061-0/+107