Age | Commit message (Expand) | Author |
2006-07-23 | improved Yukon init routine with proper workaround for the PHY COMA mode. | Brad Smith |
2006-07-23 | update nviic(4) entry. | Brad Smith |
2006-07-23 | remove some scsi ioctls, most importantly the ones that can reprobe the | David Gwynne |
2006-07-23 | add newer NVidia chipsets. | Brad Smith |
2006-07-23 | add NVidia MCP61/65 ids. | Brad Smith |
2006-07-23 | regen | Brad Smith |
2006-07-23 | add NVidia MCP61 IDE and SMBus PCI ids. | Brad Smith |
2006-07-23 | regen | Brad Smith |
2006-07-23 | more consistent naming for some of the NVidia entries. | Brad Smith |
2006-07-23 | #include <signal.h> for sig_atomic_t; need this prior to <sys/param.h> | Kevin Steves |
2006-07-23 | regen | Brad Smith |
2006-07-23 | add two more MCP61 Ethernet MAC PCI ids. | Brad Smith |
2006-07-23 | regen | Brad Smith |
2006-07-23 | add PCI ids for the NVidia MCP61/65 chipsets and additional ids for the | Brad Smith |
2006-07-22 | move #include <string.h> out of includes.h | Kevin Steves |
2006-07-22 | move #include <time.h> out of includes.h | Kevin Steves |
2006-07-22 | If the LUN is > 7, don't try to stuff it into the three bits available | Kenneth R Westerback |
2006-07-22 | Allocate enough, and only enough, scsi_link pointers for the number of | Kenneth R Westerback |
2006-07-22 | Nuke SCSIFORCELUN* and friends. These were introduced as a safety | Kenneth R Westerback |
2006-07-22 | corrections from alexey e. suslikov; | Jason McIntyre |
2006-07-22 | On the Gig PHYTER, for whatever reason, the 10baseT-related bits of the | Brad Smith |
2006-07-22 | add the ADMtek ADM9511/ADM9513 Centaur-II chipsets. | Brad Smith |
2006-07-22 | Test that PermitOpen after a Match overrides global setting; ok djm@ | Darren Tucker |
2006-07-22 | add the ATI SB450. | Brad Smith |
2006-07-22 | regen | Brad Smith |
2006-07-22 | add ATI SB450 and SiS 966 HD Audio PCI ids. | Brad Smith |
2006-07-22 | Add the ATI SB600, NVidia MCP61/65 and SiS 966/966L South Bridges. | Brad Smith |
2006-07-22 | regen | Brad Smith |
2006-07-22 | add PCI ids for the ATI SB600 South Bridge devices. | Brad Smith |
2006-07-21 | Test that "cpio -o" does not segfault when called with no input. | Ray Lai |
2006-07-21 | Prevent segfault when "cpio -o" is called with no input. | Ray Lai |
2006-07-21 | Add the Intel ICH8 chipset. | Brad Smith |
2006-07-21 | - fix protocol for write requests (put) which come with options. | Marcus Glocker |
2006-07-21 | ARGSUSED for signal handler | Kevin Steves |
2006-07-21 | more ARGSUSED (lint) for dispatch table-driven functions; ok djm@ | Kevin Steves |
2006-07-21 | Do not check if CORBRPST is set for any chipsets. | Brad Smith |
2006-07-21 | properly report errors thru scsi layer and not bio that will be overwritten l... | Michael Shalayeff |
2006-07-21 | tweak; | Jason McIntyre |
2006-07-21 | tests similar to ike49 and ike50, but with ipv6 addresses. | Hans-Joerg Hoexer |
2006-07-21 | yet another test. | Hans-Joerg Hoexer |
2006-07-21 | Make PermitOpen take a list of permitted ports and act more like most other | Darren Tucker |
2006-07-21 | When no peer is specified, no peer address is defined, thus do not use it. | Hans-Joerg Hoexer |
2006-07-21 | new tests for default peer usage | Hans-Joerg Hoexer |
2006-07-21 | update and enable that test | Hans-Joerg Hoexer |
2006-07-21 | sync | Theo de Raadt |
2006-07-21 | lower the number of TX descriptors from 8192 to 2048. | Brad Smith |
2006-07-21 | Revert the last commit. The TX descriptor count does not really need | Brad Smith |
2006-07-21 | fix a bug in the input sanity check of DIOCCHANGERULE (not used by pfctl, | Daniel Hartmeier |
2006-07-21 | Revert; keywords did not expand. | Ray Lai |
2006-07-21 | Add binary file support to rcs_expand_keywords(), using BUFs instead | Ray Lai |