summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-20opration -> operationMiod Vallat
2010-07-20Use an SLIST rather than a TAILQ for the ccb free list.Michael Knudsen
2010-07-20Make this compile again (was broken in rev 1.24 as far as I can tell),Michael Knudsen
2010-07-20print the temperature readings that make us go down; ok kettenisTheo de Raadt
2010-07-20Remove setresguid since it is no longer needed.lum
2010-07-20disconnect groff_man(7) from the build and install man(7) instead;Ingo Schwarze
2010-07-20do not timeout when stopping DMA channels.Damien Bergamini
2010-07-20two iterators should be u_int; ok jsgTheo de Raadt
2010-07-20Switch some obvious network stack MAC comparisons from bcmp() toMatthew Dempsky
2010-07-20Add OpenSSH's timingsafe_bcmp() to libkern.Matthew Dempsky
2010-07-20daniel dickman has folded the relevant bits of the files being removedJason McIntyre
2010-07-20also use bufq_quiesce() when suspending, and bufq_restart() when resuming,Theo de Raadt
2010-07-20removed an unused protoTheo de Raadt
2010-07-20Handle the acpi interrupt controller with proper edge/level handling,Theo de Raadt
2010-07-20tsleep() and EWOULDBLOCK was being used incorrectly for fixed minumumTheo de Raadt
2010-07-20In acpiec_wait() we want to tsleep on an un-known channel, so thatTheo de Raadt
2010-07-20Mark a DMA accessible malloc for later correction. This isMatthew Dempsky
2010-07-20syncTheo de Raadt
2010-07-20remove prototypes for functions that do not exist; ok jordanTheo de Raadt
2010-07-20Instead of checking for the *etcXX.tgz filename, check whether theAntoine Jacoutot
2010-07-20Another hand rolled offsetof(), replace with mask2prefixlen from kroute.cClaudio Jeker
2010-07-20VGA repost for ATI Radeon X1250IGP (as found on Gateway netbooks andMike Larkin
2010-07-20When we're preparing to go to sleep, only call bufq_restart() if otherMatthew Dempsky
2010-07-20exp2() is a function in libm, so rename the csh one..Theo de Raadt
2010-07-20delete unused variableTheo de Raadt
2010-07-20do not use gcc -W options which you do not understandTheo de Raadt
2010-07-20Do not put a data buffer on the stack. It will be dma'd to. UseTheo de Raadt
2010-07-20typo; martin.pelikan@gmail.comTheo de Raadt
2010-07-20sub-function needs const, tooTheo de Raadt
2010-07-19just use a buffer and make onewire_crc16() operate like onewire_crc()Theo de Raadt
2010-07-19merge from bsd.lv (minor improvements by kristaps@)Ingo Schwarze
2010-07-19Rollback the allproclk and fileheadlk addition. When grabbing anPhilip Guenthe
2010-07-19* briefly mention the HISTORY of the man(7) languageIngo Schwarze
2010-07-19document new. hints from jmc@Marc Espie
2010-07-19Avoid interleaving of mutexes that would leave is with the wrong spl afterMark Kettenis
2010-07-19J. C. Roberts noted that Kristaps' man.7 is already better than theIngo Schwarze
2010-07-19Not enough OK's, and from the wrong people. You should know how to doTheo de Raadt
2010-07-19Don't return if in the current window since we may want to report a bellNicholas Marriott
2010-07-19Replace XXXLOCKING comments by me (replacing simple_locks that are theOwain Ainsworth
2010-07-19store the WCID in the rt2860_node structure at association timeDamien Bergamini
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2010-07-19implement the ic_ampdu_rx_{start,stop} callbacks (not used yet).Damien Bergamini
2010-07-19in hostap mode, when a STA leaves the BSS, clear its entry in theDamien Bergamini
2010-07-19Add prototype and remove unnecessary includes.lum
2010-07-19in hostap mode, notify drivers via a new callback when a STA leavesDamien Bergamini
2010-07-19Send the \n to stdout with the message, not stderr... doh.Nicholas Marriott
2010-07-19Fix handling of hidden symbols on hppa. Patch from upstream (Alan Modra).Mark Kettenis
2010-07-19permit compilation with ACPI_DEBUGTheo de Raadt
2010-07-19there is no need for a seperate dsdt_softc pointer; dsdt does not have aTheo de Raadt