Age | Commit message (Expand) | Author |
2006-05-08 | sync NetBSD RCS ids | Brad Smith |
2006-05-08 | add commented out entries for azalia(4). | Brad Smith |
2006-05-08 | Don't crash when a connection list has invalid NIDs. | Brad Smith |
2006-05-08 | add some trace messages in azalia_mixer_init(). | Brad Smith |
2006-05-08 | OpenBSD RCS ids | Brad Smith |
2006-05-08 | - make this compile with AZALIA_DEBUG | Brad Smith |
2006-05-08 | - Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1] | Brad Smith |
2006-05-08 | sync | Theo de Raadt |
2006-05-08 | Revert last commit till a better method can be found. | Jonathan Gray |
2006-05-07 | Add a little debug to test BIOCINQ primitive. | Marco Peereboom |
2006-05-07 | Add remaining glue for physical disk count. | Marco Peereboom |
2006-05-07 | Oops, correct import this time. | Miod Vallat |
2006-05-07 | getservbyport() wants network byte order; from NetBSD | Otto Moerbeek |
2006-05-07 | Fix cut'n'paste abuse in previous typo fix; spotted by Constantine A. Murenin, | Miod Vallat |
2006-05-07 | If a device says a MODE SENSE command worked fine, do *not* try a MODE | Kenneth R Westerback |
2006-05-07 | oops, use correct size for GET_IOC_CHAN_DESC | Marco Peereboom |
2006-05-07 | Add bio framework (not functional yet). | Marco Peereboom |
2006-05-07 | Pool drains are gone, okay tedu@ | Pedro Martelletto |
2006-05-07 | name arg for rw_init | Ted Unangst |
2006-05-07 | add a name to rwlock so that we can tell where procs are getting stuck | Ted Unangst |
2006-05-07 | remove drain hooks from pool. | Ted Unangst |
2006-05-07 | Oops, correct import this time. | Miod Vallat |
2006-05-07 | fix pmap debug code and only compile it when PMAPDEBUG is defined. | Robert Nagy |
2006-05-07 | Add abstraction for resistor factor; makes it easier to compare them to | Mark Kettenis |
2006-05-07 | No need to mask misaligned address exceptions for global flush or invalidate | Miod Vallat |
2006-05-07 | Oops, correct import this time. | Miod Vallat |
2006-05-07 | Move the userland stack at the top of the userland address space. | Miod Vallat |
2006-05-07 | Nuke TRACE_DEBUG code. Half of it was useless, and the other half was either | Miod Vallat |
2006-05-07 | Do not panic on MVME188 if the abort switch is pressed while we are at ipl 7 | Miod Vallat |
2006-05-07 | Long due update from a.out to ELF (slightly different) relocation defines, | Miod Vallat |
2006-05-07 | Initialize oprebind_data so that unintialized memory is not referenced. | Dale Rahn |
2006-05-07 | Missing license block; from art@ | Miod Vallat |
2006-05-07 | forgot to remove this sentence from the comment | Nikolay Sturm |
2006-05-07 | Unbreak. Fix some of the lint warnings that mickey reintroduced. | Mark Kettenis |
2006-05-07 | .globl PTDsize; mickey obviously doesn't test before he commits | Mark Kettenis |
2006-05-07 | fix a typo and some KNF. | Brad Smith |
2006-05-07 | - Remove unreachable bus_dmamap_unload() in em_dma_malloc(). | Brad Smith |
2006-05-07 | - Return if there is nothing to do in the interrupt handler. | Brad Smith |
2006-05-07 | Default to Ultra DMA Mode 6 not 5 when we know we have a native | Jonathan Gray |
2006-05-07 | sync | Theo de Raadt |
2006-05-07 | Zap a bunch of trailing whitespace. | Kenneth R Westerback |
2006-05-06 | initialize the propolice cookie more carefully so -fstack-protector-all | Theo de Raadt |
2006-05-06 | Sync VM games on startup with earlier pmap_table[] cleanups. | Miod Vallat |
2006-05-06 | Decide whether we are running on 88100 or 88110 upon the processor | Miod Vallat |
2006-05-06 | While os-note-elf.h uses '.long' on the openbsd note section, they | Dale Rahn |
2006-05-06 | If there is a conflict between two symbols, and one of the symbols is a | Dale Rahn |
2006-05-06 | use mkstemp, remove races wrt lint1 and cpp. | Marc Espie |
2006-05-06 | Do not write the same data to a library that is already there when | Dale Rahn |
2006-05-06 | improve wording somewhat. | Dale Rahn |
2006-05-06 | The SPI in a TDB is actually stored in network order. Make sa synchronisation | Ryan Thomas McBride |