Age | Commit message (Expand) | Author |
2008-12-04 | sync | Theo de Raadt |
2008-12-04 | another that works for sure | Theo de Raadt |
2008-12-04 | tidy up the list a little, and add missing .El; | Jason McIntyre |
2008-12-04 | some basic cleanup; | Jason McIntyre |
2008-12-04 | ... but without the debug code | Theo de Raadt |
2008-12-04 | correctly display information for each of the mbuf cluster pools (which | Theo de Raadt |
2008-12-04 | regen | Brad Smith |
2008-12-04 | typo. | Brad Smith |
2008-12-04 | Add some more Intel GM45 MCH PCI id's. | Brad Smith |
2008-12-04 | - when in state S_DATACONTENT, do not disable EV_READ if the last line we | Gilles Chehade |
2008-12-04 | Don't have anything after #endif. | Ray Lai |
2008-12-04 | Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets. | Brad Smith |
2008-12-04 | - when doing the session timeout lookup, do not remove the last session | Gilles Chehade |
2008-12-04 | dont need this bit of whitespace | David Gwynne |
2008-12-04 | - fix event masking for DATA and make DATA look more like MAIL and RCPT | Gilles Chehade |
2008-12-04 | start documenting vscsi(4) | David Gwynne |
2008-12-04 | document that the Option GlobeTrotter 3G Quad / 3G Quad Plus and | Felix Kronlage |
2008-12-04 | move Option GlobeTrotter 3G Quad / 3G Quad Plus and the | Felix Kronlage |
2008-12-04 | move Sierra Wireless MC8775 to the list of known supported, saw | Felix Kronlage |
2008-12-04 | obvious 'missing space' typo in message, ok gilles@ krw@ | Ian Darwin |
2008-12-03 | switch bge over to using MCLGETI when allocating mbufs for the rx ring. | David Gwynne |
2008-12-03 | add vscsi(4), a virtual scsi controller that passes all scsi requests up to | David Gwynne |
2008-12-03 | Get size of the struct cardslot_event, not the function cardslot_event. | Ray Lai |
2008-12-03 | - smtpd's db maps are incompatible with sendmail's and needs a distinct | Gilles Chehade |
2008-12-03 | smtpd's aliases db is incompatible with sendmail's and requires a distinct | Gilles Chehade |
2008-12-03 | clarify GPIO device specification. with input from jmc; ok mbalmer@ jmc@ | Kevin Steves |
2008-12-03 | typo; from hyjial | Jason McIntyre |
2008-12-03 | delete unused prototype, from lint; ok mbalmer@ | Kevin Steves |
2008-12-03 | - these were used to debug the previous queue scheduler, they are no longer | Gilles Chehade |
2008-12-03 | - remove log_debug() that's no longer needed | Gilles Chehade |
2008-12-03 | new wpi(4) firmware package version 3.1 corresponding to | Damien Bergamini |
2008-12-03 | regen | Damien Bergamini |
2008-12-03 | More Atheros AR9170 ("otus") based devices. | Damien Bergamini |
2008-12-03 | - fix event masking issues in smtp process which could lead to a fatal() if | Gilles Chehade |
2008-12-03 | typos in comments - no binary change. | Damien Bergamini |
2008-12-03 | small fix for IEEE80211_STA_ONLY: do not let users set HostAP specific | Damien Bergamini |
2008-12-03 | allow users to select a fixed rate. | Damien Bergamini |
2008-12-03 | there is no longer a default GPIO device; ok mbalmer@ jmc@ | Kevin Steves |
2008-12-03 | Remove the x86 and i386 prefixes to the bus_dma types. It's really quite | Owain Ainsworth |
2008-12-03 | Some more ambigous -> ambiguous pointed out by mbalmer (there are | Stuart Henderson |
2008-12-03 | typo; from Anathae Townsend | Jason McIntyre |
2008-12-03 | don't overwrite an error code from wpi_init() in wpi_ioctl(), logic is | Constantine A. Murenin |
2008-12-03 | Weongyo Jeong has consented to switch from an inappropriate license | Jonathan Gray |
2008-12-03 | - Fix unit for dwFrameInterval in DPRINTF. | Marcus Glocker |
2008-12-03 | Fix error handling for usbd_transfer(). | Marcus Glocker |
2008-12-03 | allocate the right number of entries in the "jumbo" rx ring now that it is | David Gwynne |
2008-12-03 | use the right variable when looping over rxqs. | David Gwynne |
2008-12-03 | add UYVY video format support for uncompressed video | Yojiro Uo |
2008-12-03 | remove bogus part (GUID_UYVY part) form last commit. | Yojiro Uo |
2008-12-03 | change UVC VS negotiation logic. | Yojiro Uo |