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

Annotation of www/plus.html, Revision 1.964

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.939     jcs        10: <meta name="copyright" content="This document copyright 1996-2005 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.941     deraadt    17: <h2><font color="#e00000">Changes made between OpenBSD 3.7 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.725     naddy      27: Changes to the <a href="ports.html">ports</a> collection are documented
1.747     naddy      28: <a href="portsplus/index.html">here</a>.
1.725     naddy      29:
                     30: <p>
1.863     naddy      31: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    32:
                     33: <p>
1.186     deraadt    34: <h3>
1.846     deraadt    35: For changes in other releases, click below:<br>
                     36: <a href="plus20.html">2.0</a>,
                     37: <a href="plus21.html">2.1</a>,
                     38: <a href="plus22.html">2.2</a>,
                     39: <a href="plus23.html">2.3</a>,
                     40: <a href="plus24.html">2.4</a>,
                     41: <a href="plus25.html">2.5</a>,
                     42: <a href="plus26.html">2.6</a>,
                     43: <a href="plus27.html">2.7</a>,
                     44: <a href="plus28.html">2.8</a>,
                     45: <a href="plus29.html">2.9</a>,
                     46: <a href="plus30.html">3.0</a>,
                     47: <a href="plus31.html">3.1</a>,
1.868     deraadt    48: <a href="plus32.html">3.2</a>,
1.889     david      49: <a href="plus33.html">3.3</a>,
1.916     david      50: <a href="plus34.html">3.4</a>,
1.935     miod       51: <a href="plus35.html">3.5</a>,
1.941     deraadt    52: <a href="plus36.html">3.6</a>,
1.963     deraadt    53: <a href="plus37.html">3.7</a>,
                     54: <a href="plus38.html">3.8</a>.
1.422     deraadt    55: <br>
1.186     deraadt    56: </h3>
                     57:
                     58: <p>
1.863     naddy      59: <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
1.847     deraadt    60: <p>
                     61:
1.422     deraadt    62: <ul>
1.964   ! pvalchev   63: <!-- 2005/09/11 -->
        !            64: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=1">sasyncd(1)</a>,
        !            65: fix transfers of very large SA/SPD snapshots.
        !            66: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xargs&sektion=1">xargs(1)</a>
        !            67: POSIX compliant, make it run programs even when zero arguments are specified.
        !            68: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a>,
        !            69: add multicast, VLAN support and various improvements.
        !            70: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4">gem(4)</a>,
        !            71: program the MAC address correctly into the card after it has been
        !            72: changed, e.g. by
        !            73: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=1">ifconfig(1)</a>.
        !            74: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=shutdown&sektion=2">shutdown(2)</a>,
        !            75: return ENOTCONN if a socket is unconnected.
        !            76: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=1">hostapd(1)</a>
        !            77: to use red-black trees for the node tables instead of hash tables.
        !            78: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>,
        !            79: fix a possible division by zero.
        !            80: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>@pci,
        !            81: allocate memory for the right structure, which fixes possible page faults.
        !            82: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpgd&sektion=1">bgpd(1)</a>,
        !            83: reload sessions every time the capabilities change.
        !            84: <li>An <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a>
        !            85: fix for a case where free(NULL, ...) was possible and lead to a crash.
        !            86: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&sektion=4">umidi(4)</a>,
        !            87: fix corruption to multi-byte MIDI messages when a single real time byte is inserted.
        !            88: <li>Fix two hppa hardware erratas.
        !            89: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>
        !            90: about the flac audio format.
        !            91: <li>Many mvme88k improvements.
        !            92: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>
        !            93: SysV3-compliant and add various regression tests.
        !            94: <li>OpenCVS: add support for the CVS/Tag file writing/parsing, fix
        !            95: corrupt Entry files, various other improvements.
        !            96: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>,
        !            97: fix the DIOCCHANGERULE ioctl to properly initialize the NAT table, only
        !            98: affects custom programs using this ioctl.
        !            99: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>,
        !           100: change matching code to only look at the PCI ID and ignoring the PCI class,
        !           101: enabling some mass storage devices to work.
        !           102: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>
        !           103: improvements including -u option enabled now which automatically will update
        !           104: all installed packages.
1.422     deraadt   105: </ul>
                    106: <p>
1.203     deraadt   107:
1.95      deraadt   108: This list mentions mostly platform-independent changes.  For a list of changes
                    109: made in a particular platform, please check the page for that platform.  If you
                    110: find them not listed there, the changes are either (1) not being documented or
                    111: (2) are documented here.<br><br>
1.14      deraadt   112:
                    113: <hr>
1.424     deraadt   114: <p>
                    115: <h3>
1.846     deraadt   116: For changes in other releases, click below:<br>
                    117: <a href="plus20.html">2.0</a>,
                    118: <a href="plus21.html">2.1</a>,
                    119: <a href="plus22.html">2.2</a>,
                    120: <a href="plus23.html">2.3</a>,
                    121: <a href="plus24.html">2.4</a>,
                    122: <a href="plus25.html">2.5</a>,
                    123: <a href="plus26.html">2.6</a>,
                    124: <a href="plus27.html">2.7</a>,
                    125: <a href="plus28.html">2.8</a>,
                    126: <a href="plus29.html">2.9</a>,
                    127: <a href="plus30.html">3.0</a>,
                    128: <a href="plus31.html">3.1</a>,
1.868     deraadt   129: <a href="plus32.html">3.2</a>,
1.889     david     130: <a href="plus33.html">3.3</a>,
1.916     david     131: <a href="plus34.html">3.4</a>,
1.935     miod      132: <a href="plus35.html">3.5</a>,
1.941     deraadt   133: <a href="plus36.html">3.6</a>,
                    134: <a href="plus37.html">3.7</a>.
1.963     deraadt   135: <a href="plus38.html">3.8</a>.
1.424     deraadt   136: <br>
                    137: </h3>
                    138:
                    139: <hr>
1.729     horacio   140: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
                    141: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.964   ! pvalchev  142: <br><small>$OpenBSD: plus.html,v 1.963 2005/09/13 23:05:43 deraadt Exp $</small>
1.14      deraadt   143:
                    144: </body>
                    145: </html>