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