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
/
mvme88k
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2002-02-17
Patch from Daniel Lucq <daniel@lucq.org>
Mats O Jansson
2001-12-24
- completely change the mmu segment and page table structure definitions,
Miod Vallat
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-08-12
g/c old, unused, constants.
Miod Vallat
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-06-27
MNN is no longer an option.
Artur Grabowski
2001-06-14
Big cleanup of VM issues:
Miod Vallat
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
2001-03-07
Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.
Miod Vallat
2001-01-13
Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
Steve Murphree
2001-01-12
Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.c
Steve Murphree
1999-09-27
Adding support for MVME188 and MVME197
Steve Murphree
1999-02-09
Added kernel support for user debugging. Fixed file ID's
Steve Murphree
1998-12-15
Commit for the first real OpenBSD mvme88k kernel.
Steve Murphree
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt