Age | Commit message (Expand) | Author |
2007-06-08 | Add TX path which enables some first (unreliable yet) packet transfers. | Marcus Glocker |
2007-06-08 | remove: | Henning Brauer |
2007-06-08 | disklabel_om_to_bsd() is generating a v1 label so set the label | Kenneth R Westerback |
2007-06-08 | Add support for the Digi Neo 8-port serial adapter. | Marc Balmer |
2007-06-08 | sync. | Marc Balmer |
2007-06-08 | Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida. | Marc Balmer |
2007-06-08 | kill arcnet leftovers, some pt out by Mike Belopuhov <mkb@crypt.org.ru>, | Henning Brauer |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-08 | - always set the partition disk size to full disk info (from driver) | Theo de Raadt |
2007-06-07 | Fix typo introduced during ANSI-fication. Found by Rainer Giedat. MIPS | Kenneth R Westerback |
2007-06-07 | expand the IEEE80211_NODE_{LOCK,UNLOCK}* macros into their respective | Damien Bergamini |
2007-06-07 | move ieee80211_compute_duration() and ieee80211_compute_duration1() | Damien Bergamini |
2007-06-07 | roller-coaster. The bug that corrupts the page tables is back. | Artur Grabowski |
2007-06-07 | another XXsize() botch | Theo de Raadt |
2007-06-07 | PR 5502 From: Marc Huber <Marc.Huber@web.de> | Henning Brauer |
2007-06-07 | GET should have been SET | Otto Moerbeek |
2007-06-07 | Replace magic bus clock constants in est related files with defines. | Dimitry Andric |
2007-06-07 | Fix spacing. | Dimitry Andric |
2007-06-07 | in OpenBSD as all old BSD unix, RAW_PART always starts at 0, so no | Theo de Raadt |
2007-06-07 | more XXsize() functions not fixed | Theo de Raadt |
2007-06-07 | best if this compiles | Theo de Raadt |
2007-06-07 | strncpy -> strlcpy, plus a little spacing line up. | Ray Lai |
2007-06-07 | more XXsize() fallout | Theo de Raadt |
2007-06-07 | Comment 'fixes'. All bounds_check_with_label now identical except for | Kenneth R Westerback |
2007-06-07 | Eliminate unnecessary duplicate defines *_LABELSECTOR and | Kenneth R Westerback |
2007-06-07 | Type of raidsize is now daddr64_t, not int. Fixes compile. | Kenneth R Westerback |
2007-06-07 | More bounds_check_with_label homogenization. Fix a couple of typos while | Kenneth R Westerback |
2007-06-07 | another XXsize() function forgotten | Theo de Raadt |
2007-06-06 | Oops, dispatch packets to the correct hci_input_xxx() function | Uwe Stuehler |
2007-06-06 | correct format strings for large types; ok marco | Theo de Raadt |
2007-06-06 | Let it compile with SBT_DEBUG | Uwe Stuehler |
2007-06-06 | clamp the disklabel d_secperunit to what the disk actually says it has, | Theo de Raadt |
2007-06-06 | fix format strings for block #'s now that they are 64 bit; ok tedu (who | Theo de Raadt |
2007-06-06 | add another revision "RTL8168 3"; from NetBSD via Brad | Peter Valchev |
2007-06-06 | an XXsize() function that got skipped | Theo de Raadt |
2007-06-06 | the copyright holder changed the license from "dual bsd/gpl" to be | Reyk Floeter |
2007-06-06 | No need to call hci_enable() when we can do "btconfig <dev> up"; ok gwk | Uwe Stuehler |
2007-06-06 | Remove IPS_D_INTR debug level, IPS_D_XFER is good enough. | Alexander Yurchenko |
2007-06-06 | comment an unused function (wpi_setup_beacon). | Damien Bergamini |
2007-06-06 | - #undef the correct macro | Damien Bergamini |
2007-06-06 | Ansify. No binary change. | Michael Knudsen |
2007-06-06 | The license permits us to redistribute this code under the BSD or the GPLv2. | Damien Bergamini |
2007-06-06 | Mechanical removal of USBBASEDEVICE. No binary change. | Michael Knudsen |
2007-06-06 | - Recognize the 8110SCe 8169 revision in re(4) | Peter Valchev |
2007-06-06 | Do not dereference a garbage pointer in hci_acl_send() | Uwe Stuehler |
2007-06-06 | make sensors framework usage consistent with other drivers; ok damien@ | Constantine A. Murenin |
2007-06-06 | sync | Damien Bergamini |
2007-06-06 | Remove incorrect entry for Intel PRO/Wireless 3945ABG. | Damien Bergamini |