Age | Commit message (Expand) | Author |
2007-08-05 | Low-Noise watchdog routine (debug level 2). | Marcus Glocker |
2007-08-05 | Parse association command response to check if an association was | Marcus Glocker |
2007-08-05 | remove -beta | Theo de Raadt |
2007-08-05 | Remove IFQ_SET_MAXLEN() for TX queue. | Marcus Glocker |
2007-08-05 | Add WEP support, which is done fully by the FW. | Marcus Glocker |
2007-08-05 | o Some better variable namings. | Marcus Glocker |
2007-08-05 | Move some printf's about disklabel disksize and RAW_PART size/offset | Kenneth R Westerback |
2007-08-05 | Use d_partitions[DISKPART(dev)] rather that d_partitions + | Kenneth R Westerback |
2007-08-05 | o Reflect active network settings to ifconfig. | Marcus Glocker |
2007-08-04 | Add AGP support for the intel i965 chipset, this also extends the | Reyk Floeter |
2007-08-04 | Enable CardBus bus support, and add ne(4). | Mark Kettenis |
2007-08-04 | rbus for sparc64 | Mark Kettenis |
2007-08-04 | Add sparc_bus_addr member to struct sparc_bus_space_tag. This function maps | Mark Kettenis |
2007-08-04 | Add missing pci_intr_line() implementation. | Mark Kettenis |
2007-08-04 | Since ahc_controller_info()'s definition is inside #ifndef DEBUG, put | Kenneth R Westerback |
2007-08-04 | o Improve interrupt handler; fixes TX watchdog timeouts on my zaurus. | Marcus Glocker |
2007-08-04 | When we're writing out the summary information and fail on some block | Artur Grabowski |
2007-08-04 | Allow ddb>ps to print the full name of the wait state. Things like | Chris Kuethe |
2007-08-03 | Don't let pagedaemon wait for pages here. We could trigger this easily | Artur Grabowski |
2007-08-03 | when not dealing with floats, always multiply before dividing; from Przemysla... | Theo de Raadt |
2007-08-03 | fix parsing of GTK KDE. | Damien Bergamini |
2007-08-03 | Increase dq_cnt in struct dquot from 16 to 32bits. OK deraadt@ | Todd C. Miller |
2007-08-03 | add a ni_eapol_desc field to struct ieee80211_node to know whether | Damien Bergamini |
2007-08-03 | switch cmalo_rx() to use m_getdev() instead of something hand rolled. | Claudio Jeker |
2007-08-03 | curly brace issues: | Jun-ichiro itojun Hagino |
2007-08-02 | Activate watchdog timer. We need to find out about the issue that the | Marcus Glocker |
2007-08-02 | print the vendor id string for unknown azalia codecs if we find it in | Reyk Floeter |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt |
2007-08-02 | ETHER_ALIGN the mbuf so that it works on strictalignment archs. This is a | Claudio Jeker |
2007-08-02 | add proper recording encodings to auich(4). | Jacob Meuser |
2007-08-02 | regen | Jacob Meuser |
2007-08-02 | recognize some VIA P4M900 devices | Jacob Meuser |
2007-08-02 | for consistency, keep the count of dropped data in HW sample size, and | Jacob Meuser |
2007-08-02 | the MI audio layer never really knows what encoding the hardware uses; | Jacob Meuser |
2007-08-01 | cats went away | Theo de Raadt |
2007-08-01 | deliverd -> delivered. | Miod Vallat |
2007-08-01 | I have a dream of cvs not missing the files I have cvs rm'd with love. | Miod Vallat |
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat |
2007-08-01 | allow ic_set_key to be NULL so that drivers won't need to implement it | Damien Bergamini |
2007-08-01 | Figure out the host SCSI controller ID on KA48 (VLC) and KA49 (VS4k/9x) from | Miod Vallat |
2007-08-01 | Stop making de win over dc on alpha, and include both dc and de on all | Miod Vallat |
2007-08-01 | make sure the MIC field is set in group key handshake messages before | Damien Bergamini |
2007-08-01 | make ieee80211_recv_wpa_group_msg1() install the GTK in ic_nw_keys[] too. | Damien Bergamini |
2007-08-01 | add generic ieee80211_encrypt() and ieee80211_decrypt() functions that | Damien Bergamini |
2007-08-01 | unbreak. | Damien Bergamini |
2007-08-01 | check the key length field in message 3 of the 4-way handshake. | Damien Bergamini |
2007-08-01 | switch i386 to use the MI i8253 header file and remove the now obsolete MD | Martin Reindl |
2007-08-01 | set key length field in message 1 & 3 of the 4-way handshake. | Damien Bergamini |
2007-08-01 | The wdt char device was removed during c2k6 (or shortly after, don't | Michael Knudsen |
2007-08-01 | wdt doesn't malloc so no reason to include malloc.h. | Michael Knudsen |