[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/plus.html, Revision 1.1029

1.863     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.424     deraadt     4: <title>OpenBSD-current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.716     deraadt     7: <meta name="description" content="OpenBSD-current changes">
                      8: <meta name="keywords" content="openbsd,current,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1010    deraadt    10: <meta name="copyright" content="This document copyright 1996-2006 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1027    deraadt    17: <h2><font color="#e00000">Changes made between OpenBSD 4.0 and OpenBSD-current</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.823     jsyn       21: This is a partial list of the major machine-independent changes
1.602     aaron      22: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    23: specific changes have also been made, and are sometimes mentioned
1.728     horacio    24: in the pages for the specific <a href="plat.html">platforms</a>.
1.14      deraadt    25:
1.17      deraadt    26: <p>
1.998     espie      27: There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.
1.725     naddy      28:
                     29: <p>
1.863     naddy      30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    31:
                     32: <p>
1.186     deraadt    33: <h3>
1.846     deraadt    34: For changes in other releases, click below:<br>
                     35: <a href="plus20.html">2.0</a>,
                     36: <a href="plus21.html">2.1</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
1.868     deraadt    47: <a href="plus32.html">3.2</a>,
1.889     david      48: <a href="plus33.html">3.3</a>,
1.916     david      49: <a href="plus34.html">3.4</a>,
1.935     miod       50: <a href="plus35.html">3.5</a>,
1.941     deraadt    51: <a href="plus36.html">3.6</a>,
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
                     55: <a href="plus40.html">4.0</a>.
1.422     deraadt    56: <br>
1.186     deraadt    57: </h3>
                     58:
                     59: <p>
1.863     naddy      60: <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
1.847     deraadt    61: <p>
                     62:
1.422     deraadt    63: <ul>
1.1029  ! pvalchev   64: <!-- 2006/09/22 -->
        !            65: <li>
        !            66: <li>Add support for Marvell Yukon 88E8056 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
        !            67: <!-- 2006/09/21 -->
        !            68: <li>Add support for hot plugging <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> SAS devices, but disabled for now.
        !            69: <li>In OpenRCS, add support for all other diff flags that are pertinent to files, and do not conflict with rcsdiff-specific flags.
        !            70: <li>Make libXpm more robust when parsing XPM files with unterminated comments in them.
        !            71: <li>Make the wsfb driver inform the X server that is does not require direct access to the hardware.
        !            72: <li>Make sure the SCSI midlayer frees the scsi_link struct on detach now that hotplugging of controllers is possible.
        !            73: <!-- 2006/09/20 -->
        !            74: <li>Fix the way delays between retransmissions are calculated in NFS when receiving NFSERR_TRYLATER from the server.
        !            75: <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>.
        !            76: <li>Implement zero-copy RX data path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> devices.
        !            77: <li>Corrected SpeedStep table for Pentium M 770.
        !            78: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> work on read-only file systems.
        !            79: <!-- 2006/09/19 -->
        !            80: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> on amd64 GENERIC kernels.
        !            81: <li>Enable AR2413, 5413 and 5424 based devices.
        !            82: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, enable ESP and AH dissectors over IPv6.
        !            83: <li>Disable 802.11g mode on AR5211 and 5212 based devices for now.
        !            84: <!-- 2006/09/18 -->
        !            85: <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> on cardbus, for kernel faults on halt/reboot.
        !            86: <li>The macppc platform extended .text and .data segments to 64MB, allowing programs with large .text segments to run.
        !            87: <!-- 2006/09/17 -->
        !            88: <li>Re-add Dell PHY LED setup workaround and Jumbo capability flag on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
        !            89: <li>Various fixes in the RX path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> devices regarding mbuf cluster allocations, updating status bits in RX descriptors and DMA map unloading on errors.
        !            90: <li>Re-add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> link state check, as a workaround for a link state issue found on 8139C+ chips.
        !            91: <li>Alignment fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> when doing VLAN and jumbo frames together.
        !            92: <li>Fixes for bge_reset() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, eliminates firmware timeouts for the BCM5752.
        !            93: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdate&sektion=8&format=html">rdate(8)</a> ignore ntp responses with ALARM status.
        !            94: <li>Defer the establishment of interrupts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> until later during attach. Fixes panic on some systems running non-MP kernels.
1.422     deraadt    95: </ul>
                     96: <p>
1.203     deraadt    97:
1.95      deraadt    98: This list mentions mostly platform-independent changes.  For a list of changes
                     99: made in a particular platform, please check the page for that platform.  If you
                    100: find them not listed there, the changes are either (1) not being documented or
                    101: (2) are documented here.<br><br>
1.14      deraadt   102:
                    103: <hr>
1.424     deraadt   104: <p>
                    105: <h3>
1.846     deraadt   106: For changes in other releases, click below:<br>
                    107: <a href="plus20.html">2.0</a>,
                    108: <a href="plus21.html">2.1</a>,
                    109: <a href="plus22.html">2.2</a>,
                    110: <a href="plus23.html">2.3</a>,
                    111: <a href="plus24.html">2.4</a>,
                    112: <a href="plus25.html">2.5</a>,
                    113: <a href="plus26.html">2.6</a>,
                    114: <a href="plus27.html">2.7</a>,
                    115: <a href="plus28.html">2.8</a>,
                    116: <a href="plus29.html">2.9</a>,
                    117: <a href="plus30.html">3.0</a>,
                    118: <a href="plus31.html">3.1</a>,
1.868     deraadt   119: <a href="plus32.html">3.2</a>,
1.889     david     120: <a href="plus33.html">3.3</a>,
1.916     david     121: <a href="plus34.html">3.4</a>,
1.935     miod      122: <a href="plus35.html">3.5</a>,
1.941     deraadt   123: <a href="plus36.html">3.6</a>,
                    124: <a href="plus37.html">3.7</a>.
1.999     deraadt   125: <a href="plus38.html">3.8</a>,
1.1028    deraadt   126: <a href="plus39.html">3.9</a>,
                    127: <a href="plus40.html">4.0</a>.
1.424     deraadt   128: <br>
                    129: </h3>
                    130:
                    131: <hr>
1.1016    pvalchev  132: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   133: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1029  ! pvalchev  134: <br><small>$OpenBSD: plus.html,v 1.1028 2006/10/31 00:15:28 deraadt Exp $</small>
1.14      deraadt   135:
                    136: </body>
                    137: </html>