Age | Commit message (Expand) | Author |
2005-09-25 | Do not try increasing NKMEMPAGE_MAX on sun4m at all, until we make | Miod Vallat |
2005-09-21 | Reduce NKMEMPAGES_MAX_DEFAULT_SUN4M, or we may allocate too much of kernel_map | Miod Vallat |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |
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-03-15 | The previous commit broke the bootblocks, since uvmexp is not available | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | On sparc, PAGE_SIZE and friends might not be a compile-time constant. | Miod Vallat |
2002-02-19 | Provide PAGE_{MASK,SHIFT,SIZE} ``constants'' for every cpu combination. | Miod Vallat |
2001-12-10 | Define MCLBYTES from MCLSHIFT, rather than providing the final value. | Miod Vallat |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-05-10 | Switch sparc to PMAP_NEW. I've been running with that code for ages. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-01-15 | - increase the amount of space mapped for dvma on sun4m | Jason Wright |
2000-03-08 | multiple inclusion protect because of pstat and socket.h needing ALIGNBYTES | Theo de Raadt |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-15 | Use extents instead of rmaps to handle dvma space. | Artur Grabowski |
1999-11-25 | In the cases where we are sure what page size we have, define PAGE_SIZE | Artur Grabowski |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1998-08-18 | Add sparc_btop and sparc_ptob for consistency with other ports | Todd C. Miller |
1997-12-25 | do not break the bootblocks | Theo de Raadt |
1997-12-21 | ifdef some definitions of NBPG that use kernel variables, when the | Angelos D. Keromytis |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt |
1995-10-22 | crank NMBCLUSTERS | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |