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

Annotation of www/plus.html, Revision 1.717

1.14      deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.424     deraadt     4: <title>OpenBSD-current changes</title>
1.14      deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      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.716     deraadt    10: <meta name="copyright" content="This document copyright 1996-2001 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.64      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.14      deraadt    14:
1.292     pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.64      downsj     16: <p>
1.682     krw        17: <h2><font color=#e00000>Changes made between OpenBSD 2.8 and OpenBSD-current</font><hr></h2>
1.14      deraadt    18:
                     19: <p>
1.29      deraadt    20: This is a partial list of the major machine independent changes
1.602     aaron      21: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    22: specific changes have also been made, and are sometimes mentioned
1.694     ian        23: in the pages for the specific <a href=plat.html>platforms</a>.
1.14      deraadt    24:
1.17      deraadt    25: <p>
1.185     deraadt    26: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
                     27:
                     28: <p>
1.186     deraadt    29: <h3>
1.684     deraadt    30: <a href="plus20.html">For changes leading up to OpenBSD 2.0, click here</a>.<br>
                     31: <a href="plus21.html">For changes leading up to OpenBSD 2.1, click here</a>.<br>
                     32: <a href="plus22.html">For changes leading up to OpenBSD 2.2, click here</a>.<br>
                     33: <a href="plus23.html">For changes leading up to OpenBSD 2.3, click here</a>.<br>
                     34: <a href="plus24.html">For changes leading up to OpenBSD 2.4, click here</a>.<br>
                     35: <a href="plus25.html">For changes leading up to OpenBSD 2.5, click here</a>.<br>
                     36: <a href="plus26.html">For changes leading up to OpenBSD 2.6, click here</a>.<br>
                     37: <a href="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
                     38: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
1.422     deraadt    39: <br>
1.186     deraadt    40: </h3>
                     41:
                     42: <hr>
1.280     deraadt    43:
1.186     deraadt    44: <p>
1.674     deraadt    45: <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
1.422     deraadt    46: <ul>
1.715     jason      47: <li><font color=#e00000><strong>SECURITY FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rnd&sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.</strong></font><br>
                     48:     <a href="errata.html#rnd">A patch is available</a></strong></font>.<br>
                     49:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt    50: <li>Fix sprintf overflow in
                     51: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsinfo&sektion=8">fsinfo(8)</a>.
                     52: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a>
                     53: can change only the partition ID if desired.
                     54: <li>Use gif* instead of enc* for IPsec bridges.
                     55: <li>Permit multiple
                     56: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>s
1.717   ! aaron      57: to run simultaneously.
1.716     deraadt    58: <li>Have rc initialize RAID parity.
                     59: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talk&sektion=1">talk(1)</a>
                     60: pass high characters without escaping; for use with other charsets (disabled by default).
                     61: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&sektion=8">mountd(8)</a>
                     62: from deadlocking due to DNS issues.
                     63: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>
1.717   ! aaron      64: logs actual bytes transferred as opposed to original file size.
1.716     deraadt    65: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8">fsck_ffs(8)</a>
                     66: no longer marks filesystem clean if fsck needs to be rerun.
                     67: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>
                     68: gracefuly handles missing LEASE_TIME.
                     69: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gprof&sektion=1">gprof(1)</a>
                     70: now works under mvme88k.
                     71: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                     72: option: HostKeyAlias.  Other minor ssh(d) fixes.
                     73: <li>Make the
                     74: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4">auvia(4)</a>
                     75: driver behave nicely with fixed rate codecs.
1.717   ! aaron      76: <li>Revoke root privileges as early as possible in
1.716     deraadt    77: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>.
                     78: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=edquota&sektion=8">edquota(8)</a>
                     79: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=repquota&sektion=8">repquota(8)</a>
                     80: handle quotas over 4 gigabytes correctly.
                     81: <li>SSH cleanups.
                     82: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>,
                     83: don't reset nonblock if it's not interactive.
                     84: <!-- 2000/12/19 12:20:24 -->
                     85: <li><font color=#e00000><strong>SECURITY FIX: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlock&sektion=1">xlock</a> now authenticates via a pipe.</strong></font><br>
                     86:     <a href="errata.html#xlock">A patch is available</a></strong></font>.<br>
                     87:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                     88: <!-- 2000/12/18 23:58:39 -->
1.712     jason      89: <li><font color=#e00000><strong>IMPLEMENTATION FIX: PS/2 mouse driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&arch=i386">pms</a>, lockup fix.</strong></font><br>
1.711     jason      90:     <a href="errata.html#pms">A patch is available</a></strong></font>.<br>
                     91:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.717   ! aaron      92: <li>Only invoke DMA transfers when transferring over 100 bytes for some drives.
1.716     deraadt    93: <!-- 2000/12/18 11:44:28 -->
1.710     jason      94: <li><font color=#e00000><strong>SECURITY FIX: Fix holes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8">procfs</a>.</strong></font><br>
1.708     jason      95:     <a href="errata.html#procfs">A patch is available</a></strong></font>.<br>
                     96:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt    97: <!-- 2000/12/18 00:00:18 -->
                     98: <li>Fix setting of nwid for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>.<br>
                     99:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                    100: <li>Compaq SMART Array RAID controllers supported.
                    101: <li>New machdep.allowaperature sysctl value of &quot;2&quot; to provide access
                    102: to entire first megabyte of memory.
                    103: <li>Fixed some obscure PCMCIA related panics.
                    104: <li>Merged Apache 1.3.14 and mod_ssl 2.7.1.
                    105: <li>Add support for the Natsemi 83820.
                    106: <li>Fix /etc/sudoers permissions and initial creation handling.
                    107: <li>Merged openssl-engine-0.9.6.
                    108: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a>
                    109: cleanup.
                    110: <li>Allow sys/netinet/ip_spd.c to compile in non-INET6 kernels.
                    111: <li>Synchronized pfkeyv2 implementation with pfkey RFC.
                    112: <!-- 2000/12/13 22:13:10 -->
1.705     jason     113: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(9)</a>, look for TDB if gateway is unspecified.<br>
                    114:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   115: <li>New CRYPTO option for
                    116: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&sektion=4">options(4)</a>.
                    117: <li>Add bytecounter stats to
                    118: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
                    119: <li>New timeouts in some SCSI and RAID drivers.
                    120: <li>Strengthen random TCP sequence numbers.
                    121: <!-- ? 2000/12/13 01:34:05 ? -->
1.712     jason     122: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9">crypto(9)</a> session IDs correctly for kernel.</strong></font><br>
1.706     jason     123:     <a href="errata.html#hwcrypto">A patch is available</a></strong></font>.<br>
1.704     jason     124:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   125: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=8">ssh(8)</a>,
                    126: don't abort login when failing to set tty owner and mode if the tty already has
                    127: correct owner and permissions.
                    128: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>
                    129: no longer requires a source port &gt; 1024 for rhosts-rsa.
                    130: <li>New ICMP types and codes.
                    131: <li>Add support for the 802.1D spanning tree protocol for bridges.
                    132: <li>Add transport protocol/ports negotiation support to
                    133: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>,
                    134: among other IPsec changes from the EOM-branch merge.
                    135: <li>Turn off path MTU when ICMP needfrag messages are blocked.
                    136: <li>Big batch of Alpha drivers added to Alpha's GENERIC kernel.
                    137: <li>Don't let
                    138: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>
                    139: touch region after free.
                    140: <li>Removed libgmp.
                    141: <li>Make
                    142: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a>
                    143: use bignum.
                    144: <!-- 2000/12/10 12:09:11 -->
1.712     jason     145: <li><font color=#e00000><strong>SECURITY FIX: Fix another security problem in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> code.</strong></font><br>
1.702     jason     146:     <a href="errata.html#kerberos2">A patch is available</a></strong></font>.<br>
                    147:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   148: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    149: when using skey/tis-auth always request new challenge.
                    150: <li>Support newer cy cards in the
                    151: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&sektion=4">cy(4)</a>
                    152: driver.
                    153: <li>New Swiss and jp106 keyboard maps.
                    154: <li>CVS_RSH is set to &quot;ssh&quot; by default in
                    155: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a>.
                    156: <li>Fix endianess issues in
                    157: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>;
                    158: <li>Overhaul the
                    159: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a>
                    160: driver.
                    161: <li>Add vrrp, smb, and timed printing to
                    162: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
                    163: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calendar&sektion=4">calendar(4)</a>
                    164: only accepts real files.
                    165: <li>Fix perror() calls in
                    166: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a>
                    167: that were buffer overflows.
                    168: <li>Avoid argv passing overflow in
                    169: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp&sektion=1">tftp(1)</a>.
                    170: <li>Support I/O Data USB-ET/T USB ethernet in the
                    171: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue(4)</a>
                    172: driver.
                    173: <li>Fix (partially) the reset sequence for 16-bit PCMCIA cards.
                    174: <li>Extend paranoia surrounding passed KRB environment variables in
                    175: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
                    176: <li>Update the
                    177: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>
                    178: driver adding maxluns support, among other things.
                    179: <li>PCI LIVENGOOD chipset support.
                    180: <li>libtermlib obsolete; removed.
                    181: <li>Fix RIPv0 (RFC 1058) and NFS port-number printing in
                    182: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
                    183: <li>Make pcap generated BPF filters work on the tun interface.
                    184: <li>Add
                    185: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keyscan&sektion=1">ssh-keyscan(1)</a>
                    186: to the arsenal.
                    187: <!-- 2000/12/04 03:49:31 -->
