Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-24 | PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12. | Todd C. Miller | |
2000-11-19 | PAGE_SIZE (and friends) does not change on alpha. | Artur Grabowski | |
Make it a constant. | |||
2000-11-08 | tag the rest of alpha tree | Eric Jackson | |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski | |
Highlights: UVM, PMAP_NEW, bus_dma (only on some buses for now), new hardware support, possiblity for ELF, etc, etc. Too much to mention. This is still work in progress. video consoles might be broken, otherwise we have basically the same functionality as before plus more. | |||
2000-07-06 | #ifndef MSGBUFSIZE, ok niklas@ | Eric Jackson | |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt | |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs | |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt | |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist | |
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-26 | from netbsd: move DELAY's functionality into delay() | Theo de Raadt | |
1995-12-14 | update to netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |