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

Annotation of www/plus.html, Revision 1.1157

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>,
1.1152    deraadt    58: <a href="plus45.html">4.5</a>,
                     59: <a href="plus46.html">4.6</a>.
1.422     deraadt    60: <br>
1.186     deraadt    61: </h3>
                     62:
                     63: <p>
1.1152    deraadt    64: <h3><font color="#0000e0">Changes made between OpenBSD 4.6 and -current</font></h3><p>
1.847     deraadt    65: <p>
                     66:
1.422     deraadt    67: <ul>
1.1157  ! jj         68: <!-- 2009/09/08 -->
        !            69: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> irrfilter to support IPv6 and 4-byte AS numbers.
        !            70: <!-- 2009/09/07 -->
        !            71: <li>Bring support in socppc for the RB600 machine.
        !            72: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> binat-to as a macro-like ruls using a nat-to and rdr-to combination.
        !            73: <!-- 2009/09/06 -->
        !            74: <li>For socppc machines, attach devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=obio&sektion=4&format=html">obio(4)</a> based on the flattened device tree.
        !            75: <li>Updated xserver to 1.6.4rc1.
        !            76: <!-- 2009/09/05 -->
        !            77: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> displays use new wsdisplay EAGAIN-like ability if the usb command queue is full. Also makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> work on MP kernels.
        !            78: <li>Updated libxcb to 1.4, xcb-util for 0.3.6, and xterm to 247.
        !            79: <li>Fix stackgap_alloc() issues in the compat code.
        !            80: <!-- 2009/09/04 -->
        !            81: <li>Initial code for a palm platform.
        !            82: <li>Bring back ICH10 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !            83: <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> on big-endian platforms.
        !            84: <!-- 2009/09/03 -->
        !            85: <!-- 2009/09/02 -->
        !            86: <li>Better sparc64 ELF load address checks in the boot blocks.
        !            87: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcrelay&sektion=8&format=html">dhcrelay(8)</a> for RFC3046 "DHCP-over-ipsec".
        !            88: <li>Defer hardware crypto network operations to splsoftnet in order to not create issues with ipsec.
        !            89: <li>Make socppc attach devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> based on information from the flattened device tree.
        !            90: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a> accept numeric servname when ai_socktype is not specified.
        !            91: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, show mbox write errors in "show stats".
        !            92: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, implement the RFC4486 BGP Cease Notification Message Subcodes.
        !            93: <!-- 2009/09/01 -->
        !            94: <li>Initial support for ISP2000 SBus FC cards.
        !            95: <li>Enabled SBus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> on sparc64 GENERIC and RAMDISK kernels.
        !            96: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> no-df clear the IP_DF bit when enabled, like it was intended.
        !            97: <li>Glue for Sbus version in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> for the Sun Vector Gigabit Ethernet card.
        !            98: <li>Fix a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1&format=html">ssh-agent(1)</a>.
        !            99: <li>Large rewrite of all NAT code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> turning nat and rdr into actions on regular rules.
        !           100: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a> exit with a non-zero value if relayd returned an error.
        !           101: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>, echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type.
        !           102: <!-- 2009/08/31 -->
        !           103: <li>Make the rtinit() routing code cope when there is a more specific route available than the one planned to remove.
        !           104: <li>Added a "display-panes" command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
        !           105: <!-- 2009/08/30 -->
        !           106: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> from ending up in an infinite loop during NAT.
        !           107: <li>Added support for sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a> ISP220 SBus FC cards.
        !           108: <!-- 2009/08/29 -->
        !           109: <!-- 2009/08/28 -->
        !           110: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2&format=html">poll(2)</a> instead of forking lots of children.
        !           111: <!-- 2009/08/27 -->
        !           112: <li>Fix cap_mkdb and curses to better reformat terminfo entries into the capabilities database format.
        !           113: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8&format=html">sftp-server(8)</a> setting an explicit umask on the command line.
        !           114: <li>Reduced polling of the keyboard controller in the pckbc code.
        !           115: <li>Don't stop libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3&format=html">fts(3)</a> from traversing a directory if we reach SHRT_MAX.
        !           116: <!-- 2009/08/26 -->
        !           117: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&sektion=5&format=html">relayd.conf(5)</a> allow interface names as addresses.
        !           118: <li>Speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> RAID6 writes by precalculating XOR lookups.
        !           119: <li>Avoid renaming on destination files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> when following a redirection URL.
        !           120: <li>Added OGG media types from RFC 5334 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> mime.types database.
        !           121: <!-- 2009/08/25 -->
        !           122: <li>Added ! support to ProxyPass in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> to exclude directories from being proxied.
        !           123: <li>Added Novatel EU870D to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
        !           124: <li>Enabled compression in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
        !           125: <li>Make amd64 and i386 machines without PS/2 keyboards not attach pckbd0, so a USB keyboard can become the console.
        !           126: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> for a 16bit huffman table to allow for pixel difference compression.
        !           127: <li>Updated xf86-video-ati to 6.12.2.
        !           128: <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strip&sektion=4&format=html">strip(4)</a> device.
        !           129: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a> to amd64 GENERIC kernels.
        !           130: <li>Moved NFS request from a global tailq to a per nfsmount queue.
        !           131: <li>Added parser on socppc for Flattened Device Tree.
        !           132: <!-- 2009/08/24 -->
        !           133: <li>Do set up multicast on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> when in promiscuous mode.
        !           134: <li>Fix order of arguments to memcpy() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, partial fix for interfaces with &gt;64 aliases.
        !           135: <li>Added keybinding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> to allow horizontal maximization of a window.
        !           136: <li>Improved CF slot handling on socppc machines.
        !           137: <li>Fix nnpfs mmap vs read sync issue.
        !           138: <!-- 2009/08/23 -->
        !           139: <li>Updated libFS to 1.0.2, libSM to 1.1.1, libXt to 1.0.6 in the xenocara tree.
        !           140: <!-- 2009/08/22 -->
        !           141: <!-- 2009/08/21 -->
        !           142: <li>Synced mandoc to 1.8.5.
        !           143: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> for peers with a 4-byte AS number when connecting to a template neighbor.
1.1154    jj        144: <!-- 2009/08/20 -->
1.1157  ! jj        145: <li>Corrected c++ reference counts on hppa/hppa64.
        !           146: <li>Rework asynchronous I/O in NFS using separate buf queues for each mount.
1.1154    jj        147: <!-- 2009/08/19 -->
                    148: <!-- 2009/08/18 -->
                    149: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> regarding the library minor numbers.
                    150: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iof&sektion=4&format=html">iof(4)</a> serial using the sgi IOC4 chip.
                    151: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> for recursive transfer support.
                    152: <!-- 2009/08/17 -->
                    153: <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> -a switch, that is default now.
                    154: <!-- 2009/08/16 -->
                    155: <li>Updated time zone data to tzdata2009l.
                    156: <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> command to show all buffers.
                    157: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a> report routers.
                    158: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd.config&sektion=5&format=html">sshd.config(5)</a>, allow PubkeyAuthentication to the list allowed in a Match block.
                    159: <!-- 2009/08/15 -->
                    160: <li>Make it possible to specify a port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a>.
                    161: <!-- 2009/08/14 -->
                    162: <li>Added UDF 2.5/2.6 support, allowing read-only access to HDDVD and Blu-ray disks.
                    163: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> function to show all nfs nodes.
                    164: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lisa&sektion=4&format=html">lisa(4)</a> on amd64 and i386 GENERIC kernels.
                    165: <li>Use a lock to prevent the nfs_nodetree from a race condition when vnode recycling could pull a vnode out under our feet.
                    166: <li>Avoid double release of vnodes in the NFS server code.
                    167: <!-- 2009/08/13 -->
                    168: <li>Added packet rate counters on the vmstat screen in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
                    169: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwlock&sektion=9&format=html">rwlock(9)</a> assertion functions, disabled for now.
                    170: <li>Add wake support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&sektion=4&format=html">pckbd(4)</a>.
                    171: <li>Added option KVA_GUARDPAGES to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, to enable guard pages for kernel allocations and slow recycling of kva.
                    172: <li>Rewrite the promisc mode/multicast handling code for the sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> driver.
                    173: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> to GENERIC kernels.
                    174: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> to bind to a different rdomain.
                    175: <li>Added a "router" functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> to add or remove routes.
                    176: <li>Added a command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> to show all vnodes.
                    177: <li>Changed amd64 kernel linking to use a linker script, Helps if we want to use larger pages for text/etc, and stop saving the .eh frames.
                    178: <!-- 2009/08/12 -->
                    179: <li>Made the i386 APIC code closer to amd64.
                    180: <li>Add wake support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpihpet&sektion=4&format=html">acpihpet(4)</a>.
                    181: <li>Optimized raid6 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> code. 30% speedup on write.
                    182: <li>Changed the way the hppa pmap code marks non-equivalent writeable aliases in pages and whack all other mappings on that page.
                    183: <li>Redone the filesystem namecache from a large single hash table to a global LRU of entries, and a redblack tree in each vnode.
                    184: <li>Make sure backing store for EGA and VGA virtual consoles are done using the correct geometry.
                    185: <li>Rework the if_start routine for interfaces to better handle overload situations where it would otherwise call the softint too seldom.
                    186: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lisa&sektion=4&format=html">lisa(4)</a> driver for the ST LIS331DL accelerometer.
                    187: <li>Make MCLGETI handle situations when we get low on clusters for RX rings during interrupts and make the driver free up clusters for later allocation.
                    188: <li>Added support for the "Slots Power" sensor on the PowerMac9,1.
                    189: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=1&format=html">sysctl(1)</a> for SENSOR_WATTS.
                    190: <!-- 2009/08/11 -->
1.1156    jj        191: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> handle most of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a>s command line arguments.
1.1154    jj        192: <li>Add support for more sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smu&sektion=4&format=html">smu(4)</a> on macppc.
                    193: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on armish GENERIC and RAMDISK kernels.
                    194: <!-- 2009/08/10 -->
                    195: <li>Fixed a few bugs in the NFS rename error recovery code.
                    196: <li>Use splhigh instead of splclock for amd64 and i386 IPIs, fixes stability problems on some SMP machines.
                    197: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4&format=html">gpio(4)</a> support for amd64.
                    198: <li>Changed the way shutdown for interfaces are done to prevent active interfaces to continue do DMA during and after a reboot.
                    199: <li>Moved the filehandle/node lookup hash tables to red-black trees.
                    200: <li>Removed the old NFSv2 write-gather code, didn't actually improve performance.
                    201: <!-- 2009/08/09 -->
                    202: <li>Initial version of the DDB_STRUCT kernel option, to add symbolic information about kernel structs and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> commands to display them. Not enabled by default.
                    203: <li>Scale both receive and send buffer on the raw socket in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, makes it work on networks with large MTUs.
                    204: <li>Synced mandoc to 1.8.4.
                    205: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>, a driver that steals paths to scsi devices if they could be available via multiple paths and then made available via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&sektion=4&format=html">mpath(4)</a>.
                    206: <li>Reworked the SysV message queue code to not allocate a static amount of memory for messages.
                    207: <!-- 2009/08/08 -->
                    208: <li>Fix multicast handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a>.
                    209: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipgphy&sektion=4&format=html">ipgphy(4)</a> for the IC Plus IP1001 GigE PHY.
                    210: <li>Fix livelock in the buffer cache code for low-memory situations.
                    211: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a> on amd64 and i386 RAMDISK kernels.
                    212: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a>, a driver for Atheros AR8131/AR8132-based ethernet devices.
                    213: <!-- 2009/08/07 -->
                    214: <li>Added Digitus DN-7001G to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> devices.
                    215: <!-- 2009/08/06 -->
1.1155    jj        216: <li>Added -E flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&sektion=1&format=html">sed(1)</a> to enable extended POSIX regular expressions.
1.1154    jj        217: <li>Initial code for Loongsoon2E/F processor support.
                    218: <!-- 2009/08/05 -->
                    219: <!-- 2009/08/04 -->
                    220: <li>Make sure we do not read 1000BaseT specific registers on a 10/100M <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a> device.
                    221: <li>Enabled XCB on the shared libs architectures.
                    222: <li>Specify ID-type of IPV4_ADDR or IPV6_ADDR in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> if the srcid or dstid is given as an IPv4 or IPv6 address, rather than as a FQDN.
                    223: <!-- 2009/08/03 -->
                    224: <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wall&sektion=1&format=html">wall(1)</a> when sending to a large group.
                    225: <!-- 2009/08/02 -->
                    226: <li>Recommitted the dynamic buffer cache support.
                    227: <!-- 2009/08/01 -->
                    228: <!-- 2009/07/31 -->
                    229: <!-- 2009/07/30 -->
                    230: <li>Fix hangs on hppa due to races when accessing the list of interrupt handlers.
                    231: <li>Added support for VSC8211, CS8244 and VSC8601 PHYs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciphy&sektion=4&format=html">ciphy(4)</a> driver.
                    232: <li>Added support for BCM5761 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4&format=html">brgphy(4)</a> driver.
                    233: <!-- 2009/07/29 -->
                    234: <li>Added Linksys WUSB54GC v3 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.
                    235: <!-- 2009/07/28 -->
                    236: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> DNS update DoS.
                    237: <li>Plug a memory leak when calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtable_add&sektion=0&format=html">rtable_add(0)</a> multiple times.
                    238: <li>Change configure test of pixman to make it use MMX code if possible.
                    239: <li>Added Alfa AWUS036H 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.
                    240: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gentbi&sektion=4&format=html">gentbi(4)</a> on sparc RAMDISK kernels.
                    241: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> on hppa GENERIC kernels.
                    242: <!-- 2009/07/27 -->
                    243: <li>Added flow control support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&sektion=4&format=html">age(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a>.
                    244: <li>Added Digital EtherWORKS to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> cards.
                    245: <li>Added bus speed recognition on Nehalem based CPUs. Makes Enhanced SpeedStep work.
                    246: <!-- 2009/07/26 -->
                    247: <li>Added a PCIOCGETROM <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2&format=html">ioctl(2)</a> to read PCI ROMs.
                    248: <!-- 2009/07/25 -->
                    249: <li>Fix flow control on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a> devices.
                    250: <li>Synced mandoc to version 1.8.1.
                    251: <li>Alignment fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on armish machines.
                    252: <li>Added midi data sending capabilities to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midicat&sektion=1&format=html">midicat(1)</a>.
                    253: <!-- 2009/07/24 -->
                    254: <!-- 2009/07/23 -->
                    255: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> over to the MCLGETI buffer allocator.
                    256: <li>Retune sleep time on VIA VT6202 based machines, especially armish ones.
                    257: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> framework for RAID6, disabled for now.
                    258: <!-- 2009/07/22 -->
                    259: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aibs&sektion=4&format=html">aibs(4)</a> driver for ASUSTeK AI Booster hardware monitoring.
                    260: <li>Added big-endian support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> driver.
                    261: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> traceback disassembly on sparc64 when the fault is on the first instruction of a routine.
                    262: <!-- 2009/07/21 -->
                    263: <li>Added PCI-Cardbus bridge support on sgi for both O2 and Octane/Origin class systems.
                    264: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> to resolve names by adding the -N flag.
1.1153    jj        265: <!-- 2009/07/20 -->
1.1154    jj        266: <li>gcc 2.95 fixes for xcb-util.
1.1153    jj        267: <li>Updated the time zone data to tzdata2009k.
                    268: <!-- 2009/07/19 -->
                    269: <li>Make sure the xf86-video-sunffb disable the hardware cursor before exit.
                    270: <li>Added "text" (executable) to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> and fuser output.
                    271: <!-- 2009/07/18 -->
                    272: <li>Synced mandoc to 1.8.0.
                    273: <li>Fix potential mbuf leaks in the NFSv2 rpc code.
                    274: <!-- 2009/07/17 -->
                    275: <li>Added bus_space_[read,write]_raw_[248] functions for sgi. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> devices work.
                    276: <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> on sgi machines to be closer to the other platforms. Adds a working bus_dmamap_load_uio() which in turn makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a> devices work.
                    277: <li>More careful format string parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=1&format=html">printf(1)</a>.
                    278: <li>Added Edimax EW-7711UTn 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.
                    279: <!-- 2009/07/16 -->
                    280: <li>Back out the one-slot queue length commits for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4&format=html">vlan(4)</a>.
                    281: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> on sgi O2 kernels.
                    282: <li>Make PCI-PCI bridge initialization code on sgi bus-independent.
                    283: <!-- 2009/07/15 -->
                    284: <li>Added round, roundf, trunc and truncf for hppa libm.
                    285: <!-- 2009/07/14 -->
                    286: <li>Unbreak the moko builds, move SOFTSERIAL to SOFTTTY and a pmap change for moko.
                    287: <!-- 2009/07/13 -->
                    288: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&sektion=4&format=html">sbus(4)</a> for sparc GENERIC and SUN4M kernels.
                    289: <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> interface for sparc sun4m machines.
                    290: <li>Added rdomain checks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> case.
                    291: <li>Make the vlan send queue one slot long, to force packets off the virtual interface queue down to the physical interface immediately.
                    292: <!-- 2009/07/12 -->
                    293: <li>Synced mandoc to 1.7.23.
                    294: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> accept numeric UIDs as well as usernames.
                    295: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> at sbus for sparc64 GENERIC and RAMDISK kernels.
                    296: <li>Enabled hotspare rebuilds for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> RAID1.
                    297: <li>Added support for global hotspares to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>
                    298: <!-- 2009/07/11 -->
                    299: <li>When rebooting sgi machines, pass a request to the PROM to skip diagnostics and memory initializations. Shortens reboot times.
                    300: <!-- 2009/07/10 -->
                    301: <li>Delayed creation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> script.
                    302: <li>Fixed link state handling in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> driver.
                    303: <!-- 2009/07/09 -->
                    304: <li>Added support for the onsemi cat34ts02 and cat6095 sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
                    305: <!-- 2009/07/08 -->
                    306: <li>Reverted the MCLGETI allocator for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
                    307: <li>Added POSIX-compliant fuser mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a>.
                    308: <!-- 2009/07/07 -->
                    309: <li>Better invoking of login shells in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
                    310: <!-- 2009/07/06 -->
                    311: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> aware of MPLS routes.
                    312: <li>Synced mandoc to 1.7.22.
                    313: <li>Rewritten PCI resource allocator for sgi machines. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> work.
                    314: <!-- 2009/07/05 --></ul>
1.422     deraadt   315: <p>
1.203     deraadt   316:
1.95      deraadt   317: This list mentions mostly platform-independent changes.  For a list of changes
                    318: made in a particular platform, please check the page for that platform.  If you
                    319: find them not listed there, the changes are either (1) not being documented or
                    320: (2) are documented here.<br><br>
1.14      deraadt   321:
                    322: <hr>
1.424     deraadt   323: <p>
                    324: <h3>
1.846     deraadt   325: For changes in other releases, click below:<br>
                    326: <a href="plus20.html">2.0</a>,
                    327: <a href="plus21.html">2.1</a>,
                    328: <a href="plus22.html">2.2</a>,
                    329: <a href="plus23.html">2.3</a>,
                    330: <a href="plus24.html">2.4</a>,
                    331: <a href="plus25.html">2.5</a>,
                    332: <a href="plus26.html">2.6</a>,
                    333: <a href="plus27.html">2.7</a>,
                    334: <a href="plus28.html">2.8</a>,
                    335: <a href="plus29.html">2.9</a>,
                    336: <a href="plus30.html">3.0</a>,
                    337: <a href="plus31.html">3.1</a>,
1.868     deraadt   338: <a href="plus32.html">3.2</a>,
1.889     david     339: <a href="plus33.html">3.3</a>,
1.916     david     340: <a href="plus34.html">3.4</a>,
1.935     miod      341: <a href="plus35.html">3.5</a>,
1.941     deraadt   342: <a href="plus36.html">3.6</a>,
1.1118    deraadt   343: <br>
1.1044    deraadt   344: <a href="plus37.html">3.7</a>,
1.999     deraadt   345: <a href="plus38.html">3.8</a>,
1.1028    deraadt   346: <a href="plus39.html">3.9</a>,
1.1044    deraadt   347: <a href="plus40.html">4.0</a>,
1.1069    deraadt   348: <a href="plus41.html">4.1</a>,
1.1097    deraadt   349: <a href="plus42.html">4.2</a>,
1.1118    deraadt   350: <a href="plus43.html">4.3</a>,
1.1140    deraadt   351: <a href="plus44.html">4.4</a>,
1.1152    deraadt   352: <a href="plus45.html">4.5</a>,
                    353: <a href="plus46.html">4.6</a>.
1.424     deraadt   354: <br>
                    355: </h3>
                    356:
                    357: <hr>
1.1016    pvalchev  358: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   359: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1157  ! jj        360: <br><small>$OpenBSD: plus.html,v 1.1156 2009/09/09 11:53:10 jj Exp $</small>
1.14      deraadt   361:
                    362: </body>
                    363: </html>