1.712     jason     188: <li><font color=#e00000><strong>SECURITY FIX: Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd</a>.</strong></font><br>
1.700     jason     189:     <a href="errata.html#ftpd">A patch is available</a></strong></font>.<br>
                    190:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   191: <!-- 2000/12/03 12:56:21 -->
1.707     jason     192: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Fix fastroute related panic.</strong></font><br>
1.706     jason     193:     <a href="errata.html#fastroute">A patch is available</a></strong></font>.<br>
1.703     jason     194:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   195: <!-- 2000/12/02 15:44:49 -->
                    196: <li><font color=#e00000><strong>SECURITY FIX: Fix two security problems in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> code.</strong></font><br>
                    197:     <a href="errata.html#kerberos">A patch is available</a></strong></font>.<br>
                    198:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                    199: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>
                    200: can get umask via a login class in login.conf.
                    201: <li>VLAN devices stop sending packets if the parent interface isn't running.
                    202: <li>Stability fixes in
                    203: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
                    204: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>
                    205: disables agent, x11, and port forwarding if hostkey has changed.
                    206: <li>Prevent
                    207: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>
                    208: from dumping core.
                    209: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>'s
                    210: x509 handling ignores the ID length.
                    211: <li>Support hot insertion and removal of Texas Instruments PCI113X CardBus bridges.
                    212: <!-- 2000/11/26 18:41:05 -->
1.699     jason     213: <li>Fix deletion of flows in pf_key_v2 handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>
                    214:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   215: <li>Avoid race conditition in
                    216: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a>.
                    217: <li>Fix pciide on 164sx Alphas.
                    218: <li>Variable handling in
                    219: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>
                    220: improved, along with other fixes.
                    221: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makedev&sektion=8">MAKEDEV(8)</a>
                    222: enforces ttyC[0-f].
                    223: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    224: can gracefuly handle invalid ciphers.
                    225: <li>General <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>
                    226: improvements, including PGPnet interoperability fixes.
                    227: <li>Bigger RAM probe delay in
                    228: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>
                    229: driver.
                    230: <li>Assorted
                    231: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a> fixes.
                    232: <li>Support for kernel events on vnodes.
                    233: <!-- 2000/11/20 23:44:04 -->
                    234: <li>fix CAST-128 key size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>
                    235:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                    236: <!-- 2000/11/20 19:03:45 -->
1.712     jason     237: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Imac DV reports the VGA device improperly.</strong></font><br>
1.707     jason     238:     <a href="errata.html#imacdv">A patch is available</a></strong></font>.<br>
                    239:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   240: <li>Avoid SIGHUP log issue in
                    241: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypserv&sektion=8">ypserv(8)</a>.
                    242: <li>Support kernel event queues via
                    243: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a>.
                    244: <li>Support for quite a few more USB devices, including scanners.
1.698     jason     245: <li><font color=#e00000><strong>RELIABILITY FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qec&sektion=4&arch=sparc">qec</a>+<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qe&sektion=4&arch=sparc">qe</a> ethernet cards should not generate NMIs.</strong></font><br>
1.692     jason     246:     <a href="errata.html#qe">A patch is available</a></strong></font>.<br>
                    247:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.695     jason     248: <li>Repair overriding of pseudo devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a><br>
                    249:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   250: <li>Harden <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>'s
                    251: EPSV and EPRT handling.
                    252: <li>Fix off-by-one error in
                    253: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>.
1.692     jason     254: <li><font color=#e00000><strong>RELIABILITY FIX: repair AES (rijndael)
1.712     jason     255: kernel support.</strong></font><br>
1.692     jason     256:     <a href="errata.html#rijndael">A patch is available</a></strong></font>.<br>
                    257:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.684     deraadt   258: <li><font color=#e00000><strong>IMPLEMENTATION FIX: In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, fix skey support in SSH1 protocol.<br>
                    259:     <a href="errata.html#sshskey">A patch is available</a></strong></font>.<br>
                    260:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.716     deraadt   261: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>
                    262: induced panic when given a specific IPv6 option combination.
1.714     jason     263: <li><font color=#e00000><strong>RELIABILITY FIX: The ThunderLAN driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4">tl(4)</a>, should not claim all interrupts.</font><br>
                    264:     <a href="errata.html#tl">A patch is available</a></strong></font>.<br>
