Age | Commit message (Expand) | Author |
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 |
2008-12-03 | fix USB packet size handling of uvideo(4) | Yojiro Uo |
2008-12-03 | recommit the use of the new mbuf cluster allocator. | David Gwynne |
2008-12-02 | backout: would have been nice if this had been tested, to see that it | Theo de Raadt |
2008-12-02 | s/remote_id/id/ to be more consistent with other code; ok djm@ | Markus Friedl |
2008-12-02 | backout 1.149, since it's not necessary and openssh clients send | Markus Friedl |
2008-12-02 | we have to use the recipient's channel number (RFC 4254) for | Markus Friedl |
2008-12-02 | correct spelling (ambigous -> ambiguous) | Stuart Henderson |
2008-12-02 | cleanup ieee80211_classify(): retrieve VLAN tag from m_pkthdr.ether_vtag. | Damien Bergamini |
2008-12-02 | Add code for 5150 support (not tested since I don't have the hardware and | Damien Bergamini |
2008-12-02 | sync | Damien Bergamini |
2008-12-02 | Intel WiFi Link 5150 | Damien Bergamini |
2008-12-02 | typos; | Jason McIntyre |
2008-12-02 | Initial support for neighbor expiry. | Michele Marchetto |
2008-12-02 | rewrite of mixerctl.conf.5, to try and do something constructive | Jason McIntyre |
2008-12-02 | - there is no "load" global command, so remove its description | Jason McIntyre |
2008-12-02 | tweak previous; | Jason McIntyre |
2008-12-02 | commit with rdsetroot now accepting the filesystem as a 2nd arg | Theo de Raadt |
2008-12-02 | permit passing in the filesystem (a file) as an argument | Theo de Raadt |
2008-12-02 | Allow the kernelfile to be read-only when doing extraction. | Paul de Weerd |
2008-12-02 | convert -DDEBUG to a -d option | Theo de Raadt |
2008-12-02 | no longer need to compile rdsetroot with DEBUG | Theo de Raadt |
2008-12-02 | no need to close() before exit() | Theo de Raadt |
2008-12-02 | let it compile, let it compile, let it compile... | Theo de Raadt |
2008-12-02 | Do not write warnings, errors or debug messages to stdout; it breaks | Paul de Weerd |
2008-12-02 | eliminate gratuitous differences | Theo de Raadt |
2008-12-02 | no , at end of array | Theo de Raadt |