Age | Commit message (Expand) | Author |
2007-05-28 | Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSET | Thordur I. Bjornsson |
2006-05-30 | Define meaningful values for IPL_ levels, which directly map to the spl | Miod Vallat |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-12 | remove splimp. | Brad Smith |
2005-11-08 | use atop() | Martin Reindl |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2004-08-06 | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok | Michael Shalayeff |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-05-06 | Increase MAXPHYS from 63K to 64K which brings it in line with all our | Todd C. Miller |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-13 | Recent changes in sys/netinet/ assume you get setsoftnet() via | Miod Vallat |
2001-05-13 | PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1) | Todd C. Miller |
2001-05-10 | Provide PAGE_{MASK,SHIFT,SIZE} constants. | Miod Vallat |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2000-10-09 | - remove vmapbuf/vunmapbuf dummy macros (we have these now) | Brandon Creighton |
2000-04-26 | vax resurrection, part 1: sync with early-april netbsd | Brandon Creighton |
1997-10-02 | indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you can | Niklas Hallqvist |
1997-10-02 | We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 again | Niklas Hallqvist |
1997-09-12 | Sync with NetBSD 970827. -moj | Mats O Jansson |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson |
1997-01-16 | Don't define MAXBSIZE here. -moj | Mats O Jansson |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-05-03 | sync w/ 0430 | Michael Shalayeff |
1996-01-05 | from ragge: | Theo de Raadt |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |