summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-26pin_len -> pin_sizeUwe Stuehler
2008-11-26fix boot() function commentKevin Lo
2008-11-26when recording .wav files overwrite user supplied parameters withAlexandre Ratchov
2008-11-26rework the filling of the rx ring. this switches us to having the clusterDavid Gwynne
2008-11-26Zero the surface when we free them. stops some state problems which causeOwain Ainsworth
2008-11-26Small optimization.Ray Lai
2008-11-26add '_btd' to the aliases too. of course, I forgot that.Felix Kronlage
2008-11-25add '_btd' here too.Felix Kronlage
2008-11-25add user '_btd' for the bluetooth daemon.Felix Kronlage
2008-11-25- more prototype moving to smtpd.hGilles Chehade
2008-11-25Add generic sr_scsi_done function that does the spl danceMarco Peereboom
2008-11-25- move prototype to smtpd.hGilles Chehade
2008-11-25- move prototypes to smtpd.hGilles Chehade
2008-11-25Halt scanning by returning proper sense for illegal LUN.Marco Peereboom
2008-11-25more sizeof->nitemsDamien Bergamini
2008-11-25use shiny new m_defrag() and nitems() instead of rolling our own.Damien Bergamini
2008-11-25- plug memory leakGilles Chehade
2008-11-25- recent change in parse.y caused htons() to be called twice on the portGilles Chehade
2008-11-25m_defrag() a mbuf chain defragmenter. It will collaps a mbuf chain into aClaudio Jeker
2008-11-25we are heading quickly to a world where isp(4) will not fit, so let usTheo de Raadt
2008-11-25move some generic PCIe register flags used in wpi(4) and iwn(4)Damien Bergamini
2008-11-25fixes to build; thanks ratchov@Todd T. Fries
2008-11-25dontqueue is set but never used. garbage collect it.Kenneth R Westerback
2008-11-25Punctuate comment for clarity, and keep tense consistent throughoutBret Lambert
2008-11-25Back out the large page pools for now. The compare function isArtur Grabowski
2008-11-25Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started.Kenneth R Westerback
2008-11-25Unbreak the treeOwain Ainsworth
2008-11-25fix: add output mixer classAlexandre Ratchov
2008-11-25set parameters to native ones; don't setup emulation for nowAlexandre Ratchov
2008-11-25Get rid of dependencies on ports libraries (among other things)Uwe Stuehler
2008-11-25add a shitload of bus_dmamap_sync() calls, even though they are no-opsDamien Bergamini
2008-11-25Don't try and enable the vblank handler if irqs are disabled.Owain Ainsworth
2008-11-25Even if neither stdin nor stdout are ttys we may still have /dev/ttyTodd C. Miller
2008-11-25backout large cluster allocators.David Gwynne
2008-11-25expect if_flags to have IFF_RUNNING rather than IFF_UP before modifyingDavid Gwynne
2008-11-25Fix dmesg ugliness caused by not printing iotdb stuff.Mark Kettenis
2008-11-25tweak previous;Jason McIntyre
2008-11-25put 9k frames on the jumbo ringDavid Gwynne
2008-11-25- update email address for bug reports when replying to HELPGilles Chehade
2008-11-25- F_IMSG_SENT is no longer used, killGilles Chehade
2008-11-25art says he doesnt suck anymore, so enable the really big clusterDavid Gwynne
2008-11-25rename zaurus_reg.h to machine_reg and rename some of the internal fieldsDale Rahn
2008-11-25syncTheo de Raadt
2008-11-25unbreak build on sgi (thanks jasper)Uwe Stuehler
2008-11-25Make sure that equal elements always compare equal. Logic error spottedArtur Grabowski
2008-11-25Factor increases are not needed, +1 appears to work as well.Theo de Raadt
2008-11-25spacingTheo de Raadt
2008-11-25delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed.Markus Friedl
2008-11-25m_cluncount() needs to walk the mbuf chain to correctly uncount all clustersClaudio Jeker
2008-11-25Switch wb(4) from the insane ext buffer usage to a very simple m_devget()Claudio Jeker