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

Annotation of www/plus.html, Revision 1.1098

1.1092    jj          1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       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.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1046    jsg        10: <meta name="copyright" content="This document copyright 1996-2007 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.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</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>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
1.1097    deraadt    57: <a href="plus42.html">4.2</a>,
                     58: <a href="plus43.html">4.3</a>.
1.422     deraadt    59: <br>
1.186     deraadt    60: </h3>
                     61:
                     62: <p>
1.1097    deraadt    63: <h3><font color="#0000e0">Changes made between OpenBSD 4.3 and OpenBSD 4.4</font></h3><p>
1.847     deraadt    64: <p>
                     65:
1.422     deraadt    66: <ul>
1.1098  ! jj         67: <!-- 2008/03/15 -->
        !            68: <!-- 2008/03/14 -->
        !            69: <li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.
        !            70: <li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.
        !            71: <!-- 2008/03/13 -->
        !            72: <li>Only allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> interfaces to be attached to Ethernet or Vlan interfaces.
        !            73: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> do not increase the input packet counter erroneously.
        !            74: <li>Attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prtc&sektion=4&format=html">prtc(4)</a> on sparc64 if no real-time clock was found.
        !            75: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, allow a program invoked on state change to receive sensor status.
        !            76: <li>Added a __data_start symbol to all ELF architectures to consistently mark the beginning of the writeable sections.
        !            77: <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a> without arguments, make sure 4 servers on UDP are started.
        !            78: <li>When attaching a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> that lacks a proper mac address, use tv_usec from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getmicrotime&sektion=9&format=html">getmicrotime(9)</a> to create one.
        !            79: <!-- 2008/03/12 -->
        !            80: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>, correctly set high water mark to the buffer size.
        !            81: <li>For PPPoE, return the relay-sid in the response, if one was received.
        !            82: <li>Fix infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
        !            83: <!-- 2008/03/11 -->
        !            84: <li>Prevent mvme68k boot media from using instructions the 68060 does not support.
        !            85: <!-- 2008/03/10 -->
        !            86: <li>Turn on keep-alive by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
        !            87: <li>Implemented a partial HOST-RESOURCES-MIB for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
        !            88: <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> when config files refer to undeclared states.
        !            89: <!-- 2008/03/09 -->
        !            90: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> on hppa RAMDISK kernels.
        !            91: <li>Added sun4v IOMMU hypervisor and virtual PCI host bridge code to sparc64.
        !            92: <!-- 2008/03/08 -->
        !            93: <li>Added proper repository locking in opencvs.
        !            94: <li>Prevent opencvs from sending "Directory" messages for arguments in remote setup if the specified files or dirs do not exist.
        !            95: <li>Add support for checkout/update -j on opencvs.
        !            96: <li>Sparc64 drivers for the virtual bus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vbus&sektion=4&format=html">vbus(4)</a>, virtual real-time clock <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrtc&sektion=4&format=html">vrtc(4)</a> and virtual console <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vcons&sektion=4&format=html">vcons(4)</a> on sun4v.
        !            97: <li>Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform.
        !            98: <li>Make the firmware loader look in /mnt/etc/firmware aswell, for the ramdisk installations.
        !            99: <li>Avoid infinite recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> on certain error conditions.
        !           100: <li>Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.
        !           101: <li>Segfault fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> for the "set nu" case when very long lines contain tabs.
        !           102: <!-- 2008/03/07 -->
        !           103: <li>Allow response to icmp6 node information when local hostname starts with a digit.
        !           104: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> UKC&gt; prompt, avoid request for input if 'lines' are set to zero.
        !           105: <li>Moved to 4.3-current.
        !           106: <!-- 2008/03/06 -->
1.422     deraadt   107: </ul>
                    108: <p>
1.203     deraadt   109:
1.95      deraadt   110: This list mentions mostly platform-independent changes.  For a list of changes
                    111: made in a particular platform, please check the page for that platform.  If you
                    112: find them not listed there, the changes are either (1) not being documented or
                    113: (2) are documented here.<br><br>
1.14      deraadt   114:
                    115: <hr>
1.424     deraadt   116: <p>
                    117: <h3>
1.846     deraadt   118: For changes in other releases, click below:<br>
                    119: <a href="plus20.html">2.0</a>,
                    120: <a href="plus21.html">2.1</a>,
                    121: <a href="plus22.html">2.2</a>,
                    122: <a href="plus23.html">2.3</a>,
                    123: <a href="plus24.html">2.4</a>,
                    124: <a href="plus25.html">2.5</a>,
                    125: <a href="plus26.html">2.6</a>,
                    126: <a href="plus27.html">2.7</a>,
                    127: <a href="plus28.html">2.8</a>,
                    128: <a href="plus29.html">2.9</a>,
                    129: <a href="plus30.html">3.0</a>,
                    130: <a href="plus31.html">3.1</a>,
1.868     deraadt   131: <a href="plus32.html">3.2</a>,
1.889     david     132: <a href="plus33.html">3.3</a>,
1.916     david     133: <a href="plus34.html">3.4</a>,
1.935     miod      134: <a href="plus35.html">3.5</a>,
1.941     deraadt   135: <a href="plus36.html">3.6</a>,
1.1044    deraadt   136: <a href="plus37.html">3.7</a>,
1.999     deraadt   137: <a href="plus38.html">3.8</a>,
1.1028    deraadt   138: <a href="plus39.html">3.9</a>,
1.1044    deraadt   139: <a href="plus40.html">4.0</a>,
1.1069    deraadt   140: <a href="plus41.html">4.1</a>,
1.1097    deraadt   141: <a href="plus42.html">4.2</a>,
                    142: <a href="plus43.html">4.3</a>.
1.424     deraadt   143: <br>
                    144: </h3>
                    145:
                    146: <hr>
1.1016    pvalchev  147: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   148: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1098  ! jj        149: <br><small>$OpenBSD: plus.html,v 1.1097 2008/03/09 21:05:00 deraadt Exp $</small>
1.14      deraadt   150:
                    151: </body>
                    152: </html>