Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-14 | implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4) | Damien Miller | |
which optionally verifies that a packet is received on the interface that holds the route back to the packet's source address. This makes it an automatic ingress filter, but only when routing is fully symmetric. bugfix feedback claudio@; ok claudio@ and dhartmei@ | |||
2006-03-14 | do not install nls files silently; ok espie | Theo de Raadt | |
2006-03-14 | Use .Xo/.Xc and .Fo/.Fc to put all arguments of iic_exec() in man | Ray Lai | |
page, breaking nine argument limit. ok grange, otto | |||
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl | |
and complement pcn* at pci? where useful as request by brad@ ok brad@ | |||
2006-03-12 | document new attach args for devices | David Gwynne | |
2006-03-11 | better history section, one .Ox per sentence is enough | Martin Reindl | |
2006-03-10 | remove default Transport=udp and DOI=IPSEC to simplify example isakmpd config | David Krause | |
ok jmc@ hshoexer@ | |||
2006-03-08 | Unbreak docs after marco. | Alexander Yurchenko | |
2006-03-07 | Moscow code is 495 now. Spotted by Alexey Dobriyan <adobriyan@gmail.com>. | Alexander Yurchenko | |
2006-03-06 | 1-Wire bus support will first appear in OpenBSD 4.0, not 3.9. | Alexander Yurchenko | |
Spotted by Dries Schellekens <gwyllion@ulyssis.org>. | |||
2006-03-06 | actually, the authors section is a lie, since we rewrote it | Theo de Raadt | |
2006-03-06 | i386 is not special anymore | Theo de Raadt | |
2006-03-05 | better wording from weingart; | Jason McIntyre | |
2006-03-05 | document USER_LDT; | Jason McIntyre | |
requested by mpech ok deraadt | |||
2006-03-05 | tweaks; | Jason McIntyre | |
2006-03-05 | add some articles; | Jason McIntyre | |
2006-03-05 | piixpm works on amd64 too; from olivier cherrier | Jason McIntyre | |
ok grange | |||
2006-03-05 | better wording; | Jason McIntyre | |
2006-03-05 | Mention nfe(4). | Jonathan Gray | |
2006-03-04 | Update caveats section to better reflect reality. | Jonathan Gray | |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko | |
gpioow(4) 1-Wire bus bit-banging through GPIO pin onewire(4) 1-Wire bus driver owid(4) 1-Wire ID family type device owtemp(4) 1-Wire temperature family type device Drivers for RS-232 and USB bus masters will follow. ok deraadt@ | |||
2006-03-04 | the the | Miod Vallat | |
2006-03-04 | Add support for Socket CF 10/100. | Jonathan Gray | |
From Andrew Smith <asmith at tranquility.fsbusiness.co.uk>. | |||
2006-03-04 | Reword to better reflect reality, suggested by deraadt@. | Jonathan Gray | |
2006-03-04 | list HP Intel-based Gigabit NICs. | Brad Smith | |
2006-03-04 | add the National Semiconductor DP83847 DsPHYTER PHY. | Brad Smith | |
From NetBSD | |||
2006-03-04 | handle lm96000 (another similar chip); ok kettenis, tested by ↵ | Theo de Raadt | |
stu@spacehopper.org | |||
2006-02-28 | We need to special case ciphy to ask for RGMII interface at 2.5V for nfe. | Jonathan Gray | |
This makes Cicada/Vitesse PHYs attached to nfe work. Many thanks to Bill Paul for diagnosing the problem and suggesting a solution. Tested by otto@, ok deraadt@ | |||
2006-02-27 | There apears to be a problem with nfe+ciphy that prevents | Jonathan Gray | |
the interface from being useable. Mention this a known problem. commit allowed by deraadt@ | |||
2006-02-26 | sync DIAGNOSTICS error messages. | Brad Smith | |
2006-02-26 | tweaks; | Jason McIntyre | |
2006-02-26 | some IBM pcns run on nsphy(4) | Martin Reindl | |
2006-02-26 | specify which releases and versions of VMware support the vmxnet | Brad Smith | |
interface. | |||
2006-02-25 | add initial manual page for vic(4) | Reyk Floeter | |
2006-02-24 | sort the hardware list; | Jason McIntyre | |
2006-02-24 | typo | Brad Smith | |
2006-02-24 | mention some newer Dell PERC adapters and PCI Express adapters from | Brad Smith | |
FSC, ACER and NEC. Information from the Linux megaraid driver. | |||
2006-02-24 | add TTTech MC322 | Brad Smith | |
2006-02-23 | clarify which Intel RAID controllers are running which particular RAID stack. | Brad Smith | |
2006-02-23 | +Intel RAID Controller SRCU42X | Jason McIntyre | |
from alexey e. suslikov; ok marco | |||
2006-02-23 | Update struct rt_msghdr. rtm_use is deprecated and is now know as rtm_fmask. | Claudio Jeker | |
rtm_fmask is used on RTM_CHANGE to unset certain flags. OK mcbride@ | |||
2006-02-22 | +Planet WL-3560 AR5211 CardBus a/b/g | Jason McIntyre | |
from alexey e. suslikov | |||
2006-02-22 | missing includes; from iruata souza | Jason McIntyre | |
ok tedu | |||
2006-02-21 | Lo -> Low | Brad Smith | |
2006-02-20 | new ftp-proxy | Camiel Dobbelaar | |
ok jmc markus | |||
2006-02-20 | There are systems with nfe attaching icsphy in the wild. | Jonathan Gray | |
2006-02-19 | hostap/HostAP -> Host AP | Jason McIntyre | |
2006-02-19 | sync the ral(4) descriptions; | Jason McIntyre | |
2006-02-19 | tweaks; | Jason McIntyre | |
2006-02-19 | fix FILES section | Damien Bergamini | |