Age | Commit message (Expand) | Author |
2004-04-26 | Fix RCSID | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-01-12 | Get rid of that ugly m88100_saved_state structure, use trapframe everywhere | Miod Vallat |
2004-01-07 | Remove duplicate definitions with MI ddb headers, and fix db_stack_trace_print | Miod Vallat |
2003-12-21 | Switch db_expr_t from int to long, per consistency with other platforms. | Miod Vallat |
2003-10-05 | Correct db_{read,write}_bytes prototypes and use the official ones. | Miod Vallat |
2003-09-26 | Death to bitfields, this time "struct psr". | Miod Vallat |
2003-09-16 | Clean <machine/db_machdep.h> of unused material. Also, let this file be | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-22 | mc88110 support in ddb. Bring in bit definitions. | 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-11-27 | Declare symbolic names for the various interrupts used by ddb. | Miod Vallat |
2001-11-09 | Ouch, more variables declarations in .h files lacking ``extern'' safety | Miod Vallat |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-08-31 | There's no point having a Debugger() clone here. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-12 | Actually, I'm not fond of include files including <uvm/uvm_extern.h>, | Miod Vallat |
2001-08-12 | vm_inherit.h no more | Michael Shalayeff |
2001-08-12 | Adapt to <vm/vm_prot.h> removal. | Miod Vallat |
2001-03-16 | More function prototypes. | Miod Vallat |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Some warning hunting. | Miod Vallat |
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 |