Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti | |
Discussed and okay drahn@. Okay deraadt@. | |||
2010-11-27 | Remove ddb single-step load and store counters. Most platforms do not | Miod Vallat | |
implement them, and they are of questionable usefulness. | |||
2005-11-13 | move kgdb_connect and kgdb_panic into MI. looked by miod@ and kettenis@ | Federico G. Schwindt | |
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat | |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie | |
2003-05-13 | Nuke a few simple commons. | Miod Vallat | |
2002-08-11 | ELF support for DDB. | Artur Grabowski | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat | |
(Look ma, I might have broken the tree) | |||
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski | |
remove "register" keywords Various cleanups. | |||
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs | |
us. Includes some pmap changes, for which I don't have the original commit message(s) handy. | |||
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs | |
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled. | |||
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt | |
1995-12-15 | simplify vm inclusions | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |