summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-08Make ath_attach() return error if the RF is unsupported so the PCI codePedro Martelletto
2006-05-08add 'link-timeout n' seconds option to grammer, from fkr@hazardous.orgTheo de Raadt
2006-05-08check for rcs_diffreg() return value; OK ray@.Xavier Santolaria
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls.Miod Vallat
2006-05-08Optimize bsr + br sequences commonly found in the individual trap handlers,Miod Vallat
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2006-05-08Remove unsave setjmp/longjmp calls that were used in signal handlers withClaudio Jeker
2006-05-08a few bits about exit status here too; OK jmc@.Xavier Santolaria
2006-05-08correctly handle the `no input file' case.Xavier Santolaria
2006-05-08we no longer have a static flavor for bash, replace the example with screen.Steven Mestdagh
2006-05-08uint32_t -> u_int32_t (which we use everywhere else)Damien Miller
2006-05-08fix error/verbose messages to match gnu/usr.bin/rcs when using rcsmerge(1).Xavier Santolaria
2006-05-08add DIAGNOSTICS section.Xavier Santolaria
2006-05-08err() and errx() should also exit with status 2;Xavier Santolaria
2006-05-08exit with status 2 after usage() too; pointed out by uwe@.Xavier Santolaria
2006-05-08readable names for AD1981HD codecBrad Smith
2006-05-08ALC260: improve readability of mixer item names.Brad Smith
2006-05-08support for 8ch playback with STAC9221D codec.Brad Smith
2006-05-08sync NetBSD RCS idsBrad Smith
2006-05-08add commented out entries for azalia(4).Brad Smith
2006-05-08Don't crash when a connection list has invalid NIDs.Brad Smith
2006-05-08add some trace messages in azalia_mixer_init().Brad Smith
2006-05-08OpenBSD RCS idsBrad Smith
2006-05-08- make this compile with AZALIA_DEBUGBrad Smith
2006-05-08- Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1]Brad Smith
2006-05-08syncTheo de Raadt
2006-05-08Revert last commit till a better method can be found.Jonathan Gray
2006-05-07Add a little debug to test BIOCINQ primitive.Marco Peereboom
2006-05-07Add remaining glue for physical disk count.Marco Peereboom
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07getservbyport() wants network byte order; from NetBSDOtto Moerbeek
2006-05-07Fix cut'n'paste abuse in previous typo fix; spotted by Constantine A. Murenin,Miod Vallat
2006-05-07If a device says a MODE SENSE command worked fine, do *not* try a MODEKenneth R Westerback
2006-05-07oops, use correct size for GET_IOC_CHAN_DESCMarco Peereboom
2006-05-07Add bio framework (not functional yet).Marco Peereboom
2006-05-07Pool drains are gone, okay tedu@Pedro Martelletto
2006-05-07name arg for rw_initTed Unangst
2006-05-07add a name to rwlock so that we can tell where procs are getting stuckTed Unangst
2006-05-07remove drain hooks from pool.Ted Unangst
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07fix pmap debug code and only compile it when PMAPDEBUG is defined.Robert Nagy
2006-05-07Add abstraction for resistor factor; makes it easier to compare them toMark Kettenis
2006-05-07No need to mask misaligned address exceptions for global flush or invalidateMiod Vallat
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07Move the userland stack at the top of the userland address space.Miod Vallat
2006-05-07Nuke TRACE_DEBUG code. Half of it was useless, and the other half was eitherMiod Vallat
2006-05-07Do not panic on MVME188 if the abort switch is pressed while we are at ipl 7Miod Vallat