Age | Commit message (Expand) | Author |
2000-05-27 | uvm support. | Artur Grabowski |
2000-05-27 | vm freelist defines for UVM. | Artur Grabowski |
2000-05-27 | Make pmap_activate take struct proc * as arguemnt. | Artur Grabowski |
2000-05-27 | Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free. | Artur Grabowski |
2000-05-27 | Interrupt counter define for UVM. | Artur Grabowski |
2000-05-27 | Oops. This is also needed for MACHINE_NEW_NONCONTIG. | Artur Grabowski |
2000-05-27 | MACHINE_NEW_NONCONTIG code for amiga. Enabled by default. | Artur Grabowski |
2000-05-27 | better man page building | Theo de Raadt |
2000-05-27 | superior dvorak map by Adam Rogoyski | Hugh Graham |
2000-05-27 | whitespace issues | Hugh Graham |
2000-05-26 | limit MI man page traversal | Theo de Raadt |
2000-05-26 | more portable manual pages | Theo de Raadt |
2000-05-26 | Use ../../../conf/GENERIC for standard set of options; general cleanup | Miod Vallat |
2000-05-26 | Disable TCP 4.2 compatibility bugs by default | Miod Vallat |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-05-25 | man subdir | Theo de Raadt |
2000-05-25 | man subdir | Theo de Raadt |
2000-05-25 | Add dvorak soft map. Currently attributed to Trevor Schroeder, although | Hugh Graham |
2000-05-24 | Add an extra byte to the end of struct pcb and make sure that it is set to | Brandon Creighton |
2000-05-24 | uncomment wscons-related stuff, and comment gsc better | Michael Shalayeff |
2000-05-23 | KGDB is broken since a few decades, don't use | Miod Vallat |
2000-05-19 | Prepare to always install some pcvt man pages. | Marc Espie |
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright |
2000-05-17 | disable sti for now | Michael Shalayeff |
2000-05-17 | remove unnecessary wscons-related definitions; thx mickey@ | Brandon Creighton |
2000-05-16 | supply entropy from mouse; provos@ ok | Michael Shalayeff |
2000-05-15 | fdcache/pdcache/ficache as out of line functions from lites | Michael Shalayeff |
2000-05-15 | diagnostic register 0 definitions | Michael Shalayeff |
2000-05-15 | PDC_CACHE_GETSPIDB's return struct | Michael Shalayeff |
2000-05-15 | extend page zero layout according to 2.x specification | Michael Shalayeff |
2000-05-15 | Cardbus com driver, from NetBSD, but adapted for our style conventions | Niklas Hallqvist |
2000-05-15 | comment typo | Niklas Hallqvist |
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright |
2000-05-05 | 451NX machines now probe all pci busses; M.Drochner@fz-juelich.de | Theo de Raadt |
2000-05-04 | revision 1.31 patch was incorrect | Theo de Raadt |
2000-05-04 | assume all pchb made by ServerWorks act the same | Theo de Raadt |
2000-05-04 | DMA works so use it. Tested on G4 and iMac. | Dale S. Rahn |
2000-05-02 | <machine/vmparam.h> not welcomed here | Miod Vallat |
2000-05-02 | Add $OpenBSD$ | Miod Vallat |
2000-05-02 | remove endian hack code, do it the right way. | Dale S. Rahn |
2000-05-02 | Fix bug caused by <= comparison on unsigned value. | Dale S. Rahn |
2000-05-02 | Remove gmac_enable_hack, not needed here, doesn't work. | Dale S. Rahn |
2000-05-01 | changed dc to dz to avoid conflict with if_dc. -moj | Mats O Jansson |
2000-05-01 | another RCC host bridge with a pci behind it | Theo de Raadt |
2000-05-01 | When cache is mandatory, don't pmap_enter uncached in vmapbuf. | Artur Grabowski |
2000-05-01 | cleaner and righter memcmp/memcpy | Michael Shalayeff |
2000-05-01 | fix countdown for vs4000{/60,/90,VLC} -- from netbsd | Brandon Creighton |
2000-04-30 | Add memcpy() and memcmp() emulation by swapping the first 2 args | Todd C. Miller |
2000-04-30 | Fix kernel msgbuf size and position | Miod Vallat |
2000-04-30 | Fix kernel msgbuf buffer size and position | Miod Vallat |