Age | Commit message (Expand) | Author |
2006-05-08 | Make ath_attach() return error if the RF is unsupported so the PCI code | Pedro Martelletto |
2006-05-08 | add 'link-timeout n' seconds option to grammer, from fkr@hazardous.org | Theo de Raadt |
2006-05-08 | check for rcs_diffreg() return value; OK ray@. | Xavier Santolaria |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls. | Miod Vallat |
2006-05-08 | Optimize bsr + br sequences commonly found in the individual trap handlers, | Miod Vallat |
2006-05-08 | Clean the internal m88k trap type codes; while there, simplify and | Miod Vallat |
2006-05-08 | Remove unsave setjmp/longjmp calls that were used in signal handlers with | Claudio Jeker |
2006-05-08 | a few bits about exit status here too; OK jmc@. | Xavier Santolaria |
2006-05-08 | correctly handle the `no input file' case. | Xavier Santolaria |
2006-05-08 | we no longer have a static flavor for bash, replace the example with screen. | Steven Mestdagh |
2006-05-08 | uint32_t -> u_int32_t (which we use everywhere else) | Damien Miller |
2006-05-08 | fix error/verbose messages to match gnu/usr.bin/rcs when using rcsmerge(1). | Xavier Santolaria |
2006-05-08 | add DIAGNOSTICS section. | Xavier Santolaria |
2006-05-08 | err() and errx() should also exit with status 2; | Xavier Santolaria |
2006-05-08 | exit with status 2 after usage() too; pointed out by uwe@. | Xavier Santolaria |
2006-05-08 | readable names for AD1981HD codec | Brad Smith |
2006-05-08 | ALC260: improve readability of mixer item names. | Brad Smith |
2006-05-08 | support for 8ch playback with STAC9221D codec. | Brad Smith |
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 |