index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
vax
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2008-06-24
On user/kernel shared page table machines, do not let processes map their
Theo de Raadt
2007-04-22
Switch the vax pmap to __HAVE_VM_PAGE_MD.
Miod Vallat
2006-06-04
When VM_PHYSSEG_MAX is 1, use VM_PSTRAT_RANDOM for VM_PHYSSEG_STRAT, this
Miod Vallat
2005-12-20
Vax does not need to __HAVE_PMAP_PHYSSEG.
Miod Vallat
2005-11-06
Kill deprecated vm_offset_t and vm_size_t types on vax.
Miod Vallat
2005-06-30
oops, used USRPTSIZE incorrectly
Theo de Raadt
2005-06-29
40MB virtual address space in p0; start mmap's 8MB into the data segment
Theo de Raadt
2005-04-11
use MD #define to choose stackgap size per-architecture. on sparc, special
Theo de Raadt
2005-03-31
Reduce MAX and Default DATA Segment sizes to leave more MMAP space for
Thierry Deval
2004-11-28
MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...
Michael Shalayeff
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-17
Patch from Daniel Lucq <daniel@lucq.org>
Mats O Jansson
2001-12-05
VM_KMEM_SIZE no longer needed.
Artur Grabowski
2001-11-30
Now that pmaps can have vm_page_md, make pmap_physseg optional.
Artur Grabowski
2001-09-22
Remove more old, dusty, unused defines.
Miod Vallat
2001-07-18
Get rid of the PMAP_NEW option by making it mandatory for all archs.
Artur Grabowski
2001-06-27
MNN is no longer an option.
Artur Grabowski
2001-05-06
Update some comments wrt. the CLSIZE changes.
Artur Grabowski
2001-05-05
Get rid of CLSIZE and all related stuff.
Artur Grabowski
2000-10-09
some definitions; from netbsd
Brandon Creighton
2000-04-26
vax resurrection, part 1: sync with early-april netbsd
Brandon Creighton
1997-09-12
Sync with NetBSD 970827. -moj
Mats O Jansson
1997-09-10
Sync with NetBSD 970516. -moj
Mats O Jansson
1997-08-30
Since the previous one died...
Mats O Jansson
1997-05-29
RCS tagging
Niklas Hallqvist
1997-01-15
sync with NetBSD 970112 -moj
Mats O Jansson
1996-05-03
sync w/ 0430
Michael Shalayeff
1995-12-14
update from netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt