Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-05-21 | sort; | Jason McIntyre | |
2009-05-21 | Add some new devices. -moj | Mats O Jansson | |
2009-05-21 | Be more explicit about disabling ddb and the reasons for doing so. | Michael Knudsen | |
ok sthen | |||
2009-05-21 | IO_METASYNC has been a noop since around 4.4BSD-Lite, the | Thordur I. Bjornsson | |
idea never really caught on anywhere so retire it. "gank this shizzle", blambert@ | |||
2009-05-21 | skip the ROOTBACKUP when the destination disk device is not configured; | Ingo Schwarze | |
suggested, tweaked and ok by guenther@ | |||
2009-05-20 | make previous shorter, simpler and nicer; from jmc@ | Ingo Schwarze | |
2009-05-20 | macro tweak previous; | Jason McIntyre | |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat | |
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line. Attachement and engine code written 7 years ago for OpenBSD/sparc, except for sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris. This allows sparc and sparc64 users to run X11 without needing a configuration file anymore, as it was in the XFree86 3.x days. Multihead configurations will still need a minimal configuration file, though. | |||
2009-05-20 | remove the AVM FRITZ!WLAN USB Stick N from the list of supported devices | Damien Bergamini | |
and add a note to the CAVEAT section that it is not supported yet. this device seems to have a large boot code (because of the auto-installer?) that gets overwritten by the Phase 1 firmware (used for Tx power regulation). to support this device we will probably need to do power regulation in the driver and to use the 1-step firmware instead (or to load the Phase 1 firmware at a higher address if possible). | |||
2009-05-20 | zap trailing whitespace; | Jason McIntyre | |
2009-05-19 | document MODTCL_{TCLSH,WISH}_ADJ, MOD{TCL,TK}_LIB and note that | Stuart Henderson | |
MOD{TCL,TK}_VERSION may be overridden. | |||
2009-05-19 | reword FLAVORS/FLAVOR slightly to make it less confusing. | Marc Espie | |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini | |
2009-05-19 | add placeholder for www/drupal6 | Stuart Henderson | |
2009-05-18 | Add support for the DisplayLink USB<->DVI Adapter. | Marcus Glocker | |
2009-05-18 | support shell globs on ^+ lines in changelist(5) | Ingo Schwarze | |
based on a patch from John Wong, johnw at wonghome dot net, tweaked by me while here, document globbing for normal lines, too "i like that" okan@; feedback and ok jmc@ |