Age | Commit message (Expand) | Author |
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 |