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

Annotation of www/plus.html, Revision 1.870

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.810     horacio    10: <meta name="copyright" content="This document copyright 1996-2002 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.869     david      17: <h2><font color="#e00000">Changes made between OpenBSD 3.3 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>,
                     49: <a href="plus33.html">3.3</a>.
1.422     deraadt    50: <br>
1.186     deraadt    51: </h3>
                     52:
                     53: <p>
1.863     naddy      54: <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
1.870   ! deraadt    55: The following list sums up (almost) all the changes made up to March 29.
1.847     deraadt    56: <p>
                     57:
1.422     deraadt    58: <ul>
1.870   ! deraadt    59: <li>More fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&amp;sektion=4">iha(4)</a>.
        !            60: <!-- ^ 20030329 -->
        !            61: <li>Stop pmdb dumping core on stripped executables.
        !            62: <li>Show in log output the list against which <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&amp;sektion=8">spamd(8)</a> matched.
        !            63: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&amp;sektion=8">spamd(8)</a> report exactly how much of the filthy spammer's time was wasted.
        !            64: <li>Add a missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strdup&amp;sektion=3">strdup(3)</a> error check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&amp;sektion=8">pwd_mkdb(8)</a>.
        !            65: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_passwd&amp;sektion=8">login_passwd(8)</a> from setuid(root) to setuid(_shadow).
        !            66: <li>Remove OCHIO* binary compatability hacks from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;sektion=4">ch(4)</a>. <!-- Warned about in the checkin on 17 Oct 2002 -->
        !            67: <!-- ^ 20030328 -->
        !            68: <li>When retrieving the size of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&amp;sektion=4">ccd(4)</a> device, check the device is initialised before attempting to open it.
        !            69: <li>Add USER_LDT to the list of kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&amp;sektion=4">options(4)</a> controllable via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=3">sysctl(3)</a>.
        !            70: <li>Sync the SMP branch to 3.3.
        !            71: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&amp;sektion=4">iha(4)</a>'s REQUEST_SENSE handling based on hard-won experience with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&amp;sektion=4">osiop(4)</a>.
        !            72: <li>Actually look for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpr&amp;sektion=1">lpr(1)</a> -q option when calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&amp;sektion=3">getopt(3)</a>.
        !            73: <li>Fix handling of -f and -h options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpr&amp;sektion=1">lpr(1)</a>.
        !            74: <li>Improve error handling for invalid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> cbq and priq flags.
        !            75: <li>3.3 -> 3.3-current.
        !            76: <!-- ^ 20030327 -->
1.422     deraadt    77: </ul>
                     78: <p>
1.203     deraadt    79:
1.95      deraadt    80: This list mentions mostly platform-independent changes.  For a list of changes
                     81: made in a particular platform, please check the page for that platform.  If you
                     82: find them not listed there, the changes are either (1) not being documented or
                     83: (2) are documented here.<br><br>
1.14      deraadt    84:
                     85: <hr>
1.424     deraadt    86: <p>
                     87: <h3>
1.846     deraadt    88: For changes in other releases, click below:<br>
                     89: <a href="plus20.html">2.0</a>,
                     90: <a href="plus21.html">2.1</a>,
                     91: <a href="plus22.html">2.2</a>,
                     92: <a href="plus23.html">2.3</a>,
                     93: <a href="plus24.html">2.4</a>,
                     94: <a href="plus25.html">2.5</a>,
                     95: <a href="plus26.html">2.6</a>,
                     96: <a href="plus27.html">2.7</a>,
                     97: <a href="plus28.html">2.8</a>,
                     98: <a href="plus29.html">2.9</a>,
                     99: <a href="plus30.html">3.0</a>,
                    100: <a href="plus31.html">3.1</a>,
1.868     deraadt   101: <a href="plus32.html">3.2</a>,
                    102: <a href="plus33.html">3.3</a>.
1.424     deraadt   103: <br>
                    104: </h3>
                    105:
                    106: <hr>
1.729     horacio   107: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
                    108: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.870   ! deraadt   109: <br><small>$OpenBSD: plus.html,v 1.869 2003/03/28 21:11:24 david Exp $</small>
1.14      deraadt   110:
                    111: </body>
                    112: </html>