Age | Commit message (Expand) | Author |
2004-04-26 | Fix RCSID | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2003-12-28 | Crank default data and stack limits, align with m68k values. | Miod Vallat |
2003-10-05 | Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_t | Miod Vallat |
2003-10-02 | Round VM_MAX_KERNEL_ADDRESS to a page boundary. | Miod Vallat |
2003-09-20 | Cleanup uses of intstack and interrupt_stack[] - also makes time % in top | Miod Vallat |
2003-01-24 | Convert m88k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
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 |