Age | Commit message (Expand) | Author |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2006-11-30 | Oops, didn't mean to increase the default msgbufsize for i386. Noticed by bra... | Dimitry Andric |
2006-11-29 | Remove all the extern cpu_{id,model,whatever} declarations from most | Dimitry Andric |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-14 | move the kernel 1m up to provide more space for isadma; deraadt@ ok | Michael Shalayeff |
2005-12-13 | nuke unused BTOPKERNBASE define | Martin Reindl |
2005-11-23 | kill two old mach macros that are not used anywhere in the tree anymore (or e... | Michael Shalayeff |
2005-11-14 | convert and remove the last traces of i386_round_page(), | Martin Reindl |
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-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-01-14 | Revert previous; this will cause issues on some machines, says drahn@ | Miod Vallat |
2004-01-13 | Fix KERNTEXTOFF value (long) after the move to ELF. | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2002-06-26 | Bump i386 kvm size to 768M. | Artur Grabowski |
2001-12-05 | change KMEMPAGES back to 64M, 128M does not work on large memory machines. | Dale Rahn |
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-05 | PMAP_NEW and UVM are no longer optional on i386. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2000-04-07 | Protect MAXPHYS against redefinition- this allows you to make a config | mjacob |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
1999-11-27 | define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc... | Theo de Raadt |
1999-09-20 | kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERS | Theo de Raadt |
1999-09-17 | grown i386 kvm to 512MB | Theo de Raadt |
1998-05-28 | grow kernel malloc area by 2M | Michael Shalayeff |
1997-09-17 | Double default NMBCLUSTERS, they're too small for modern networks. | Jason Downs |
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |