Age | Commit message (Expand) | Author |
2005-11-27 | Hide a few things from _LOCORE. | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-01-19 | ``3 pages of u-area ought to be enough for everybody'' | Miod Vallat |
2004-01-13 | Get rid of more unused useless broken invalid constant laughable values. | Miod Vallat |
2004-01-13 | Get rid of old MID binary compatibility. This has been a lifesaver back when | Miod Vallat |
2003-10-08 | delay() is actually a void function. | Miod Vallat |
2003-08-10 | No need to bring <machine/psl.h> from <machine/param.h>, this adds unnecessary | Miod Vallat |
2003-08-01 | Do not use hardcoded values for constants which are in fact computed from other | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-11-30 | Remove some definitions which do not make sense for non-m68k platforms. | Miod Vallat |
2001-09-28 | More cleaning, some style changes. | Miod Vallat |
2001-08-23 | Provide temporary compatibility with old machine ID binaries for some time. | Miod Vallat |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-05-13 | PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1) | Todd C. Miller |
2001-05-10 | Provide PAGE_{MASK,SHIFT,SIZE} constants. | Miod Vallat |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-07 | Include <machine/cpu.h> for non-locore code. | Miod Vallat |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
1999-09-27 | Adding support for MVME188 and MVME197 | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | 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 |
1998-08-18 | add mvme88k_btop() and mvme88k_ptob() macros for consistency with other ports | Todd C. Miller |
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 |
1997-02-28 | Add missing _MACHINE & _MACHINE_ARCH defines + some RCS Ids | Niklas Hallqvist |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1995-10-18 | initial 88k import; code by nivas and based on mach luna88k | Theo de Raadt |