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

Annotation of www/plus.html, Revision 1.1074

1.863     naddy       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>,
                     57: <a href="plus42.html">4.2</a>.
1.422     deraadt    58: <br>
1.186     deraadt    59: </h3>
                     60:
                     61: <p>
1.1069    deraadt    62: <h3><font color="#0000e0">Changes made between OpenBSD 4.2 and OpenBSD 4.3</font></h3><p>
1.847     deraadt    63: <p>
                     64:
1.422     deraadt    65: <ul>
1.1074  ! jj         66: <!-- 2007/09/10 -->
        !            67: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>, CMI9880 should work now.
        !            68: <li>Improve cylinder group selection in FFS when creating new directories.
        !            69: <li>Make sure vnodes are locked before calling ffs_unmount().
        !            70: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> for 802.11 headers with various sizes.
        !            71: <li>Fixes for mac86k interrupt handling.
        !            72: <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> sensitivity handling code.
        !            73: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> do not skip the code which sends QUIT to the CDDB server and validate returned track names.
        !            74: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for relaying DNS traffic. This adds an infrastructure to support UDP based protocols.
        !            75: <li>Fix crash in OpenCVS when parsing .cvsrc if an invalid cvs command has been specified.
        !            76: <li>Fix setting of multicast filter on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&arch=sparc&sektion=4&format=html">ie(4)</a>.
        !            77: <!-- 2007/09/09 -->
        !            78: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> tries 48KHz if 44.1KHz sample rate is not available.
        !            79: <li>Fix for cases where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioctl&sektion=1&format=html">audioctl(1)</a> would produce "set failed" errors on devices without master controls.
        !            80: <li>Various fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for chipsets which solves no-sound problems for codecs using the generic functions.
        !            81: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2&format=html">ptrace(2)</a> cannot change any privileged bits in the Machine State Register on macppc.
        !            82: <li>Added support in OpenCVS for checkout -p with local repository.
        !            83: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> ident behavior with GNU RCS.
        !            84: <li>Disable page zeroing in the idle loop on SH-based machines.
        !            85: <!-- 2007/09/08 -->
        !            86: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> to i386 GENERIC kernels.
        !            87: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a> to alpha,amd64,armish,hppa,i386,landisk,macppc,sparc64 and zaurus GENERIC kernels.
        !            88: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> driver for TI thmc50/adm1022/adm1028-based devices.
        !            89: <li>Fix some false negatives in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> when dealing with unreachable code.
        !            90: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> devices using signed mixer controls.
        !            91: <li>Update libXfont to 1.3.0 and freetype to 2.3.5 in xenocara.
        !            92: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to amd64 and i386 GENERIC kernels.
        !            93: <!-- 2007/09/07 -->
        !            94: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> exit with a return code of 1 on error.
        !            95: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a>, a driver for WinChipHead CH340 USB serial adapters.
        !            96: <li>Fix OpenCVS so checkout/update -p works in both local and server mode.
        !            97: <li>Do not recalculate TCP payload length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, since it is already cached.
        !            98: <li>Re-enable interrupt coalescing on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, it now properly ACKs interrupts.
        !            99: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for the "multiple bus 0" problems.
        !           100: <li>Added support in OpenCVS for single file checkouts.
        !           101: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> pad the first segemnt of a TX descriptor if needed to make the length a multiple of 4.
        !           102: <li>Added initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to handle Andigilog aSC7621 devices.
        !           103: <li>Fix potential uninitialized memory access in the routing socket code.
        !           104: <li>Add "show sessions" command to dump complete list of relay sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
        !           105: <!-- 2007/09/06 -->
        !           106: <li>Tweak heuristics in the speedstep code to better detect compatible Mobile Intel Pentium 3 as found on Dell c610.
        !           107: <li>Improvements in the PowerNow K7 power state code.
        !           108: <li>Add an unsolicited event handler for the Apple Sigmatel codecs. Now speaker and line outputs will mute and unmute on headphone presence.
        !           109: <li>Make ITM touchscreens return pressure as an absolut z axis in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> driver.
        !           110: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> smarter when waiting for input for non-interactive scripts.
        !           111: <li>Fix temperature sensors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices.
        !           112: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwm&sektion=4&format=html">iwm(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page).
        !           113: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> do error checking correctly when packets enter a non-master interface.
        !           114: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, do not try to disable bus power before setting the voltage on the controller.
        !           115: <li>Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>
        !           116: <!-- 2007/09/05 -->
        !           117: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p5.
        !           118: <li>Various internal changes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> driver.
        !           119: <li>Fixed newfile() algorithm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1&format=html">split(1)</a>.
        !           120: <li>Add IPv6 support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> layer.
        !           121: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> calls ERR trap before doing exit handling.
        !           122: <li>Remove compat link to /usr/sbin/vnconfig. It is in /sbin only now.
        !           123: <!-- 2007/09/04 -->
        !           124: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&arch=sparc&sektion=8&format=html">eeprom(8)</a> for printing the derivated tree from the OpenPROM, like "devinfo" and "prtconf".
        !           125: <li>Remove FPU detection code on sparc64, all ultrasparc CPUs have one.
        !           126: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmn&sektion=4&format=html">lmn(4)</a> driver for lm93 sensors, common on IPMI machines.
        !           127: <li>Reset the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sn&arch=mac68k&sektion=4&format=html">sn(4)</a> chip after internal memory exhaustion, makes the driver more solid with heavy NFS usage.
        !           128: <li>Add the ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> to specify a host header when using http(s) methods.
        !           129: <li>In OpenCVS, handle Ctrl-D as a)bort in log message question.
        !           130: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> ConnectTimeout option apply to both the TCP connection and the SSH banner exchange.
        !           131: <li>Add support for chained SSL certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
        !           132: <!-- 2007/09/03 -->
        !           133: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> file descriptor code return an error rather than call fatal(), to make masters survive slaves failing to pass all stdio FDs.
        !           134: <li>Fixes for mips64 signal handling.
        !           135: <li>Change internal communication regarding routes to support 64 bit counters and routing table id in the headers of most routing messages.
        !           136: <li>Add __cxa_atexit() support to gcc3, provides support for shared object destructors called at dlclose() time.
        !           137: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memrchr&sektion=3&format=html">memrchr(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call to libc.
        !           138: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> not fail if unsetting a non-existant variable.
        !           139: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>, make use of the preempt counter to signal number of transitions of any carp group to master status.
        !           140: <!-- 2007/09/02 -->
        !           141: <li>Add some more PCI ids to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> driver.
        !           142: <li>Disable ROM search acceleration in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uow&sektion=4&format=html">uow(4)</a> for now.
        !           143: <li>Handle quotation marks in .cvsrc correctly for OpenCVS.
        !           144: <li>Make sure OpenCVS logs the 1.1 revision as "Initial revision" instead of 1.1.
        !           145: <!-- 2007/09/01 -->
        !           146: <li>Add support for Alltel UTStarcom PPC6700 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipac&sektion=4&format=html">uipac(4)</a> driver.
        !           147: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bthidev&sektion=4&format=html">bthidev(4)</a> bluetooth device.
        !           148: <li>Fix a use-after-free in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&sektion=4&format=html">ccd(4)</a> device driver.
        !           149: <li>Add VLAN reception support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vl&sektion=4&format=html">vl(4)</a>.
        !           150: <!-- 2007/08/31 -->
        !           151: <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&sektion=1&format=html">xtsscale(1)</a>.
        !           152: <li>Delay IPMI sensor creation until kernel goes multiuser, removes annoying delay during boot.
        !           153: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> (qlogic iSCSI) initial driver, not usable yet.
        !           154: <!-- 2007/08/30 -->
        !           155: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> does not swap X and Y coordinates while in raw mode.
        !           156: <li>Fix lock ordering when updating mount points.
        !           157: <li>Remove old CVSROOT caching mechanisms in OpenCVS.
        !           158: <li>Make OpenCVS handle sending of multiline commit messages properly.
        !           159: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".
        !           160: <!-- 2007/08/29 --><
        !           161: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>.
        !           162: <li>Add missing xfree() in the OpenCVS add code.
        !           163: <li>Add AfriNIC whois server to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1&format=html">whois(1)</a> so referrals are followed.
        !           164: <!-- 2007/08/28 -->
        !           165: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> send RSTs due to "block return" using the correct routing table.
        !           166: <li>Back out change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> interface code, since the m_pulldown was not copying the header.
        !           167: <li>Add -I option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for printing the interfaces.
        !           168: <li>Make OMRON BX35F not attach as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4&format=html">uhid(4)</a>, since it is an UPS.
1.1073    jj        169: <!-- 2007/08/27 -->
                    170: <!-- 2007/08/26 -->
                    171: <!-- 2007/08/25 -->
                    172: <li>Fix for sparc64 dmesg when printing more than 2G of memory.
                    173: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> version to 229.
                    174: <li>Move xenocara expat to 2.0.1.
                    175: <!-- 2007/08/24 -->
                    176: <li>Fix a bug leading to infinite recursion in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=AutoLoader&sektion=3p&apropos=0">AutoLoader(3p)</a>.
                    177: <li>Add new configuration directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, RLimitNOFILE to set the number of open file descriptors.
1.1070    jj        178: <!-- 2007/08/23 -->
1.1073    jj        179: <li>Initial support for onboard Fast-Wide scsi on the 735 and 755 hppa machines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
                    180: <li>Remove need for hardcoded address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> on hppa. Makes C180 models work.
                    181: <li>Add compatibility in X11 with the new XInput API.
                    182: <li>Continued development of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nxe&sektion=4&format=html">nxe(4)</a> driver.
                    183: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> allow RST packets with th_seq equal to seqlo +-1. Reduces amount of 'loose state' messages.
                    184: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=banner&sektion=1&format=html">banner(1)</a> check the result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip.
1.1070    jj        185: <!-- 2007/08/22 -->
1.1071    jj        186: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> execute commands with $SHELL instead of /bin/sh.
1.1070    jj        187: <li>Support for "Banner=none" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
                    188: <li>Fix high-power charging on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> devices.
                    189: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> RX code path which could block incoming traffic, only seen when running without WEP.
                    190: <li>Enable Xft support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a>.
                    191: <li>Update the time zone data files and libc time zone code to 2007g.
1.1072    jj        192: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> source compiles with KGDB enabled.
1.1070    jj        193: <!-- 2007/08/21 -->
                    194: <li>Fix in OpenSSL for CVE-2007-3108.
                    195: <li>Add a -s option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a> in order to make the radix sort a stable sort.
                    196: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bbc&arch=sparc64&sektion=4&format=html">bbc(4)</a> on sparc64 does not repeat the device name on attach failure.
                    197: <li>Fix for sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a>.
                    198: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not access th_flags when it isn't available.
1.422     deraadt   199: </ul>
                    200: <p>
1.203     deraadt   201:
1.95      deraadt   202: This list mentions mostly platform-independent changes.  For a list of changes
                    203: made in a particular platform, please check the page for that platform.  If you
                    204: find them not listed there, the changes are either (1) not being documented or
                    205: (2) are documented here.<br><br>
1.14      deraadt   206:
                    207: <hr>
1.424     deraadt   208: <p>
                    209: <h3>
1.846     deraadt   210: For changes in other releases, click below:<br>
                    211: <a href="plus20.html">2.0</a>,
                    212: <a href="plus21.html">2.1</a>,
                    213: <a href="plus22.html">2.2</a>,
                    214: <a href="plus23.html">2.3</a>,
                    215: <a href="plus24.html">2.4</a>,
                    216: <a href="plus25.html">2.5</a>,
                    217: <a href="plus26.html">2.6</a>,
                    218: <a href="plus27.html">2.7</a>,
                    219: <a href="plus28.html">2.8</a>,
                    220: <a href="plus29.html">2.9</a>,
                    221: <a href="plus30.html">3.0</a>,
                    222: <a href="plus31.html">3.1</a>,
1.868     deraadt   223: <a href="plus32.html">3.2</a>,
1.889     david     224: <a href="plus33.html">3.3</a>,
1.916     david     225: <a href="plus34.html">3.4</a>,
1.935     miod      226: <a href="plus35.html">3.5</a>,
1.941     deraadt   227: <a href="plus36.html">3.6</a>,
1.1044    deraadt   228: <a href="plus37.html">3.7</a>,
1.999     deraadt   229: <a href="plus38.html">3.8</a>,
1.1028    deraadt   230: <a href="plus39.html">3.9</a>,
1.1044    deraadt   231: <a href="plus40.html">4.0</a>,
1.1069    deraadt   232: <a href="plus41.html">4.1</a>,
                    233: <a href="plus42.html">4.2</a>.
1.424     deraadt   234: <br>
                    235: </h3>
                    236:
                    237: <hr>
1.1016    pvalchev  238: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   239: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1074  ! jj        240: <br><small>$OpenBSD: plus.html,v 1.1073 2007/08/30 07:20:40 jj Exp $</small>
1.14      deraadt   241:
                    242: </body>
                    243: </html>