Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-23 | Add 82574L to the list of supported MACs. | Claudio Jeker | |
2009-06-20 | 4.6-BETA | Miod Vallat | |
2009-06-20 | Remove incomplete list of specific PHY models that might be associated | Stuart Henderson | |
with this driver from DESCRIPTION (SYNOPSIS has a better list already), replacing with a list of supported NICs. From Brad. | |||
2009-06-18 | Remove support for cancelled NVIDIA MCP7B and add initial support for | Jonathan Gray | |
MCP89. From Brad based on information from Peer Chen @ NVIDIA via Linux. | |||
2009-06-17 | Document raid 4 & 5 | Marco Peereboom | |
2009-06-17 | Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@. | Stuart Henderson | |
reads ok to jmc@. | |||
2009-06-16 | Typo: Use settings -> User settings. | Stuart Henderson | |
2009-06-12 | document that RECURSIVE_FETCH_LIST is set to No by default. | Stuart Henderson | |
ok sturm, ajacoutot, espie. | |||
2009-06-12 | Document new WRKOBJDIR default value. | Landry Breuil | |
2009-06-11 | Finish documenting the gconf2 module. | Antoine Jacoutot | |
2009-06-11 | add the VIA CX800 south bridge. | Kevin Lo | |
tested on the eNOTE VED8900. ok deraadt@ | |||
2009-06-08 | improve the description of fs_freq; | Jason McIntyre | |
prompted by a fix from Warner Losh, freebsd -r193625, but i chose a different fix; help/ok otto | |||
2009-06-08 | Document new behaviour of the gconf2 MODULE. | Antoine Jacoutot | |
ok kili@ cvs: ---------------------------------------------------------------------- | |||
2009-06-08 | Update to tzdata2009i from elsie.nci.nih.gov | Todd C. Miller | |
2009-06-07 | updates for 8187b; | Jason McIntyre | |
2009-06-07 | Document the gconf2 module. | Antoine Jacoutot | |
2009-06-06 | add LCD-4300U | Yojiro Uo | |
2009-06-06 | - supports rtl8187b | Martynas Venckus | |
- list some more devices | |||
2009-06-06 | Document some of the newer Intel cards that are now supported. Also add | Claudio Jeker | |
two supermicro ones that should work (actually I developped it on the first supermicro one). | |||
2009-06-06 | more chipsets that support IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber | |
2009-06-05 | simplify the "family" text; ok pyr deraadt | Jason McIntyre | |
2009-06-05 | zap trailing whitespace; | Jason McIntyre | |
2009-06-05 | enable IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber | |
2009-06-05 | Document SO_RDOMAIN | Claudio Jeker | |
2009-06-04 | Add a resolv.conf option to specify the order in which getaddrinfo | Pierre-Yves Ritschard | |
PF_UNSPEC queries are made. While there change the default from inet6 first then inet4 to inet4 first then inet6, this prevents the many people with IPv4 only connectivity from constantly trying to contact IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo right. (forgot the manpage bit). | |||
2009-06-04 | tweak previous; | Jason McIntyre | |
2009-06-04 | xfs -> nnpfs; | Jason McIntyre | |
2009-06-04 | Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chips | Christian Weisgerber | |
don't set RL_RDESC_STAT_PROTOID for non-TCP/UDP IP packets, only RL_RDESC_IPV[46]. Also check RL_RDESC_IPV[46] before inspecting the TCP/UDP checksum bits to make IPv6 TCP/UDP checksum offload work intentionally. Gleaned from NetBSD. | |||
2009-06-04 | enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips; | Christian Weisgerber | |
from Brad | |||
2009-06-04 | - document scons | Jasper Lievisse Adriaanse | |
2009-06-04 | gfxp(4) | Mark Kettenis | |
2009-06-03 | - regen | Jasper Lievisse Adriaanse | |
2009-06-03 | Take advantage of the surprise libc bump to bring in | Ingo Schwarze | |
YP group(5) exclusion, i.e. support -groupname:*:: in /etc/group. Such groups will be excluded from later +:*::, in just the same was as it is already done for passwd(5). I have been running this since the autumn of 2008. Discussed with several (including deraadt@, millert@, jmc@). | |||
2009-06-03 | Sync | Janne Johansson | |
2009-06-03 | jordan and marco claim this is about to work, so stop spreading dread | Theo de Raadt | |
2009-06-02 | machfb(4) | Mark Kettenis | |
2009-06-01 | delete a useless comment; | Jason McIntyre | |
2009-05-31 | document checksum offload support; ok sthen@ | Christian Weisgerber | |
2009-05-30 | correct the bnf for return-rst, and describe the optional ttl parameter | Jason McIntyre | |
for it; started by a mail from Laurent Ghigonis ok fgsch henning | |||
2009-05-27 | Rework the list of ICs slightly. Discussed with jmc and Brad. | Stuart Henderson | |
2009-05-27 | update to tzdata2009g from elsie.nci.nih.gov | Todd C. Miller | |
2009-05-24 | new variable SUIDSKIP to exclude paths from setuid and device checks, | Ingo Schwarze | |
useful for example for release(8) DESTDIRs, ro-mounted foreign OS partitions, nosuid+nodev-mounted backup areas and the like while here, do not call ls w/o args in case find returns nothing based on a patch from halex@, re-implemented by me; variable naming by jmc@ ok halex@ jmc@ | |||
2009-05-24 | Consistent listing for USB to DVI adapters. | Marcus Glocker | |
2009-05-23 | the last bge(4) update also added support for BCM57790 Fast Ethernet | Stuart Henderson | |
controllers. from Brad. | |||
2009-05-23 | best to escape `D1', since the groff beast thinks it a macro; | Jason McIntyre | |
2009-05-23 | match on D-Link DWA-130 rev D1 | Jonathan Gray | |
2009-05-23 | The D-Link DWA-130 has multiple revisions (of course!) | Jonathan Gray | |
only mark rev B1 as supported. rev A1 is some marvell chip, rev C1 is Realtek RTL8192U. found out the hard way by drahn@ | |||
2009-05-22 | Comment out PIC-based systems until I get my hands on one and write the driver. | Miod Vallat | |
2009-05-22 | Add Unitek Y-2240. -moj | Mats O Jansson | |
2009-05-21 | New chip families, 576x and 577xx, were added. | Stuart Henderson | |