Age | Commit message (Expand) | Author |
2006-08-03 | Fix more cvs Id tag tweaks in copyright notes. | Marcus Glocker |
2006-08-03 | kill trailing spaces; | Jason McIntyre |
2006-08-03 | suport -> support; | Jason McIntyre |
2006-08-03 | tweaks; | Jason McIntyre |
2006-08-03 | comment fix; from tamas tevesz | Jason McIntyre |
2006-08-03 | full month name for .Dd; | Jason McIntyre |
2006-08-03 | Change the firmware names as suggested on the main driver project | Marcus Glocker |
2006-08-03 | sort; | Jason McIntyre |
2006-08-03 | Add/Fix copyright notes. | Marcus Glocker |
2006-08-03 | Change to OpenBSD cvs tag. | Marcus Glocker |
2006-08-03 | Fix 802.11a. With these changes I can now connect my wpi(4) to | Damien Bergamini |
2006-08-03 | 802.11a uses a 16 microseconds short interframe space. | Damien Bergamini |
2006-08-03 | always call scsi_done at splbio. issue found by pedro@ | David Gwynne |
2006-08-03 | always call scsi_done at splbio. issue found by pedro@ | David Gwynne |
2006-08-03 | sync | Theo de Raadt |
2006-08-03 | man page for acx, a mix of ral, wpi, and the dragonfly page | Theo de Raadt |
2006-08-03 | pci front end for acx | Theo de Raadt |
2006-08-03 | Inital import for the acx(4) driver. | Marcus Glocker |
2006-08-03 | white space fixes | David Gwynne |
2006-08-03 | almost entirely get rid of the culture of ".h files that include .h files" | Theo de Raadt |
2006-08-03 | regen | Brad Smith |
2006-08-03 | remove a underscore from the ITE IT8888F entry. | Brad Smith |
2006-08-03 | regen | Brad Smith |
2006-08-03 | properly deal with Atheros chips that use a 64-bit memory address space. | Brad Smith |
2006-08-03 | fix typo, 5300ESB -> 6300ESB | Brad Smith |
2006-08-03 | regen | Brad Smith |
2006-08-03 | add NVIDIA CK804 Mem controller. | Brad Smith |
2006-08-02 | touch of KNF. | Thordur I. Bjornsson |
2006-08-02 | Dell PERC 3/Di is not ami(4), but aac(4) | Jasper Lievisse Adriaanse |
2006-08-02 | Provide the usual 8x16 font, instead of the qvss 8x15 font, for low-res vax | Miod Vallat |
2006-08-02 | Regen | Miod Vallat |
2006-08-02 | Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don't | Miod Vallat |
2006-08-02 | regen | Brad Smith |
2006-08-02 | - add AMD Geode LX and CS5536 PCI ids. | Brad Smith |
2006-08-02 | in the BNF section, note that a comma is optional, closes PR 5191 | Daniel Hartmeier |
2006-08-02 | grammar | Marc Espie |
2006-08-02 | remove trailing blanks in output of ieee80211_status() as well. | Alexander von Gernler |
2006-08-02 | strlcpy/strlcat overload made deraadt@ sick; change to xasprintf. | Ray Lai |
2006-08-02 | - add regression tests for two problems with keyword parsing. | Niall O'Higgins |
2006-08-02 | rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not return | Ray Lai |
2006-08-02 | Sync CVS's rcs_expand_keywords() and rcs_kwexp_buf() with RCS. | Ray Lai |
2006-08-02 | Fix a lot of buffer overflows and make the code more binary safe. | Ray Lai |
2006-08-02 | remove reference to Jumbo frames as the driver currently does not work | Brad Smith |
2006-08-02 | disable Jumbos until reception of Jumbo frames can be fixed. | Brad Smith |
2006-08-01 | (em/ixgb)_(clean_transmit_interrupts/process_receive_interrupts) -> | Brad Smith |
2006-08-01 | Avoid a few NULL dereferences, and boot -c works on vax with glass console. | Miod Vallat |
2006-08-01 | clean extra spaces | Kevin Steves |
2006-08-01 | move #include <stdio.h> out of includes.h | Kevin Steves |
2006-08-01 | Add a wait between send and receive command. Talked through with jordan. | Marco Peereboom |
2006-08-01 | Make RB_POWERDOWN work on the Thecus. | Mark Kettenis |