summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-07fix skipping when reading from a tty; reported by Karel KulhavyOtto Moerbeek
2006-11-07Use anchor recursion when printing loaded ruleset (make certain that recursionRyan Thomas McBride
2006-11-07Only try to recursively print rules if they are actually anchors.Ryan Thomas McBride
2006-11-07Add test for -a with nested anchors.Ryan Thomas McBride
2006-11-07make delayed turn commands not become immediate when there is aTheo de Raadt
2006-11-07mention supported media types.Brad Smith
2006-11-07regenJonathan Gray
2006-11-07Add VIA K8M890 ids from a submitted dmesg.Jonathan Gray
2006-11-07remove the sentence mentioning the supported PHY in the body of the man pageBrad Smith
2006-11-07replace the sentence mentioning nsphy(4) with the autoconf entry atBrad Smith
2006-11-07remove a sentence mentioning a particular 3Com adapter and where toBrad Smith
2006-11-07add acphy(4).Brad Smith
2006-11-07- The ASIX AX88796 is an NE2000 compatible ethernet chip, but doesn't seemBrad Smith
2006-11-07Add regress tests for inline anchors.Ryan Thomas McBride
2006-11-07Unbreak authpf by handling non-inline anchors separately from the { } anchorsRyan Thomas McBride
2006-11-06Also reset the TX ring if the card gets stopped.Marcus Glocker
2006-11-06Oops, bootblocks need this.Miod Vallat
2006-11-06duh -- on first boot, do not build the host.random file twice; ok djmTheo de Raadt
2006-11-06signed char fixes need to avoid infinite loops; pr5284 fromTheo de Raadt
2006-11-06Let CISCoholic memset() do not behave as bzero for a length over 64KB.Miod Vallat
2006-11-06add missing checks for openssl return codes; with & ok djm@Markus Friedl
2006-11-06Minimal lip service for savecore to be happy.Miod Vallat
2006-11-06Sync the VS2000 (and some VS3100) MFM controller driver with NetBSD, andMiod Vallat
2006-11-06noone needs to know about the D0 state change; ok miodTheo de Raadt
2006-11-06root on wd0a for now.Miod Vallat
2006-11-06Don't ask for root device if boot device is not known but root configurationMiod Vallat
2006-11-06Replace -### with -s### pre-getopt() and use strtonum()Todd C. Miller
2006-11-06No bootinfo stuff. We'll use something different to pass device informationMiod Vallat
2006-11-06Root device machinery. Boot device is still not known yet.Miod Vallat
2006-11-06Enable TX of management frames. Fix/add firmware commands, add more debugMarcus Glocker
2006-11-06missing word;Jason McIntyre
2006-11-06Move back to softfloat for now.Dale Rahn
2006-11-06Move (back) to softfloat on sh for now.Dale Rahn
2006-11-06Copy MI softfloat bits from arm to here, so that they can be shared.Dale Rahn
2006-11-06fix pasto; only announce restart capability when announcing the restartHenning Brauer
2006-11-06force a new sensor task to be run as soon as possible. previously it usedDavid Gwynne
2006-11-06- handle global -n flag in conjunction with remove -f.Xavier Santolaria
2006-11-06Don't advertise USB wi adapters as supported hostap devices,Jonathan Gray
2006-11-06fix quoting for non-(c)sh login shells.Markus Friedl
2006-11-06figured out by tdeval@:Reyk Floeter
2006-11-06add a note that there a tons of BUGS in VMware and the underlying hostReyk Floeter
2006-11-06set the rx filters after setting the shared data address.Reyk Floeter
2006-11-06add two newer Intel quad port adapters.Brad Smith
2006-11-06add the NVIDIA MCP chipsets.Brad Smith
2006-11-06add the MCP67 chipset.Brad Smith
2006-11-06add the NVIDIA MCP67 SMBus controller.Brad Smith
2006-11-06regenBrad Smith
2006-11-06add the NVIDIA MCP67 SMBus controller PCI id.Brad Smith
2006-11-06Sync up to Intel's latest FreeBSD em driver (6.2.9). Adds supportBrad Smith
2006-11-06add gem and gentbi; why notTheo de Raadt