1.684     deraadt   265:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                    266: <li>Correct free-before-reference bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8">rshd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogind&sektion=8">rlogind(8)</a>.
                    267: <li>Improve queue handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4">gdt(4)</a>.
                    268: <li>New Adaptec FSA RAID driver called <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>.
1.689     jason     269: <li>Fix DMA error problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a>.<br>
                    270:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.684     deraadt   271: <li>If <b>MANPS</b> environment variable is set, the system will also build and install postscript manual pages into /usr/share/man/ps[1-9]/.
                    272: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1">date(1)</a>, fix an off-by-one error which would happen when changing time over DST.
                    273: <li>Permit <b>-Tps</b> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nroff&sektion=1">nroff(1)</a>.
1.690     jason     274: <li>Make some pfkeyv2 interfaces conform to RFC 2367 numbering.
1.681     deraadt   275: <li>New timeouts in a couple of network drivers.
                    276: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8">nfsd(8)</a> from swapping out.
                    277: <li>Use PHOLD/PRELE in various kernel components.
                    278: <li>Buffer overflow fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
                    279: <li>Many man page improvements.
                    280: <li>Permit handling more than 6 arguments in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5">hostname.if(5)</a> file.
                    281: <li>kcore handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3">kvm(3)</a> for alpha.
                    282: <li>Update usb code.
                    283: <li>Update alpha architecture support.  A snapshot will come out soon.
                    284: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4">pchb(4)</a>, for Intel random devices, do not busy wait for data.
                    285: <li>Switch amiga to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a>.
                    286: <li>Fix amiga pmap module submap allocations.
                    287: <li>Centralized netisr dispatching.
                    288: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> updated.
                    289: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4">aue(4)</a>, fix multicast filter programming.
1.690     jason     290: <li>Repair an uninitialized variable bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(4)</a> output.<br>
                    291:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   292: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&sektion=4">pcibios(4)</a> interrupt setup support for AMD750 chipset.
1.712     jason     293: <li><font color=#e00000><strong>RELIABILITY FIX: In sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4">zs(4)</a>, when using serial console, the interrupt routine was unable to distinguish it's own interrupts.</strong></font><br>
                    294:     <a href="errata.html#zsconsole">A patch is available</a></strong></font>.<br>
                    295:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   296: <li>Generate new hashkey every time a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> is brought up.
                    297: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> code to use lower spl.
                    298: <li>Passive FTP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">lynx(1)</a>.
                    299: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, downgrade to SSH1.3 if server is SSH1.4.
1.683     jufi      300: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, do not disable rhosts(rsa) if server port greater 1024.
1.681     deraadt   301: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> Agent forwarding and <b>-R</b> support for SSH2 protocol.
1.687     jason     302: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a> man page repairs.<br>
                    303:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.686     jason     304: <li>In pfkeyv2, send the message to registered promiscuous listeners.<br>
                    305:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   306: <li>Some minor <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> fixes.
                    307: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a> support for the pmax.
                    308: <li>On powerpc, print out the size of the L2 cache size on G3 and G4 machines.
1.680     deraadt   309: <li>2.8 release builds are running, but some of us are already working on post-release hacking.
1.422     deraadt   310: </ul>
                    311: <p>
1.203     deraadt   312:
1.95      deraadt   313: This list mentions mostly platform-independent changes.  For a list of changes
                    314: made in a particular platform, please check the page for that platform.  If you
                    315: find them not listed there, the changes are either (1) not being documented or
                    316: (2) are documented here.<br><br>
1.14      deraadt   317:
                    318: <hr>
1.424     deraadt   319: <p>
                    320: <h3>
1.691     jufi      321: <a href="plus20.html">For changes leading up to OpenBSD 2.0, click here</a>.<br>
                    322: <a href="plus21.html">For changes leading up to OpenBSD 2.1, click here</a>.<br>
                    323: <a href="plus22.html">For changes leading up to OpenBSD 2.2, click here</a>.<br>
                    324: <a href="plus23.html">For changes leading up to OpenBSD 2.3, click here</a>.<br>
                    325: <a href="plus24.html">For changes leading up to OpenBSD 2.4, click here</a>.<br>
                    326: <a href="plus25.html">For changes leading up to OpenBSD 2.5, click here</a>.<br>
                    327: <a href="plus26.html">For changes leading up to OpenBSD 2.6, click here</a>.<br>
                    328: <a href="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
                    329: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
1.424     deraadt   330: <br>
                    331: </h3>
                    332:
                    333: <hr>
1.292     pauls     334: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.14      deraadt   335: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.717   ! aaron     336: <br><small>$OpenBSD: plus.html,v 1.716 2001/01/23 16:04:40 deraadt Exp $</small>
1.14      deraadt   337:
                    338: </body>
                    339: </html>