Age | Commit message (Expand) | Author |
2001-12-06 | fix typo I introduced during ksyms addition | Todd C. Miller |
2001-12-06 | Sprinkle pmap_update() calls (based on NetBSD) | Todd C. Miller |
2001-12-06 | Sync with NetBSD: | Todd C. Miller |
2001-12-06 | be more careful with spaces and tabs, guys | Theo de Raadt |
2001-12-06 | unbreak alpha kernel. | Eric Jackson |
2001-12-06 | Fix typos, from NetBSD | Miod Vallat |
2001-12-06 | MAPPEDCOPY no more. | Miod Vallat |
2001-12-06 | Reality updated: no nedd to speak about "old" machines and "current" machines | Miod Vallat |
2001-12-05 | Enable rootdev auto-configuration by device drivers during boot. | Thierry Deval |
2001-12-05 | remove some ancient crud from the "modern machine" floppy | Theo de Raadt |
2001-12-05 | I don't know who is to blame, heko@ for bOrking this, or myself to have not | Miod Vallat |
2001-12-05 | change KMEMPAGES back to 64M, 128M does not work on large memory machines. | Dale Rahn |
2001-12-05 | Put back to the old KMEM size, until we can increase this and have it work | Dale Rahn |
2001-12-05 | calculate and use nkmempages, not NKMEMCLUSTERS. | Artur Grabowski |
2001-12-05 | Remove NKMEMCLUSTERS. | Artur Grabowski |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski |
2001-12-05 | Change pcache_flush_line to pcache_flush_page since this is the only way | Artur Grabowski |
2001-12-05 | Enable MSCP disk support, since although untested due to lack of | Hugh Graham |
2001-12-05 | sync with netbsd. untested. | Hugh Graham |
2001-12-05 | nuke rominterpret and update romgetcursoraddr() to work on sparc64; based on ... | Jason Wright |
2001-12-05 | Make OF_interpret() work correctly; based on NetBSD fix, but maintaining | Jason Wright |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-12-05 | Update pmap_update macro for arches Art missed. Still just a noop. | Todd C. Miller |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-12-04 | commented out entry for cgthree | Jason Wright |
2001-12-04 | enable uplcom on macppc GENERIC. tested by myself, and okay'd by drahn@ | lebel |
2001-12-04 | remove direct entry points for bwtwo, cgfourteen, cgsix, cgthree, and tcx | Jason Wright |
2001-12-04 | Now that we found the bug, go back to not stop on SPL NOT LOWERED.. | Niklas Hallqvist |
2001-12-04 | add commented out entries for cgsix at sbus and wsdisplay at cgsix | Jason Wright |
2001-12-04 | add stuff for wsdisplay | Jason Wright |
2001-12-04 | more bits defs; from netbsd | Michael Shalayeff |
2001-12-04 | missing \n | Michael Shalayeff |
2001-12-04 | part of i386 isr patches; OK niklas@ | Marco S Hyman |
2001-12-04 | New try at a level based irq system. | Niklas Hallqvist |
2001-12-03 | be more verbose on panic. patch by form@. | Mike Pechkin |
2001-12-02 | this probably all that can be on gecko | Michael Shalayeff |
2001-12-02 | few lines are too close to see, gimme another file! | Michael Shalayeff |
2001-12-02 | s/FLAX_MASK/HPPA_FLEX_MASK/ where not yet | Michael Shalayeff |
2001-12-02 | allow to configure devices on particular bus offsets | Michael Shalayeff |
2001-12-02 | increase fixed extent storage | Michael Shalayeff |
2001-12-02 | 1) kill old vm_*_t types (no real effect) | Todd C. Miller |
2001-12-01 | change to WSEMUL_NO_DUMB | Theo de Raadt |
2001-12-01 | Add TF_EAX and TF_ESP for trapframe struct. niklas@ ok | Hakan Olsson |
2001-12-01 | Provide more debugging info for the spl not lowered on syscall exit | Niklas Hallqvist |
2001-11-30 | More changes that cvs forgot to commit in the pmap_motorola switch. | Miod Vallat |
2001-11-30 | cvs hates me. | Miod Vallat |
2001-11-30 | Repair after pmap_kenter_pgs() removal. | Miod Vallat |
2001-11-30 | Switch to pmap_motorola. | Miod Vallat |
2001-11-30 | Oops, removed one #include line by mistake. | Miod Vallat |
2001-11-30 | Make it possible for mmutype to contain MMU_68060 if the hardware is | Miod Vallat |