Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1999-01-08 | s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towards | Niklas Hallqvist | |
sys/dev/pckbc. Will probably still not coexist with pcppi but now alpha at least configs. I will come back here anyday and improve. | |||
1998-06-29 | isa_intr_check(), alpha style. | Jason Downs | |
1998-02-05 | need db_var.h | Theo de Raadt | |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1998-01-06 | Dummy PnP support, so alpha will compile | Niklas Hallqvist | |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist | |
well. $OpenBSD$ tagging | |||
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist | |
Some files were move behind CVS back. | |||
1997-11-04 | Support ISA VGA for real on DEC AXPPCI 33 | Niklas Hallqvist | |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt | |
1997-07-31 | typo | Niklas Hallqvist | |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt | |
1997-07-08 | Prolong the delay, per pccons.c from the i386 port | Niklas Hallqvist | |
1997-07-06 | Enter DDB via CTL+ALT+ESC + style nits | Niklas Hallqvist | |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist | |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-14 | update to netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |