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

Annotation of www/plus.html, Revision 1.1144

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.1132    sthen      10: <meta name="copyright" content="This document copyright 1996-2009 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.1127    sobrado    22: (i.e., these are the changes people ask about most often).  Machine
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.863     naddy      27: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    28:
                     29: <p>
1.186     deraadt    30: <h3>
1.846     deraadt    31: For changes in other releases, click below:<br>
                     32: <a href="plus20.html">2.0</a>,
                     33: <a href="plus21.html">2.1</a>,
                     34: <a href="plus22.html">2.2</a>,
                     35: <a href="plus23.html">2.3</a>,
                     36: <a href="plus24.html">2.4</a>,
                     37: <a href="plus25.html">2.5</a>,
                     38: <a href="plus26.html">2.6</a>,
                     39: <a href="plus27.html">2.7</a>,
                     40: <a href="plus28.html">2.8</a>,
                     41: <a href="plus29.html">2.9</a>,
                     42: <a href="plus30.html">3.0</a>,
                     43: <a href="plus31.html">3.1</a>,
1.868     deraadt    44: <a href="plus32.html">3.2</a>,
1.889     david      45: <a href="plus33.html">3.3</a>,
1.916     david      46: <a href="plus34.html">3.4</a>,
1.935     miod       47: <a href="plus35.html">3.5</a>,
1.941     deraadt    48: <a href="plus36.html">3.6</a>,
1.1118    deraadt    49: <br>
1.963     deraadt    50: <a href="plus37.html">3.7</a>,
1.999     deraadt    51: <a href="plus38.html">3.8</a>,
1.1028    deraadt    52: <a href="plus39.html">3.9</a>,
1.1044    deraadt    53: <a href="plus40.html">4.0</a>,
1.1069    deraadt    54: <a href="plus41.html">4.1</a>,
1.1097    deraadt    55: <a href="plus42.html">4.2</a>,
1.1118    deraadt    56: <a href="plus43.html">4.3</a>,
1.1140    deraadt    57: <a href="plus44.html">4.4</a>,
                     58: <a href="plus45.html">4.5</a>.
1.422     deraadt    59: <br>
1.186     deraadt    60: </h3>
                     61:
                     62: <p>
1.1140    deraadt    63: <h3><font color="#0000e0">Changes made between OpenBSD 4.5 and -current</font></h3><p>
1.847     deraadt    64: <p>
                     65:
1.422     deraadt    66: <ul>
1.1144  ! jj         67: <!-- 2009/04/12 -->
        !            68: <!-- 2009/04/11 -->
        !            69: <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> in automode, it will automatically install files that only differ by CVS Id.
        !            70: <li>Avoid null pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> when handling specifically crafted IP packet.
        !            71: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.7.1.
        !            72: <!-- 2009/04/10 -->
        !            73: <li>Added auto-disk layout to the installation media for simple one-disk installs.
        !            74: <li>Moved sparc to generic soft interrupts.
        !            75: <!-- 2009/04/09 -->
        !            76: <li>Updated xf86-video-i740 to 1.3.0, xf86-video-vesa to 2.2.0 and libICE to 1.0.5.
        !            77: <li>Added a hook in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> to deal with special sendmail db files under /etc/mail.
        !            78: <!-- 2009/04/08 -->
        !            79: <!-- 2009/04/07 -->
        !            80: <li>Fixed OpenSSL ASN.1 invalid memory accesses.
        !            81: <li>Allow to specify an alternate control socket for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
        !            82: <!-- 2009/04/06 -->
        !            83: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> checksumming, appears broken on fragmented packets.
        !            84: <li>Updated time zone data to tzdata2009e.
        !            85: <li>Initial version of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> program.
        !            86: <li>Fix panic when unplugging an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a> device.
        !            87: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> scrub rules, and only do one kind of packet reassembly. Regular rules can now have per-rule scrub options. Also new "match" keyword and a small speedup.
        !            88: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> create a report summary file in the work directory.
        !            89: <li>Updated OpenSSL to 0.9.8k.
        !            90: <!-- 2009/04/05 -->
        !            91: <li>For the SH architecture, implement and use sqrt, sqrtf and fabsf in hardware.
        !            92: <li>Updated fontconfig to 2.6.0.
        !            93: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1&format=html">patch(1)</a> also return an exit code to indicate failure, apart from the stderr output.
        !            94: <!-- 2009/04/04 -->
        !            95: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a>to version 243.
        !            96: <li>Make OpenCVS properly expand modules if requested by the client.
        !            97: <!-- 2009/04/03 -->
        !            98: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> show interface description names in the interface view.
        !            99: <li>Added code in the scheduler to peg a process to stay on a CPU forever.
        !           100: <!-- 2009/04/02 -->
        !           101: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> auth PLAIN authentication issues.
        !           102: <li>Fixed SEM_UNDO handling for rthreads.
        !           103: <!-- 2009/04/01 -->
        !           104: <li>Converted the procfs from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lockmgr&sektion=9&format=html">lockmgr(9)</a> to an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwlock&sektion=9&format=html">rwlock(9)</a>.
        !           105: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for specifying a CA file to verify SSL server certificates when connecting as a client from relays.
        !           106: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> re-initialize tables after reload to handle new and changed tables.
        !           107: <li>Remove duplicate entry in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a> for partition id 0x07, so it shows up as NTFS.
        !           108: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for client-side TCP connections from relays.
        !           109: <!-- 2009/03/31 -->
        !           110: <li>When the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> watchdog times out, reset the full chip.
        !           111: <li>Fixed possible memory leaks in the yacc perser code used in various applications.
        !           112: <!-- 2009/03/30 -->
        !           113: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> over to the MCLGETI allocators for the RX ring.
1.1142    jj        114: <!-- 2009/03/29 -->
1.1144  ! jj        115: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> show usable numbers for fast disk transfer speeds in the vmstat view.
        !           116: <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> to the MCLGETI jumbo frame allocator.
        !           117: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> rate calculations for the 8-port Serial Technologies Expander PCI-232-108.
        !           118: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> on sparc64 RAMDISK kernels.
        !           119: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a> updates and fixes.
        !           120: <li>Fix kernel crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> when closing bulk devices.
        !           121: <li>Bypass macsec on extreme/supreme-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices, makes 88E8072 chips work.
        !           122: <li>Fix hard lock issues on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices.
1.1142    jj        123: <!-- 2009/03/28 -->
                    124: <li>Fix hard locks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> driver.
                    125: <li>Fix for race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
                    126: <li>Added an U command to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> E(ditor) to revert the label to the previous state.
                    127: <li>Added C99-conformant nan, nanf and nanl for the Vax platform.
                    128: <li>Fix for decoding pathnames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=1&format=html">rdistd(1)</a> which contain space,tab or newline characters.
                    129: <!-- 2009/03/27 -->
                    130: <li>Fix soft interrupt handling on sun4m sparc machines, so Ross systems work when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a>.
                    131: <li>Added EW-7717Un and 7718Un to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
                    132: <li>Added Edimax EW-7318Ug, 7318USg and 7618Ug to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
                    133: <li>Added support for the BCM5825 and 5860/61/62 Broadcom CryptoNetX IPSec/SSL Security processor in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4&format=html">ubsec(4)</a> driver.
                    134: <li>Added ASUS USB-N11 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
                    135: <li>Fix for (root) logins when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&sektion=8&format=html">yp(8)</a> is configured but temporarily unavailable.
                    136: <li>Added Sitecom WL-603 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
                    137: <li>Added Linksys WUSB200 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
                    138: <li>Added a couple of GW3887/v2-based devices to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> driver.
                    139: <!-- 2009/03/26 -->
                    140: <li>Fix permission race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=install&sektion=1&format=html">install(1)</a> when run with -S.
                    141: <li>Fix handling of files in Attic/ for OpenCVS, also fixes -l and -r for checkout/update when a file in Attic exists in HEAD which is a directory in the normal repo.
                    142: <li>Updated xf86-video-siliconmotion to 1.7.0.
                    143: <li>Synced the net802.11 code with 802.11w draft 8.0.
                    144: <li>Added support for CACE AirPcap Nx in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a> driver.
                    145: <li>Updated freetype to 2.3.9.
                    146: <!-- 2009/03/25 -->
                    147: <li>Switched OpenCVS file and directory lists to Redblack <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&sektion=3&format=html">tree(3)</a> for faster lookups.
                    148: <li>Added watchdog timer support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=schsio&sektion=4&format=html">schsio(4)</a>.
                    149: <li>Moved the NTFS kernel code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lockmgr&sektion=9&format=html">lockmgr(9)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwlock&sektion=9&format=html">rwlock(9)</a>.
                    150: <li>Added "Chen-Source CM12402 Eagle IR Cam" to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> devices.
                    151: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> encoding library recognize "646" as an alias for "ascii".
                    152: <li>Added Emobile D21LC to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devies.
                    153: <!-- 2009/03/24 -->
                    154: <li>You may now feed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> older etcXX and/or xetcXX tarballs so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> can automatically update files that did not have local changes between versions.
                    155: <li>Added support for AES-CBC with the BCM5823-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4&format=html">ubsec(4)</a> devices.
                    156: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a> on amd64 and i386 GENERIC kernels.
                    157: <li>Changed the behaviour of "redistribute default" for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a>. A default route has to be present in the FIB to be correctly advertised.
                    158: <li>Upgrade <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4&format=html">txp(4)</a> to a newer firmware, needed by some variants.
                    159: <!-- 2009/03/23 -->
                    160: <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> to use MCLGETI for jumbo frame allocations.
                    161: <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a>, a driver for Atheros AR9001U USB IEEE 802.11 devices.
                    162: <li>Added rlog -d support in OpenCVS.
                    163: <li>Added CPU process affinity for SMP arches.
                    164: <li>Fix possible out-of-bounds access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1&format=html">ssh-agent(1)</a> if the environment variable SHELL was shorter than 3 characters.
                    165: <!-- 2009/03/22 -->
                    166: <li>Fix auto-negotiation for manual media type selection on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a>.
                    167: <li>Add workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> RX MAC/FIFO hangs on ERI.
                    168: <li>Added an 'A' command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> Editor mode, and -A flag to automatically execute it on disks without a label.
                    169: <!-- 2009/03/21 -->
                    170: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiprt&sektion=4&format=html">acpiprt(4)</a> always re-route interrupts.
                    171: <!-- 2009/03/20 -->
                    172: <li>Switched vax and sgi machines to have generic soft interrupts.
                    173: <!-- 2009/03/19 -->
                    174: <!-- 2009/03/18 -->
                    175: <!-- 2009/03/17 -->
1.1141    jj        176: <!-- 2009/03/16 -->
1.1142    jj        177: <li>Attached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> to the build.
                    178: <li>Updated time zone data to tzdata2009c.
                    179: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a> from setting error on data underrun, allows a scsi tape on the pass-through bus.
                    180: <li>Added support for 88E8057-based Yukon 2 Ultra 2-devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
1.1141    jj        181: <!-- 2009/03/15 -->
                    182: <!-- 2009/03/14 -->
                    183: <!-- 2009/03/13 -->
                    184: <li>Initial support for pruning in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>.
                    185: <li>Added D-Link DWA-130 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
                    186: <li>Added SCSI Pass-through and enclosure support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a>.
                    187: <!-- 2009/03/12 -->
                    188: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to correctly encode MP unreachable NLRI so IPv6 prefixes get removed correctly.
                    189: <!-- 2009/03/11 -->
                    190: <li>Make sure iommu attaches to AMD family 10h processors too.
                    191: <!-- 2009/03/10 -->
                    192: <li>Added the MAC address to the log entries for DHCP ACK/NAK/OFFER in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>.
                    193: <li>Added sensor devices for Thinkpads.
                    194: <li>Updated freetype to 2.3.8.
                    195: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a> on amd64 GENERIC and RAMDISK_CD kernels aswell.
                    196: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> drop privileges to www/www instead of nobody/nogroup if the User/Group config file entries are not present.
                    197: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtw&sektion=4&format=html">urtw(4)</a> on amd64 and i386 GENERIC and RAMDISK_CD kernels.
                    198: <li>Initial version of a driver for the FFB3/XVR-1000 graphics adapters for sparc64. Disabled for now.
                    199: <!-- 2009/03/09 -->
                    200: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to 242.
                    201: <!-- 2009/03/08 -->
                    202: <li>Switched the m88k platform to timecounters.
                    203: <li>Added support for Geyser2 devices and fix some Geyser1 devices that can be found in iBook G4 12" machines.
                    204: <li>Removed deprecated proxymgr and xfindproxy applications from xenocara.
                    205: <!-- 2009/03/07 -->
                    206: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xauth&sektion=1&format=html">xauth(1)</a> to 1.0.3 plus some fixes from the git repository.
                    207: <li>Updated xf86-video-neomagic to 1.2.2 and xf86-video-s3 to 0.6.1.
                    208: <li>Updated xf86-video-ast 0.88.8, xf86-video-chips to 1.2.1, xf86-video-dummy to 0.3.1 and xf86-video-glint to 1.2.2.
                    209: <li>Updated xf86-video-voodoo to 1.2.1, xf86-video-apm to 1.2.1 and xf86-video-ark to 0.7.1.
                    210: <li>Updated xf86-video-tseng to 1.2.1 and removed xf86-video-cyrix/xf86-video-vga.
                    211: <li>Updated xf86-video-sisusb to 0.9.1, xf86-video-sunleo to 1.2.0, xf86-video-tdfx to 1.4.1, xf86-video-tga to 1.2.0 and xf86-video-trident to 1.3.1.
                    212: <!-- 2009/03/06 -->
                    213: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrp&sektion=8&format=html">dvmrp(8)</a> RDE aware of multicast group members per interface.
                    214: <li>Bring in a few more PCI IDs into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4&format=html">aac(4)</a> to match IBM ServeRAID 8i and 8s.
                    215: <!-- 2009/03/05 -->
                    216: <li>Added support for the IBM ServeRAID-8k in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4&format=html">aac(4)</a> driver.
                    217: <li>Make ELF platforms generate ELF core dumps.
                    218: <li>Teach bfd and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> about the upcoming ELF core dumps.
                    219: <!-- 2009/03/04 -->
                    220: <li>Stricter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> checking for ICMP and ICMPv6 packets.
                    221: <li>Updated xf86-video-rendition to 4.2.1 and xf86-video-s3virge to 1.10.2.
                    222: <li>Added a user and a group for smtpd.
                    223: <!-- 2009/03/03 -->
                    224: <li>Fix clock drift on 197DP mvme88k SMP machines.
                    225: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> does not convert the received refid to host byte order.
                    226: <li>Fix NFS on m88k SMP kernels.
                    227: <li>Added POSIX character class support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> globbing.
                    228: <li>Added a few more RealTek RTL8187-based cards to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtw&sektion=4&format=html">urtw(4)</a> devices.
                    229: <!-- 2009/03/02 -->
                    230: <li>Make sure the radix_mpath code checks rt_gateway is not NULL.
                    231: <li>Fixed the standalone tftp client to send valid ERROR packets to prematurely terminate a transfer.
                    232: <!-- 2009/03/01 -->
                    233: <li>Added support in the mvme68k platform for MVME141 and MVME165 boards.
                    234: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raptor&sektion=4&format=html">raptor(4)</a> on sparc64 GENERIC and RAMDISK kernels.
                    235: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=test&sektion=1&format=html">test(1)</a> operator precedence inconsistency.
                    236: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raptor&sektion=4&format=html">raptor(4)</a>, an accelerated framebuffer driver for the Tech Source Raptor GFX cards on the sparc64 platform.
                    237: <li>Make libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mktemp&sektion=3&format=html">mktemp(3)</a> also use digits in the random file name. Also include a termination condition after 2*N^62 attempts where N is the number of X's in the filename template.
                    238: <li>Prevent normal users from running "smtpctl show stats" and "smtpctl schedule".
                    239: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> check IFF_RUNNING before doing stuff, to save time for people that don't use pfsync.
                    240: <!-- 2009/02/28 -->
                    241: <!-- 2009/02/27 -->
1.422     deraadt   242: </ul>
                    243: <p>
1.203     deraadt   244:
1.95      deraadt   245: This list mentions mostly platform-independent changes.  For a list of changes
                    246: made in a particular platform, please check the page for that platform.  If you
                    247: find them not listed there, the changes are either (1) not being documented or
                    248: (2) are documented here.<br><br>
1.14      deraadt   249:
                    250: <hr>
1.424     deraadt   251: <p>
                    252: <h3>
1.846     deraadt   253: For changes in other releases, click below:<br>
                    254: <a href="plus20.html">2.0</a>,
                    255: <a href="plus21.html">2.1</a>,
                    256: <a href="plus22.html">2.2</a>,
                    257: <a href="plus23.html">2.3</a>,
                    258: <a href="plus24.html">2.4</a>,
                    259: <a href="plus25.html">2.5</a>,
                    260: <a href="plus26.html">2.6</a>,
                    261: <a href="plus27.html">2.7</a>,
                    262: <a href="plus28.html">2.8</a>,
                    263: <a href="plus29.html">2.9</a>,
                    264: <a href="plus30.html">3.0</a>,
                    265: <a href="plus31.html">3.1</a>,
1.868     deraadt   266: <a href="plus32.html">3.2</a>,
1.889     david     267: <a href="plus33.html">3.3</a>,
1.916     david     268: <a href="plus34.html">3.4</a>,
1.935     miod      269: <a href="plus35.html">3.5</a>,
1.941     deraadt   270: <a href="plus36.html">3.6</a>,
1.1118    deraadt   271: <br>
1.1044    deraadt   272: <a href="plus37.html">3.7</a>,
1.999     deraadt   273: <a href="plus38.html">3.8</a>,
1.1028    deraadt   274: <a href="plus39.html">3.9</a>,
1.1044    deraadt   275: <a href="plus40.html">4.0</a>,
1.1069    deraadt   276: <a href="plus41.html">4.1</a>,
1.1097    deraadt   277: <a href="plus42.html">4.2</a>,
1.1118    deraadt   278: <a href="plus43.html">4.3</a>,
1.1140    deraadt   279: <a href="plus44.html">4.4</a>,
                    280: <a href="plus45.html">4.5</a>.
1.424     deraadt   281: <br>
                    282: </h3>
                    283:
                    284: <hr>
1.1016    pvalchev  285: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   286: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1144  ! jj        287: <br><small>$OpenBSD: plus.html,v 1.1143 2009/05/05 08:21:36 jj Exp $</small>
1.14      deraadt   288:
                    289: </body>
                    290: </html>