Age | Commit message (Expand) | Author |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-05-11 | unify | Theo de Raadt |
2001-03-27 | Make this compile correctly for non-mvme187 compatible kernel | Miod Vallat |
2001-03-12 | This file isn't used anymore. | Miod Vallat |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Forgot to add this file yesterday, as part of the new include files, | Miod Vallat |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-07 | Fix open comment. | Miod Vallat |
2001-03-07 | Remove 68k-isms, fix interrupt handler prototypes, warning hunting. | Miod Vallat |
2001-03-07 | Fix interrupt handler registration and prototypes. | Miod Vallat |
2001-03-07 | Change siop name to ssh, as per mvme68k, to prevent conflict with the | Miod Vallat |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-12 | correct buginstat(), statclock now working for '188, systat vmstat now works, | Steve Murphree |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-01-25 | spelling | Todd T. Fries |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
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 |
2001-01-04 | Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob! | Steve Murphree |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-03-26 | callout.h is gone | Theo de Raadt |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
1999-09-27 | adding support for MVME188 and MVME197. Plus 32bit if_ie. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree |
1999-03-03 | rework check_eh() so that it is bridge aware | Jason Wright |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree |
1997-03-03 | Cleanup after import. This also seems to bring up the current version. | Dale S. Rahn |
1997-03-03 | Third try at importing the mvme88k port. This is a working kernel | Dale S. Rahn |
1997-03-03 | This is a remove to get rid of the old mvme88k port which was incomplete | Dale S. Rahn |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1995-10-18 | initial 88k import; code by nivas and based on mach luna88k | Theo de Raadt |