summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/param.h
AgeCommit message (Collapse)Author
2000-11-24PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12.Todd C. Miller
2000-11-19PAGE_SIZE (and friends) does not change on alpha.Artur Grabowski
Make it a constant.
2000-11-08tag the rest of alpha treeEric Jackson
2000-11-08Merge 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-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-26from netbsd: move DELAY's functionality into delay()Theo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt