Age | Commit message (Expand) | Author |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-05-16 | Add a an argument to db_printsym that specifies the printf function | Artur Grabowski |
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 | masive cmmu overhaul. function pointers now control cmmu functionality | Steve Murphree |
2001-12-22 | mc88110 support in ddb. Bring in bit definitions. | Steve Murphree |
2001-12-22 | rename m882xx.h to m8820x.h | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-14 | Repair MVME187 after MVME197 merge. | Steve Murphree |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-11-27 | Adapt to include files changes. | Miod Vallat |
2001-11-27 | Use symbolic constants to identify ddb traps. | Miod Vallat |
2001-11-09 | Ouch, more variables declarations in .h files lacking ``extern'' safety | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-23 | rename kdb_init() to db_machine_init(). | Miod Vallat |
2001-09-20 | occured->occurred | Mike Pechkin |
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-24 | Get rid of the ugly db_printf() wrappers, as well as of the | Miod Vallat |
2001-07-01 | Enable the ``machine foo'' commands under ddb. | Miod Vallat |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-03-16 | Cleanup, get badwordaddr() from <machine/locore.h> | Miod Vallat |
2001-03-16 | KNF, warning hunting. | Miod Vallat |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-07 | Correct argument order for branch_taken's callback function. | Miod Vallat |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
1999-02-09 | Added kernel support for user debugging. Fixed file ID's | Steve Murphree |
1997-03-21 | Yet more DDB type correctness | Niklas Hallqvist |
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 |