Age | Commit message (Expand) | Author |
2008-11-25 | move some generic PCIe register flags used in wpi(4) and iwn(4) | Damien Bergamini |
2008-11-25 | fixes to build; thanks ratchov@ | Todd T. Fries |
2008-11-25 | dontqueue is set but never used. garbage collect it. | Kenneth R Westerback |
2008-11-25 | Punctuate comment for clarity, and keep tense consistent throughout | Bret Lambert |
2008-11-25 | Back out the large page pools for now. The compare function is | Artur Grabowski |
2008-11-25 | Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started. | Kenneth R Westerback |
2008-11-25 | Unbreak the tree | Owain Ainsworth |
2008-11-25 | fix: add output mixer class | Alexandre Ratchov |
2008-11-25 | set parameters to native ones; don't setup emulation for now | Alexandre Ratchov |
2008-11-25 | Get rid of dependencies on ports libraries (among other things) | Uwe Stuehler |
2008-11-25 | add a shitload of bus_dmamap_sync() calls, even though they are no-ops | Damien Bergamini |
2008-11-25 | Don't try and enable the vblank handler if irqs are disabled. | Owain Ainsworth |
2008-11-25 | Even if neither stdin nor stdout are ttys we may still have /dev/tty | Todd C. Miller |
2008-11-25 | backout large cluster allocators. | David Gwynne |
2008-11-25 | expect if_flags to have IFF_RUNNING rather than IFF_UP before modifying | David Gwynne |
2008-11-25 | Fix dmesg ugliness caused by not printing iotdb stuff. | Mark Kettenis |
2008-11-25 | tweak previous; | Jason McIntyre |
2008-11-25 | put 9k frames on the jumbo ring | David Gwynne |
2008-11-25 | - update email address for bug reports when replying to HELP | Gilles Chehade |
2008-11-25 | - F_IMSG_SENT is no longer used, kill | Gilles Chehade |
2008-11-25 | art says he doesnt suck anymore, so enable the really big cluster | David Gwynne |
2008-11-25 | rename zaurus_reg.h to machine_reg and rename some of the internal fields | Dale Rahn |
2008-11-25 | sync | Theo de Raadt |
2008-11-25 | unbreak build on sgi (thanks jasper) | Uwe Stuehler |
2008-11-25 | Make sure that equal elements always compare equal. Logic error spotted | Artur Grabowski |
2008-11-25 | Factor increases are not needed, +1 appears to work as well. | Theo de Raadt |
2008-11-25 | spacing | Theo de Raadt |
2008-11-25 | delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed. | Markus Friedl |
2008-11-25 | m_cluncount() needs to walk the mbuf chain to correctly uncount all clusters | Claudio Jeker |
2008-11-25 | Switch wb(4) from the insane ext buffer usage to a very simple m_devget() | Claudio Jeker |
2008-11-25 | - add a quirk for the terratec uaudio device to stop uhidev(4) | Jasper Lievisse Adriaanse |
2008-11-25 | regen | Jasper Lievisse Adriaanse |
2008-11-25 | - add vender id for terratec | Jasper Lievisse Adriaanse |
2008-11-25 | upgt(4) doesn't use amrr, remove useless header net80211/ieee80211_amrr.h | Kevin Lo |
2008-11-25 | sync | Theo de Raadt |
2008-11-25 | grammar fix (in comment): from Anathae Townsend | Jason McIntyre |
2008-11-24 | - when using fread/fwrite, do not swap the size and nmemb arguments. no | Gilles Chehade |
2008-11-24 | add BTDEV_NONE | Uwe Stuehler |
2008-11-24 | The Exsys EX-1372 uses a 8x clock. | Mark Kettenis |
2008-11-24 | Bluetooth daemon and contrl utility, one for all, work in progress | Uwe Stuehler |
2008-11-24 | More sanitizing for wrong bDefaultFrameIndex values. Fixes a panic | Marcus Glocker |
2008-11-24 | Work around the stupidity of radeondrm by double checking that things are | Owain Ainsworth |
2008-11-24 | man page for it | Uwe Stuehler |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-24 | - not really a bug since we don't use other descriptor flags, but in | Gilles Chehade |
2008-11-24 | Introduce support for route hold down. | Michele Marchetto |
2008-11-24 | Protect kmem_map allocations with splvm. | Artur Grabowski |
2008-11-24 | Make sure we do not DRM_UNLOCK() twice. | David Hill |
2008-11-24 | hopefully that unbreaks macppc; reported by todd and mk | Uwe Stuehler |
2008-11-24 | use the shiny new nitems macro | Thordur I. Bjornsson |