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

Annotation of www/plus40.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD 4.0 changes</title>
        !             5: <link rev="made" href="mailto:www@openbsd.org">
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="OpenBSD 4.0 changes">
        !             8: <meta name="keywords" content="openbsd,changes">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 1996-2006 by OpenBSD.">
        !            11: </head>
        !            12:
        !            13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
        !            14:
        !            15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
        !            16: <p>
        !            17: <h2><font color="#e00000">Changes made between OpenBSD 3.9 and OpenBSD 4.0</font></h2>
        !            18: <hr>
        !            19:
        !            20: <p>
        !            21: This is a partial list of the major machine-independent changes
        !            22: (i.e., these are the changes people ask about most often).  Port
        !            23: specific changes have also been made, and are sometimes mentioned
        !            24: in the pages for the specific <a href="plat.html">platforms</a>.
        !            25:
        !            26: <p>
        !            27: There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.
        !            28:
        !            29: <p>
        !            30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
        !            31:
        !            32: <p>
        !            33: <h3>
        !            34: For changes in other releases, click below:<br>
        !            35: <a href="plus20.html">2.0</a>,
        !            36: <a href="plus21.html">2.1</a>,
        !            37: <a href="plus22.html">2.2</a>,
        !            38: <a href="plus23.html">2.3</a>,
        !            39: <a href="plus24.html">2.4</a>,
        !            40: <a href="plus25.html">2.5</a>,
        !            41: <a href="plus26.html">2.6</a>,
        !            42: <a href="plus27.html">2.7</a>,
        !            43: <a href="plus28.html">2.8</a>,
        !            44: <a href="plus29.html">2.9</a>,
        !            45: <a href="plus30.html">3.0</a>,
        !            46: <a href="plus31.html">3.1</a>,
        !            47: <a href="plus32.html">3.2</a>,
        !            48: <a href="plus33.html">3.3</a>,
        !            49: <a href="plus34.html">3.4</a>,
        !            50: <a href="plus35.html">3.5</a>,
        !            51: <a href="plus36.html">3.6</a>,
        !            52: <a href="plus37.html">3.7</a>,
        !            53: <a href="plus38.html">3.8</a>,
        !            54: <a href="plus39.html">3.9</a>,
        !            55: <a href="plus.html">current</a>.
        !            56: <br>
        !            57: </h3>
        !            58:
        !            59: <p>
        !            60: <h3><font color="#0000e0">Changes made between OpenBSD 3.9 and OpenBSD 4.0</font></h3><p>
        !            61: <p>
        !            62:
        !            63: <ul>
        !            64: <!-- 2006/08/21 -->
        !            65: <li>
        !            66: <!-- 2006/08/20 -->
        !            67: <li>Add support for Jumbo frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.
        !            68: <li>Enable RX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.
        !            69: <!-- 2006/08/19 -->
        !            70: <li>Add Intel 6321ESB and 82801H SMBus controllers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ichiic&sektion=4&format=html">ichiic(4)</a>.
        !            71: <li>Add Intel 6300ESB and 6321ESB AC97 controllers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
        !            72: <li>Add Intel 82801H/ICH8 SATA support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>. Untested but should work.
        !            73: <li>Add lm75a to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&sektion=4&format=html">lmtemp(4)</a> devices.
        !            74: <li>Lots of small fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a>.
        !            75: <!-- 2006/08/18 -->
        !            76: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucycom&sektion=4&format=html">ucycom(4)</a> to all USB capable arches.
        !            77: <li>Fix some file descriptor leaks in XFree error handlers.
        !            78: <li>for i386, add a new Core Xeon CPU and an older Pentium Pro model to the bus clock detection.
        !            79: <li>Add support for RT5225 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> and various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> fixes.
        !            80: <li>Disable SPNEGO as per RFC4462 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !            81: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&sektion=4&format=html">bio(4)</a> sensor support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> devices.
        !            82: <!-- 2006/08/17 -->
        !            83: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> for alpha, amd64, macppc and sparc64 too.
        !            84: <li>Fixes in the VFS layer for proper mountpoint selection when mounting softdep file systems in a dir of a async mounted file system.
        !            85: <li>On hp300 with 68040, setup the transparent translation with writeback cache instead of writethrough.
        !            86: <li>Major rework of the hp300 boot code, removes lots of old junk and adds sgc frame buffer console support.
        !            87: <!-- 2006/08/16 -->
        !            88: <li>Jumpscroll code for vt100 and sun wscons emulations. Speeds up macppc and zaurus console a lot.
        !            89: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> to i386 GENERIC and RAMDISK kernels.
        !            90: <li>Initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>, for Marvell Yukon-2 Gigabit ethernet controllers.
        !            91: <li>Add BelkinRT2601 USB device to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
        !            92: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> send out a second delayed gratuitious ARP request after the MASTER election is won, so wacky L3 switches picks it up correctly.
        !            93: <!-- 2006/08/15 -->
        !            94: <li>Do not misreport some VS4k/90 machines as uVAXens.
        !            95: <li>LCSPX probe for vax now more reliable.
        !            96: <li>Add Belkin F5D705C to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
        !            97: <li>Initial code for a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucycom&sektion=4&format=html">ucycom(4)</a> driver.
        !            98: <!-- 2006/08/14 -->
        !            99: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> send an "empty" update message after a bulk transfer, used as End-of-RIB marker.
        !           100: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> to i386 and amd64 GENERIC and RAMDISK kernels.
        !           101: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vacation&sektion=1&format=html">vacation(1)</a> also add headers as per RFC 3834.
        !           102: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, add ability to match groups to Match keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
        !           103: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uark&sektion=4&format=html">uark(4)</a> on all USB capable arches.
        !           104: <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uark&sektion=4&format=html">uark(4)</a>, ARK3116 USB UART devices.
        !           105: <li>Fix for systrace symlink handling when calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rename&sektion=2&format=html">rename(2)</a>.
        !           106: <!-- 2006/08/13 -->
        !           107: <li>Fixes for USB2.0 error handling.
        !           108: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> on sparc64 GENERIC kernels.
        !           109: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8&format=html">cron(8)</a> add Auto-Submitted header in generated mail as per RFC 3834.
        !           110: <li>Fix a panic when trying to fdisk <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> devices which are backed by weird images.
        !           111: <li>Fixes for domain keyboards on hp300 models 362 and 382 aswell.
        !           112: <li>Fix for hp300 HIL keyboards during boot.
        !           113: <!-- 2006/08/12 -->
        !           114: <li>Update to sendmail 8.13.8.
        !           115: <li>Enable hostap mode for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>.
        !           116: <li>Preliminary import of Xwsfb for vax, still has endian issues on smg.
        !           117: <li>Make signal strength for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> rssi depend on the radio type, so percentage value works.
        !           118: <!-- 2006/08/11 -->
        !           119: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> on all arches where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4&format=html">ural(4)</a> is enabled.
        !           120: <li>In OpenRCS, correctly handle -e and -E flags for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=merge&sektion=1&format=html">merge(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcsmerge&sektion=1&format=html">rcsmerge(1)</a>.
        !           121: <!-- 2006/08/10 -->
        !           122: <li>For hp300, try and determine keyboard layout from its identification string.
        !           123: <li>Fix a panic regarding SysV semaphores when overallocating more than the default number.
        !           124: <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> for DMA maps and RX descriptor maps.
        !           125: <li>Fix a use-after-free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>.
        !           126: <!-- 2006/08/09 -->
        !           127: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> where a DHCPDISCOVER packet with a 32-bit client identifier would cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to mistakenly exit.
        !           128: <li>On hp300 platforms, use the blitter again for the cursor on non-mono frame buffers.
        !           129: <li>Lots of fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> driver.
        !           130: <!-- 2006/08/08 -->
        !           131: <li>Endianess fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> in the rate adaptation code.
        !           132: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> to Intels latest FreeBSD em driver (6.1.4). Adds support for the PCIe quad port copper adapter, improvements for media support with fiber adapters and some fixes for the ICH8 support.
        !           133: <!-- 2006/08/07 -->
        !           134: <li>Avoid div-by-zero in visual effects in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdformat&arch=i386&sektion=1&format=html">fdformat(1)</a>.
        !           135: <li>Fix use-after-free bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a>, triggered with too long header lines.
        !           136: <li>Enable WEP on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>.
        !           137: <!-- 2006/08/06 -->
        !           138: <li>ld.so(1) fix for Alpha in regard of gcc3.
        !           139: <li>Endian fixes for both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a>. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> works on sparc64 now.
        !           140: <li>Switch luna88k platform to rasops from rcons.
        !           141: <li>Add BPF hooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>.
        !           142: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> in i386 GENERIC kernel.
        !           143: <!-- 2006/08/05 -->
        !           144: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> on PCIe busses where a second packet might get stuck if sent in short succession of an earlier packet.
        !           145: <li>Add Intel Raid Controller SRCSAS18E, and SRCSAS144E to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
        !           146: <li>Add Intel 6321ESB to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
        !           147: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> driver, restructure TX/RX descriptor handling, and bump the number of TX descriptors for rtl8169-based cards.
        !           148: <li>Various fixes to the vax bootloader code.
        !           149: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> check for errors on all reads/writes.
        !           150: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> can build without kerberosV support, and with SKEY defined too.
        !           151: <!-- 2006/08/04 -->
        !           152: <li>Make the scsi layer report ENOMEDIUM and EMEDIUMTYPE to userland, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&sektion=1&format=html">tar(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=1&format=html">dd(1)</a> and friends can report useful error messages when there is no media in the device.
        !           153: <li>Add "restart" to max-prefix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, allows restart of suspended sessions after a given number of minutes.
        !           154: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> on i386 GENERIC kernels.
        !           155: <!-- 2006/08/03 -->
        !           156: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> clean the routing table of all PROTO1 routes, since they might be leftovers from an earlier crash.
        !           157: <li>Re-enable IPMI on i386/amd64 GENERIC kernels.
        !           158: <li>Initial import of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> wireless driver.
        !           159: <!-- 2006/08/02 -->
        !           160: <!-- 2006/08/01 -->
        !           161: <li>Disable jumbo frames on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> until reception of jumbo frames is fixed.
        !           162: <li>Add NVIDIA MCP51 AC97 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a> driver.
        !           163: <li>Have vax support font widths from 9 to 16 bits, and use 12x22 font by default.
        !           164: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> allow fallback to known_hosts entries without port qualifiers for non-standard ports too.
        !           165: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&sektion=1&format=html">pkg_delete(1)</a> be better in reporting dependency problems when removing multiple packages at the same time.
        !           166: <!-- 2006/07/31 -->
        !           167: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> at cardbus for amd64, i386 and macppc, but commented out.
        !           168: <li>For amd64 GENERIC kernels, enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a> at pci. Untested, but should work.
        !           169: <!-- 2006/07/30 -->
        !           170: <li>Armish platform now allows argument passing from bootblock to kernel.
        !           171: <li>Add more strict receive path validation code to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
        !           172: <li>Fixed race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> when neighbor reached max-prefix, leading to a crash.
        !           173: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dz&arch=vax&sektion=4&format=html">dz(4)</a>, allow keyboard attachment on VS 4k/90 aswell.
        !           174: <!-- 2006/07/29 -->
        !           175: <li>Various vax fixes for console detection.
        !           176: <li>Improved armish bootloader into an interactive one like i386. Defaults to boot from wd0.
        !           177: <li>Make sure never to attach a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dz&arch=vax&sektion=4&format=html">dz(4)</a> console to a keyboard port on VAXstations so machines with unsupported frame buffers can work with serial console.
        !           178: <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> code on non-i386 platforms so an older X server runs.
        !           179: <!-- 2006/07/28 -->
        !           180: <li>First version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a>, the Areca RAID controller driver. Not usable yet.
        !           181: <li>Fix for scsi_inquiry_data version number parsing. Fixes SCSI5 and SCSI6 in dmesg.
        !           182: <li>Initial driver for color frame buffers found on VAXstation 3100 models 3x/4x. Rough but usable.
        !           183: <li>Make ipmi code only read one sensor at a time, also lower the polling frequency to every 5 seconds instead of every 10.
        !           184: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_nfs&sektion=8&format=html">mount_nfs(8)</a> allows synchronous mounts.
        !           185: <li>Initial code for an armish bootloader.
        !           186: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> for mod_rewrite which potentially could be exploited.
        !           187: <!-- 2006/07/27 -->
        !           188: <li>Add some new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a> pci ids.
        !           189: <!-- 2006/07/26 -->
        !           190: <li>Compile all kernels with the new stack usage warning code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>.
        !           191: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> to i386, alpha and amd64.
        !           192: <li>Fixes for rcs binary file handling.
        !           193: <li>Add checks to all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&arch=i386&format=html">fdisk(8)</a> write attempts, and try to keep it in a consistent state upon write failure.
        !           194: <li>Malloc fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a>.
        !           195: <li>Newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmcpci&sektion=4&format=html">cmcpci(4)</a> sound driver for i386.
        !           196: <li>Make sure kernels with VFSDEBUG option set can boot again.
        !           197: <li>Fix several timeout quirks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp&sektion=1&format=html">tftp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a>.
        !           198: <!-- 2006/07/25 -->
        !           199: <li>For vax, replace kvtope() and kvtophys() with assembler versions.
        !           200: <li>Kill option GPL_MATH_EMULATE from the i386 kernel.
        !           201: <!-- 2006/07/24 -->
        !           202: <li>Add a wsdisplay driver for VS4000/60 and VLC vax machines.
        !           203: <li>Add TFTP Option Extension to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp&sektion=1&format=html">tftp(1)</a> according to RFC2347.
        !           204: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, disable tunnel forwarding if no strict host key check and key has changed.
        !           205: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8&format=html">brconfig(8)</a> without arguments behave like "brconfig -a", similar to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> change.
        !           206: <!-- 2006/07/23 -->
        !           207: <li>Lots of fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smg&arch=vax&sektion=4&format=html">smg(4)</a> on vax.
        !           208: <li>Various LUN-related fixes to the scsi code.
        !           209: <!-- 2006/07/22 -->
        !           210: <li>Improved Yukon init routine for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
        !           211: <li>Remove some scsi ioctls, most importantly those that can reprobe the bus.
        !           212: <!-- 2006/07/21 -->
        !           213: <li>Add ADMtek ADM9511/9513 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a>.
        !           214: <li>Add ATI SB450 and SiS 966 HD Audio to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> driver.
        !           215: <li>Prevent segfault when "cpio -o" called without input.
        !           216: <li>Make "PermitOpen" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> take a list of permitted ports.
        !           217: <!-- 2006/07/20 -->
        !           218: <li>Lower the number of TX descriptors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> from 8k to 2k.
        !           219: <li>Introduced new warning to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> to check for greedy functions using too much local stack storage.
        !           220: <li>Initial support for LEDs on vax machines.
        !           221: <li>Fix latvian keyboard map for wscons.
        !           222: <li>Add blksize option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a> according to RFC2348.
        !           223: <!-- 2006/07/19 -->
        !           224: <li>On armish platforms, always assume root is on wd0a.
        !           225: <li>Add 'target kvm' support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> for alpha.
        !           226: <li>Various fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
        !           227: <li>Dont reject FAT filesystems with more than 255 heads since some USB keychains exist that use 256.
        !           228: <li>Add ForceCommand support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> too. Equivalent to "command=" key option.
        !           229: <li>Add support for X11Forwarding, X11DisplayOffset and X11UseLocalhost to the Match keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
        !           230: <!-- 2006/07/18 -->
        !           231: <li>Add cd_powerhook to the scsi code. Drives may forget they were locked otherwise on PWR_RESUME.
        !           232: <li>Add support for ADMTek 983C chipsets.
        !           233: <li>Swap inode's associated device number on big-endian architectures when calling checkalias() for ext2fs.
        !           234: <li>Various other fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a>.
        !           235: <li>Fix channel 11 RF R4 setting for RF2528 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
        !           236: <li>On certain TI controllers, clear the SD/MMC bit in the flash media so the SD host takes over.
        !           237: <li>Remove arc network support.
        !           238: <!-- 2006/07/17 -->
        !           239: <li>Fix for obvious race in SD/MMC code and simplify the implementation of future host controllers.
        !           240: <li>Slight increase in number of jumbo frame slots for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> on sparc64.
        !           241: <li>Correct the way SD/MMC hosts are allocated, fixes crashes on controllers with multiple slots.
        !           242: <li>Fixes for NVIDIA MCP04 SATA interrupts.
        !           243: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csplit&sektion=1&format=html">csplit(1)</a>.
        !           244: <li>Import texinfo 4.8.
        !           245: <li>Change in udp receive code which allows IP_RECVIF to get the incoming interface, similar to INET6 code.
        !           246: <li>Add "PermitOpen" directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>. Useful in combination with "Match".
        !           247: <!-- 2006/07/16 -->
        !           248: <li>Fix false positives in vax splasserts for older VAXstations.
        !           249: <li>Fix for LX164 Alpha systems where ISA video boards are reported as pci boards with invalid bus/slot numbers. Check for this when deciding which vga attachment to use.
        !           250: <li>Add Airprime PC5220 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.
        !           251: <!-- 2006/07/15 -->
        !           252: <li>Fix for bus_dma on arm platforms, makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> work much better.
        !           253: <li>Correctly NULL-terminate strings while parsing fonts and avoid a buffer overflow later in X11 Freetype code.
        !           254: <li>Add support for Genesys Logic GL523SM and Global Mixed-mod Technology G781.
        !           255: <!-- 2006/07/14 -->
        !           256: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> use the lowest possible speed while doing inquiry and attach. Some devices like tapes and enclosures dont like being probed at high speeds.
        !           257: <li>Have the scsi code catch "Media Removal Prevented" and return EBUSY to userland instead of spewing scsi sense info to the console.
        !           258: <li>Add major line for wd* on armish, to allow kernels with root on wd0a to work.
        !           259: <li>Allow vax kernel stack tracebacks even when the kernel did not panic.
        !           260: <!-- 2006/07/13 -->
        !           261: <!-- 2006/07/12 -->
        !           262: <li>Initial PHY driver for IC Plus IP1000A.
        !           263: <li>Make sure little endian platforms without alignment requirements do not split multibyte access on usb.
        !           264: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> for "Match" keyword, similar to the "Host" directive in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&format=html">ssh_config(5)</a>.
        !           265: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=round&sektion=3&format=html">round(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roundf&sektion=3&format=html">roundf(3)</a> from C99 to libm.
        !           266: <!-- 2006/07/11 -->
        !           267: <li>Increase the maximum jumbo frame size on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a>.
        !           268: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=8&format=html">pppoe(8)</a> code handle remote error messages not being null terminated.
        !           269: <li>Ensure virtual and profiling interval timers are reset in child process after fork().
        !           270: <li>Add support for ExitOnForwardFailure to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> to terminate if we cannot set up all requested dynamic, local and remote port forwardings.
        !           271: <li>Make the UDF mounting code hint the kernel where to find the VAT.
        !           272: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> false positives in the -Wbounded warnings for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sscanf&sektion=3&format=html">sscanf(3)</a>.
        !           273: <li>Only copy the part of environment variable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> that we actually use. Prevents <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> from bailing out later on long variables.
        !           274: <li>Hook up hw.product sysctl on macppc.
        !           275: <!-- 2006/07/10 -->
        !           276: <li>Remove SpamHaus entry from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd.conf&sektion=5&format=html">spamd.conf(5)</a>.
        !           277: <li>Make sure the ELF loader can handle executables with all sections marked read-only.
        !           278: <li>Disable Speedstep and p4tcc setperf mechanisms on SMP systems.
        !           279: <li>Fix potential crash in SOCKS 5 code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           280: <!-- 2006/07/09 -->
        !           281: <li>Fix for zero sized remote files in OpenCVS.
        !           282: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a> doesn't try to read /usr/mdec/mbr unless the platform actually provides it.
        !           283: <li>Support for 68020-based hp300 machines removed.
        !           284: <li>Some fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a> detection, allowing for unplug of a card when the probe gets stuck without panicing.
        !           285: <li>Implement firmware upload to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>. This is the last feature <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4&format=html">mpt(4)</a> had.
        !           286: <!-- 2006/07/08 -->
        !           287: <li>Make sure modification flags are unset if you undo all the way from a loaded buffer in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>.
        !           288: <li>Various fixes regarding line counting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>.
        !           289: <li>Add support for ATI IXP300 SATA.
        !           290: <!-- 2006/07/07 -->
        !           291: <li>First version of remote code for OpenCVS. Fairly usable, but not recommended for real development yet.
        !           292: <li>Fix for in-kernel ddb hangman so it counts correct guesses right.
        !           293: <!-- 2006/07/06 -->
        !           294: <li>Re-sync the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver to Intel's 6.0.5 FreeBSD driver. Previous version included an unrelated change in the I/O which broke it last time.
        !           295: <li>Let mac68k kernels map an empty page at the beginning of the kernel so it can be mapped invalid to catch null pointer references.
        !           296: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, allow rules to point to alternate routing tables and tag packets matching that rule.
        !           297: <li>Add options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> to enable logging of transactions.
        !           298: <li>Add support for arguments to Subsystem commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
        !           299: <!-- 2006/07/05 -->
        !           300: <li>Add VAT support in the UDF file system according to UDF 1.50.
        !           301: <!-- 2006/07/04 -->
        !           302: <li>Revert <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> back to previous state.
        !           303: <li>Make sure the libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypt&sektion=3&format=html">crypt(3)</a> routine allocates enough space for gsalt.
        !           304: <li>Disable alipm on sparc64 until a spurious bug is found.
        !           305: <!-- 2006/07/03 -->
        !           306: <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a>. Attaches a serial line as a source of a timedelta sensor.
        !           307: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver with Intel's latest FreeBSD driver (6.0.5). Adds support for new chipset revisions found on ESB2 and ICH8 core logic chipsets.
        !           308:  <li>Back out premature 68060 stuff from mvme68k locore.s.
        !           309: <li>Fix for OpenOSPF where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> would redistribute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> routes into ospf.
        !           310: <!-- 2006/07/02 -->
        !           311: <li>Various fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>.
        !           312: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> send out vendor ID announcing isakmpds release version.
        !           313: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=1&format=html">systrace(1)</a> to 1.6d.
        !           314: <!-- 2006/07/01 -->
        !           315: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> on i386.
        !           316: <li>Fix channel frequency/flags in radiotap structs. Channel probes now actually cycle 1-14 instead of just sitting at channel 1.
        !           317: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> also updates the 802.11 address when the user changes the mac address. Replaces old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8&format=html">wicontrol(8)</a> -m option.
        !           318: <li>Add support for 5750 C2-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> cards.
        !           319: <!-- 2006/06/30 -->
        !           320: <li>Improvements for the sparc and sparc64 frame buffers.
        !           321: <li>Add -K option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&sektion=8&format=html">vnconfig(8)</a> which uses a salt file and pkcs5 pbkdf2 to create a more secure key.
        !           322: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> doesn't write anything to the log until it is daemonized.
        !           323: <!-- 2006/06/29 -->
        !           324: <li>Remove the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4&format=html">mpt(4)</a> now that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> has replaced it.
        !           325: <li>Change the iostat output in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> to print kilobytes instead of bytes.
        !           326: <li>Make sure the EEPROM reading code on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> devices work as expected.
        !           327: <li>Make sure amd64 kernels compile cleanly even if DEBUG is defined.
        !           328: <!-- 2006/06/28 -->
        !           329: <li>Fixes for the softupdates queue handling code to avoid endless recursion when forcing worker threads to process worklist items before adding more to the worklist.
        !           330: <!-- 2006/06/27 -->
        !           331: <li>In OpenOSPF, track the uptime of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> itself.
        !           332: <li>Add the "nwflag hiddenwid" for hidden SSID mode and "nwflag nobridge" to prevent inter-station communications to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> for 802.11-based devices.
        !           333: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a>, add new event rules to match optional elements like signal percentage, transmit rate and channel frequency.
        !           334: <li>Remove jumbo frame capabilities from the 5714-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> devices for now.
        !           335: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>, replace the iostat view to something that actually looks like the ifstat view.
        !           336: <li>Add code to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> to support scanning and node listing for 802.11 devices. Also allow it to print BSSID.
        !           337: <!-- 2006/06/26 -->
        !           338: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> for RX path on architectures which require strict alignments and workarounds for reception of jumbo frames.
        !           339: <li>Add support for RealTek 8169SC and 8101E based network cards.
        !           340: <li>Upgrade OpenSSL to 0.9.7j.
        !           341: <li>Add support for RSSI max reporting in RFMD 2958 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4&format=html">atu(4)</a> devices.
        !           342: <li>Pass process credentials to VOP_READ making it possible to load firmwares over NFS.
        !           343: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on SGI.
        !           344: <li>On sparc64, always skip the offending instruction on a fpu fault.
        !           345: <li>Enable wide targets on FAS366 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=sparc&format=html">esp(4)</a> controllers.
        !           346: <li>Add Sun type 7 keyboards to detected usb devices and try to see what country code they have selected..
        !           347: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> reset adjtime on startup, otherwise it will overcompensate and produce confusing log entries.
        !           348: <!-- 2006/06/25 -->
        !           349: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcx&sektion=4&format=html">bcx(4)</a>, driver for Broadcom NetXtreme II gigabit cards for PCI-X and PCIe. Still in development.
        !           350: <li>wicontrol(8) goes away, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> will replace the lost functionality.
        !           351: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a> on amd64 platforms.
        !           352: <!-- 2006/06/24 -->
        !           353: <li>Allow Xorg to run without privileges when using the wsfb driver.
        !           354: <li>Import support for Promise PDC205xx based SATA controllers.
        !           355: <!-- 2006/06/23 -->
        !           356: <li>Set the RSSI max value in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> and add code to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> to print those values.
        !           357: <li>Let ifconfig print out signal quality for 802.11 devices if those have reported the RSSI max value.
        !           358: <li>Add an optional max_rssi attribute to the 80211com structure so it can be exported to userland. Used to control signal strength.
        !           359: <li>Ext2fs removed from RAMDISKC due to space constraints.
        !           360: <li>Add Promise PDC40518 SATA-II to the list of supported devices.
        !           361: <!-- 2006/06/22 -->
        !           362: <li>Endian fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>, allows those cards to work on macppc and sparc64.
        !           363: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> save computed clock drift and use it on next startup.
        !           364: <!-- 2006/06/21 -->
        !           365: <li>Add CX4-based hardware to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> devices.
        !           366: <li>Add BCM5703 B0 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> devices.
        !           367: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on alpha too.
        !           368: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8&format=html">init(8)</a> to accept SIGUSR2 for mandatory powerdowns.
        !           369: <li>Improvements in the UDF file system so it can find virtual partition maps.
        !           370: <li>Add support on sparc64 to power down nicely using the power button on the front panel.
        !           371: <li>Initial code to handle the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> driver for Zydas ZD1211 802.11 devices.
        !           372: <li>Avoid a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> by installing SIGCHLD handler before fork().
        !           373: <li>Add media types for 10GE.
        !           374: <li>Make sure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&sektion=4&format=html">nmea(4)</a> driver stores the timestamp events early so other events don't overwrite it.
        !           375: <!-- 2006/06/20 -->
        !           376: <li>Fix for zaurus suspend problem introduced earlier.
        !           377: <li>Fix memory reporting on 2+ GB alphas.
        !           378: <!-- 2006/06/19 -->
        !           379: <li>Added kvm routines for vax platform so "target kvm" works in gdb for kernel crash dumps.
        !           380: <li>Add support for hotspares on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
        !           381: <!-- 2006/06/18 -->
        !           382: <li>pcn(4) removed from i386 RAMDISKC install image due to size constraints.
        !           383: <li>Improve 802.11b/g interoperability and move towards better compliance with IEEE Std 802.11g-2003.
        !           384: <li>Fix a crash in ext2fs code.
        !           385: <li>On rt2661 and rt2560 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> cards, enable packet bursting when operating as as STA.
        !           386: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> on sparc64.
        !           387: <li>Add support for equal-cost multipath IP, enable with sysctls.
        !           388: <!-- 2006/06/17 -->
        !           389: <li>Import frequency correction code to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>.
        !           390: <li>Reenable AMRR on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
        !           391: <li>The FFS code will now refuse to mount a filesystem where the number of frags isn't 1,2,4 or 8, instead of panicing later.
        !           392: <li>Make sure mouse and keyboard devices on recent Powerbooks doesn't register twice.
        !           393: <li>Implement carp demotion control for OpenBGPD. Sessions can be configured to modify carp demotion counter for an interface group.
        !           394: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> to build without clock_subr.c, which means any usb-enabled arch can attach it.
        !           395: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a> on sparc64 which lets it fetch the interfaces correctly.
        !           396: <li>Fix file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
        !           397: <!-- 2006/06/16 -->
        !           398: <li>Driver for Philips PCA9532 LCD dimmer on ARM-based Thecus.
        !           399: <li>Better logging of refusals and transfers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a>.
        !           400: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a>, a driver for the next generation Ralink Technology USB 802.11 a/b/g wireless network device.
        !           401: <li>Add rt2573 microcode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> driver.
        !           402: <li>Add skeleton driver for sparc64 Ultra5 power button. Not useful yet.
        !           403: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>, load firmware block by block since contiguous memory may not be possible, and fix reassociations.
        !           404: <li>Make sure the privileged child process of dhclient has "/" for working directory so it wont hold locks on directories like /mnt if started from there.
        !           405: <li>Support for multichannel (&gt;3) recording on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
        !           406: <!-- 2006/06/15 -->
        !           407: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> when running under VMWare since the VMWare mpi code doesn't fill in all the fields when probed.
        !           408: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on hppa.
        !           409: <li>Switch i386 and amd64 to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> in favor of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4&format=html">mpt(4)</a>.
        !           410: <li>Add support for the fan controller on Thecus armish machines.
        !           411: <li>Add Ricoh rtc support for the armish platform.
        !           412: <li>Fix watchdog timeout errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
        !           413: <li>Rework Alpha interrupt code.
        !           414: <li>Put support for multiple routing tables back in again.
        !           415: <!-- 2006/06/14 -->
        !           416: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&sektion=2&format=html">adjfreq(2)</a> call to adjust the clock frequency.
        !           417: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4&format=html">ipw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> clear the IFF_UP interface flag before shutting down the interface.
        !           418: <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> for deeply nested mime which could crash sendmail queue processing.
        !           419: <li>Make sure KerberosV doesn't look for a krb4 keytab.
        !           420: <li>Avoid potential deadlock in UDF filesystem code during hash lookup.
        !           421: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, limit the number of pre-banner chars we will accept.
        !           422: <!-- 2006/06/13 -->
        !           423: <li>Enable NMEA 0183 line discipline by default.
        !           424: <li>Initial support for iic buses on sparc64 for UltrasparcIII machines. Still in development.
        !           425: <li>Allow SHA2 and AESCTR in IKE for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
        !           426: <!-- 2006/06/12 -->
        !           427: <li>Kernel Virtual Mode 8086 support added to i386.
        !           428: <li>Disable jumbo frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> for now.
        !           429: <li>Make sure we return EIO and not something else if cpu fails to alter performance mode for both powernow and p4tcc code paths.
        !           430: <li>Some more Enhanced SpeedStep fixes for i386 in regard to unknown EST CPUs.
        !           431: <!-- 2006/06/11 -->
        !           432: <li>Make kernel crash dumps work on vaxes too.
        !           433: <li>Move default keying in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> from AESCTR to AESCBC.
        !           434: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdt&apropos=0&sektion=4&manpath=OpenBSD+3.9&arch=i386&format=html">wdt(4)</a> device removed. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=watchdog&sektion=4&format=html&manpath=OpenBSD+3.8">watchdog(4)</a> is there instead.
        !           435: <!-- 2006/06/10 -->
        !           436: <li>Small fix for link detection code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
        !           437: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>, make deletion of SAs on shutdown optional, needed for ipsec failover. Default  is to not delete SAs now.
        !           438: <li>Fix checking of WEP flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>.
        !           439: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>, support SHA2 for main mode and AESCTR for quick mode encryption.
        !           440: <li>Allow setsockopts succeed for any value that is not an increase in size when under mbuf pressure rather than when setting the value to the 4k minimum.
        !           441: <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> device detection code in OpenBGPD.
        !           442: <li>Add X11 support to the armish platform.
        !           443: <!-- 2006/06/09 -->
        !           444: <li>Add EFI partition types to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&apropos=0&sektion=8&manpath=OpenBSD+Current&arch=i386&format=html">fdisk(8)</a>.
        !           445: <!-- 2006/06/08 -->
        !           446: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a> report percentages for BGI and rebuild when probed from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a>.
        !           447: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> allocates enouigh storage for sockaddr_in6.
        !           448: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices based on RT2661 chipsets, keep track of the average RSSI to tune radio receive sensitivity.
        !           449: <li>Fix for potential NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> when testing for quick mode lifetimes.
        !           450: <!-- 2006/06/07 -->
        !           451: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> on cardbus. Should make it work on macppc.
        !           452: <li>On hp300, when killing a process due to parity error, notify syslog. Also be careful with caches when checking for the parity error itself.
        !           453: <li>azalia(4) audio driver enabled on i386 and amd64.
        !           454: <li>Fixes in FFS softdep code relating to removal of large directories.
        !           455: <li>ntpd(8) now compensates old offsets with the amount of adjustment done, avoiding overcompensation.
        !           456: <!-- 2006/06/06 -->
        !           457: <li>Updated a couple of CAs that has been changed in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1&format=html">openssl(1)</a> codebase.
        !           458: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a> set line disciplines.
        !           459: <li>On mips64, when deciding to flush the icache for a page, invoke the TLB-friendly cache function.
        !           460: <!-- 2006/06/05 -->
        !           461: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> driver, write the words of the mac address in reverse order to fix a MAC problem on some Realtek 8169s.
        !           462: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> driver, discard bad Rx frames early, dont start AMRR if we have a fixed rate and a fix to TSF synchronization.
        !           463: <!-- 2006/06/04 -->
        !           464: <li>Allow any user to request the current time adjustment with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjtime&sektion=2&format=html">adjtime(2)</a>.
        !           465: <!-- 2006/06/03 -->
        !           466: <li>Fix the issue when ifconfig would create an address after a delete.
        !           467: <!-- 2006/06/02 -->
        !           468: <li>Make aic6360 devices detachable.
        !           469: <li>Add com* at cardbus? for macppc.
        !           470: <li>Add cloneable device implementation for the filesystem code.
        !           471: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> fall back correctly with carp preemption enabled. Slight change in syntax for carp interfaces.
        !           472: <li>Better logic to find leaf <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&apropos=0&sektion=4&manpath=OpenBSD+Current&arch=sparc&format=html">le(4)</a> device on sparc.
        !           473: <li>Move the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> demotion counter into the interface group. This adds possibility to define which carp interfaces are demoted together.
        !           474: <li>splassert() implemented on vax.
        !           475: <!-- 2006/06/01 -->
        !           476: <li>Fix issue where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> cards claim all interrupts for it's own.
        !           477: <li>ppm(4) driver added to sparc64 in order to be able to blink the power switch LED.
        !           478: <li>Add powerhooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> cards with RT2560 chipsets.
        !           479: <li>Reenable the I-cache on UltraSparcIIIs even if HORRID_III_HACK is defined.
        !           480: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> to macppc and alpha builds.
        !           481: <li>Speedup in kernel build with debug enabled while stripping the bsd file.
        !           482: <li>Add basic NMEA0183 support as a line discipline. This allows for normal serial communication with the device, but adds a timedelta sensor suitable for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>.
        !           483: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> where a delete of the last address of an interface could unintentionally re-add 0.0.0.0/0 to it afterwards.
        !           484: <li>Add support for flows with port modifiers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
        !           485: <li>Various fixes in X11 for several integer overflows and null pointer dereferences in freetype2.
        !           486: <li>Add powerhooks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices based on RT2561 chipsets.
        !           487: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmprd&sektion=8&format=html">dvmprd(8)</a>, still in development.
        !           488: <li>Enable RX hardware checksum on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> cards and enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> on i386 and amd64 RAMDISK CD kernels.
        !           489: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> test disc size before trying to burn 4Gb onto a CD-R.
        !           490: <!-- 2006/05/31 -->
        !           491: <li>Make transpose in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> undoable.
        !           492: <li>Endian fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> for the ioc_status field.
        !           493: <li>Make sure ACPI powerdown hooks are not called unless the init went ok.
        !           494: <li>Initial support for Blade 2000 sparc64s, though without cache.
        !           495: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a> stop counting packets that already are accounted for in the general ethernet code.
        !           496: <!-- 2006/05/30 -->
        !           497: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>, make sure phase 1 SAs of active connections stay alive. Fixes DPD breakage.
        !           498: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on amd64, i386 and macppc.
        !           499: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&sektion=4&format=html">ch(4)</a>, add support for reading volume tags, usually barcodes.
        !           500: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to manipulate pf tables on certain lease events.
        !           501: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdt&sektion=4&format=html">wdt(4)</a> on i386 GENERIC.
        !           502: <li>Add rewritable blanking and track-at-once burning support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.
        !           503: <li>Implemented chained scatter gather lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>.
        !           504: <li>Implemented monitor mode for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
        !           505: <li>Widen the aperture used for legacy vga space on macppc, needed for mac minis ATI graphics cards.
        !           506: <li>Fix crash in netstat/route when ipv6 SA flows are present.
        !           507: <li>Handle zero length bulk and interrupt transfers on USB 2.0.
        !           508: <li>Bump minimum stack size for pthreads.
        !           509: <li>Make sure the UFS filesystem code does not dereference a pointer before NULL check.
        !           510: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on sparc64.
        !           511: <li>Added support for import in OpenCVS.
        !           512: <!-- 2006/05/29 -->
        !           513: <li>Add SAS1064 as a supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> device.
        !           514: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> backs off polling, tell the user how long until next poll.
        !           515: <li>Crash prevention in ip printing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           516: <li>Add support for audio volume keys found on many laptops builtin keyboard.
        !           517: <li>Enable lists in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> parser.
        !           518: <li>Limit the number of scatter gather entries sent to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> so it fits in the maximum request frame size.
        !           519: <li>Implement \$ and \# expansion for PS1 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a>.
        !           520: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> uses snapend when printing captured ipx packets, could possibly print behind the captured packet otherwise. Also fixes for netbios parsing.
        !           521: <li>Add proper bounds checks for the CDP and SSDP protocol parsers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           522: <li>Add support for i80321 "armish" systems.
        !           523: <li>Revert the recent NFS change regarding reserved ports.
        !           524: <li>Add gssapi-with-mic to PreferredAuthentications on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&format=html">ssh_config(5)</a>.
        !           525: <li>Implement reliable microtime on i386 smp systems.
        !           526: <li>Add support for NVIDIA nForce MCP04 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
        !           527: <!-- 2006/05/28 -->
        !           528: <li>Bump <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> to use 64 bit for all dva.
        !           529: <li>Add support for remove in OpenCVS.
        !           530: <li>Fixes for interrupt handling in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> driver and flush the tx data buffer before handing it over to the hardware. Fixes tx on arm.
        !           531: <li>Improved error checking in the MBR read and write routines for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&apropos=0&sektion=8&manpath=OpenBSD+Current&arch=i386&format=html">fdisk(8)</a>.
        !           532: <li>Correction in the USB 1.0 status value check code.
        !           533: <li>Initial version of sparc64 beeper support.
        !           534: <li>Enable SD/MMC on amd64 too.
        !           535: <li>Fixed a memory overrun in the ACPI aml parser code.
        !           536: <li>Misc fixes to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> subsystem.
        !           537: <li>Add support for NFS mounts from non-reserved ports, controlled by sysctl. Default is still to require reserved ports.
        !           538: <li>Improved nexthop delete behaviour in OpenBGPD.
        !           539: <li>Fix bounds checks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> when printing tcp to prevent crashes.
        !           540: <li>Have OpenBGPD preload and pin nexthop used in filtersets so they are validated when used.
        !           541: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, make sure complete llc frame is captured, rather than the first three bytes.
        !           542: <li>Initial ipv6 support for ipsecctl. Not complete yet.
        !           543: <li>Add weight to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> regarding sensors or servers so one can weigh sensors higher than peers.
        !           544: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2&format=html">open(2)</a> semantics for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&sektion=4&format=html">ch(4)</a> devices.
        !           545: <li>Added support for SD host controllers like Ricoh 5C822, and scsi emulation for SD/MMC memory cards.
        !           546: <li>In systrace, allow len ==1 for systrace_fname() so systraced processes can get ENOENT instead of forced EINVAL.
        !           547: <!-- 2006/05/27 -->
        !           548: <li>Fix multicast and broadcast over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4&format=html">gre(4)</a> tunnels.
        !           549: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, enable adaptive timeouts by default. Explicitly setting the timeouts will override the default.
        !           550: <li>hotplugd(8) now includes device id in the event logging.
        !           551: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> code, check if interfaces are active and UP. Some interfaces report link even if DOWN.
        !           552: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> devices, always allow ioctl's to work, even if there is no media loaded.
        !           553: <li>Fix potential crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> when printing ipv6 frags using -v.
        !           554: <li>Fix for National variants of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> cards when switching to allmulti mode.
        !           555: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> continue even if an interface lacks a subnet configured in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd.conf&sektion=5&format=html">dhcpd.conf(5)</a>, instead that interface will be ignored.
        !           556: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>, an alternative driver for LSI Logic Fusion MPT controllers, currently supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4&format=html">mpt(4)</a>.
        !           557: <li>Rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> attach code to create a timedelta sensor immediately, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> doesn't have to check for hotplug events.
        !           558: <li>Make libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3&format=html">getcwd(3)</a> use the new __getcwd() system call.
        !           559: <!-- 2006/05/26 -->
        !           560: <li>Add pruning support to both update and checkout commands in OpenCVS.
        !           561: <li>Large updates to the OpenCVS code. Basic checkout, update, status, diff and commit works in local mode.
        !           562: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> exit gracefully if it cannot read from a file handle, which happens when the ssh connection could not be established.
        !           563: <li>Add support for Option UMTS 3G+.
        !           564: <!-- 2006/05/25 -->
        !           565: <li>Add support for timedelta sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>. Only <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> at the moment.
        !           566: <li>Enable optional handling of the u-area in pmap if defined. Currently used only on xscale arm.
        !           567: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, figure out the refid to send to NTPv3 clients early and store it.
        !           568: <li>Add automatic rate control (AMRR) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
        !           569: <!-- 2006/05/24 -->
        !           570: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff3&sektion=1&format=html">diff3(1)</a> to use mkstemp(), avoiding possible race conditions.
        !           571: <li>Fix to allow alpha kernels to compile with gcc3.
        !           572: <li>Add support in X11 for Intel 945GM chipset video.
        !           573: <li>Fix for incomplete logic in the ipv6 input code.
        !           574: <li>On i386, simplify the SpeedStep detection.
        !           575: <!-- 2006/05/23 -->
        !           576: <li>Make sure the kernel compiles without SYSVMSG support.
        !           577: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1&format=html">less(1)</a> remove trailing space in filename completion list.
        !           578: <li>Add code to dissect Vlan Query Protocol in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           579: <li>Allow OpenBGPD to request a route refresh from a neighbor if that neighbor has announced route refresh capabilities.
        !           580: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, handle the case when member interface groups have no IP address.
        !           581: <!-- 2006/05/22 -->
        !           582: <li>Added support for Myrcicom Z8E.
        !           583: <li>Attach TTTech MC322 using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> driver instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>.
        !           584: <li>Add support for RAID 10 and 50 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> bio.
        !           585: <li>On USB1.0 shutdowns, make sure we only call the disestablish function if there actually is a shutdown function established.
        !           586: <!-- 2006/05/21 -->
        !           587: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a>, directly invoke the wdc_do_reset() instead of using the reset funtion pointer, this could cause NULL pointer dereference on some systems.
        !           588: <li>Fix a possible endless loop situation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a>.
        !           589: <li>Remove static buffer usage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> and make sure item 0 in an array is set since it might be used in a loop even if unset before.
        !           590: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a>, allocate ccbs in the attach code instead of preallocating 126 of them in the softc.
        !           591: <!-- 2006/05/20 -->
        !           592: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> bootp printout code, fix size checks for bootp packets.
        !           593: <li>Recognize Perc4/DC firmware.
        !           594: <li>Add BCM5706C and 5708C support.
        !           595: <li>Make a copy of the sensor structs in the sysctl code so we don't get a use after free if the sensor is detached while it is being used.
        !           596: <li>If packets arrive on inactive failover ports in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> setup, do not increase the error count, just silently drop them.
        !           597: <li>In the routing code, make sure the kernel doesn't panic if the address family is not found in the rt_tables.
        !           598: <li>Add show all pools command to inkernel ddb, listing all pools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> does.
        !           599: <li>In FFS code, make sure we dont mark a mount-point Read-Only if we are about to sync it.
        !           600: <!-- 2006/05/19 -->
        !           601: <li>Reimplement Enhanced SpeedStep CPU detection code. Makes a number of VIA C7-M and Pentium-M models work.
        !           602: <li>Initial version of thermal zone support in ACPI.
        !           603: <!-- 2006/05/18 -->
        !           604: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> on i386 and amd64 GENERIC.
        !           605: <li>Add a shutdown hook for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4&format=html">aue(4)</a> devices to reset and stop the device since they can do weird things on a warm reboot.
        !           606: <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spppcontrol&sektion=8&format=html">spppcontrol(8)</a> now that ifconfig handles <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a>.
        !           607: <li>Added a duplicate check to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> for our own advertisements, necessary for dumb non simplex interfaces.
        !           608: <!-- 2006/05/17 -->
        !           609: <li>Fix a SEGV in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&sektion=1&format=html">bc(1)</a> when reading erroneous syntax from the command line.
        !           610: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> on i386 and amd64 to get feedback. Still in development.
        !           611: <li>Make sure the scsi disk probing tests the state of the disk after spinning it up, and not before in order to handle stuff like empty USB card reader slots.
        !           612: <li>Various fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
        !           613: <!-- 2006/05/16 -->
        !           614: <li>Implemented support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>.
        !           615: <li>Add network bootloader for AV400 Aviion systems.
        !           616: <li>Add https URL support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
        !           617: <!-- 2006/05/15 -->
        !           618: <li>Attach 8139s capable of C+ mode to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>.
        !           619: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> driver, only allow Jumbo MTU frames if the chipset is 8169.
        !           620: <li>Initial implementation of IP Roaming in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a>.
        !           621: <li>Add -h option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> to override the hostname that is reported in the SMTP banner.
        !           622: <li>Permit proto 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
        !           623: <li>On i386, add support for Intel 945G/GM video chipsets.
        !           624: <!-- 2006/05/14 -->
        !           625: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&sektion=4&format=html">clcs(4)</a> to amd64 GENERIC.
        !           626: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>, a blob-free driver for Intel PRO/Wireless 3945ABG, found in Centrino Duo laptops.
        !           627: <li>Let Aviion deal with arbitrary load addresses needed for later boot code.
        !           628: <li>Fix for corrupted graphics when using X.Org on some Intel PCI bridges, which misreport themselves as normal bridges when they are transparent.
        !           629: <li>Fix for unwanted int to unsigned short conversions in libcurses.
        !           630: <li>Add -hex option to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1&format=html">openssl(1)</a> rand command to produce hexadecimal output.
        !           631: <!-- 2006/05/13 -->
        !           632: <li>Add support for the usb-attached MetaGeek Wi-Spy.
        !           633: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a> on amd64.
        !           634: <li>Add ALTQ support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4&format=html">san(4)</a> devices too.
        !           635: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a> sets the correct timezone before writing to syslog.
        !           636: <!-- 2006/05/12 -->
        !           637: <li>Allow hotspare disk to be used on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a> even if the firmware sometimes misreports what SCSI type this device is.
        !           638: <!-- 2006/05/11 -->
        !           639: <li>Fix for pim register corruption in the multicast routing code.
        !           640: <li>Handle malloc() failure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>.
        !           641: <li>Add -x and -X options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&sektion=1&format=html">kdump(1)</a> to print output in hex.
        !           642: <!-- 2006/05/10 -->
        !           643: <li>Add support for listing interfaces as arguments to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> and traverse the list, ignoring all other interfaces for which no entry was given.
        !           644: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zzz&sektion=8&arch=i386&format=html">zzz(8)</a> fails with a reasonable error message if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&sektion=8&arch=i386&format=html">apmd(8)</a> is not running.
        !           645: <!-- 2006/05/09 -->
        !           646: <li>Added support for the Aviion platform, a Data General m88k based machine.
        !           647: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alipm&sektion=4&format=html">alipm(4)</a> on sparc64 again, and sprinkle some bus_space_barriers around the driver to help debugging it.
        !           648: <li>Import global ACPI interrupt code to i386 from the amd64 platform.
        !           649: <li>Do not allow delay times of 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
        !           650: <li>On i386, avoid estimating pentium mhz too low, resulting in non-monotonic time.
        !           651: <!-- 2006/05/08 -->
        !           652: <li>Add 'link-timeout n' support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>. Default remains at 10 seconds.
        !           653: <li>Removed unsafe setjmp/longjmp calls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a> that were used in signal handlers.
        !           654: <!-- 2006/05/07 -->
        !           655: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> audio driver added to i386 and amd64 GENERIC, though commented out.
        !           656: <li>Endian fix for getservbyport(), which wants network byte order.
        !           657: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&sektion=4&format=html">bio(4)</a> framework to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a>.
        !           658: <li>Remove the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9&format=html">pool(9)</a> draining hooks. Probably never used in a meaningful way anyhow.
        !           659: <li>Fixes for sgi debug code, unbreaks builds with DEBUG defined.
        !           660: <li>Move the userland stack on m88k to the top of userland address space.
        !           661: <li>Make sure MVME188 machines dont panic if the abort switch is pressed while at ipl 7.
        !           662: <!-- 2006/05/06 -->
        !           663: <li>On m88k, decide whether we are running a 88100 or 88110 by reading the processor identification register instead of basing it on the MVME board number.
        !           664: <li>Endian fix for pfsync code.
        !           665: <li>Fix for pfkey, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> to reliably set up pfkey promiscuous mode.
        !           666: <li>Some pmap fixes for the m88k platform regarding obio on 88100-based system.
        !           667: <!-- 2006/05/05 -->
        !           668: <li>Added various ethernet devices to Alpha GENERIC and RAMDISKBIG kernel images.
        !           669: <li>Restore ALTQ support which was lost on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4&format=html">de(4)</a>.
        !           670: <li>Fix two SEGVs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a>.
        !           671: <!-- 2006/05/04 -->
        !           672: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> also check for such degenerate Diffie-Hellman public exponents.
        !           673: <li>Backport checks for degenerate Diffie-Hellman public exponents from OpenSSL 0.9.8a.
        !           674: <!-- 2006/05/03 -->
        !           675: <li>Remove potential overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> when doing file I/O and len == 0.
        !           676: <li>Add 88110 instruction support to the m88k in-kernel debugger.
        !           677: <li>Initial code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> for prebinding binaries without compromising the security of randomized library linking. Still under development.
        !           678: <li>Make sure OpenRCS diff3 respects the TMPDIR environment variable.
        !           679: <!-- 2006/05/02 -->
        !           680: <li>Add Neterion Xframe-II 10GbE id to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> pcidevs.
        !           681: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>, have each buffer store their own working directory.
        !           682: <li>Plug possible memory leak if AMD K7 powernow init fails.
        !           683: <li>Repair creation of subanchors with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, and loading of subanchors from file.
        !           684: <!-- 2006/05/01 -->
        !           685: <li>Add Rx/Tx FIFO flush support to Yukon based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> cards.
        !           686: <li>Fix for broken mpbioses on VT8237 and nForce4 chipsets. This fixes interrupt routing for several integrated devices on those chipsets in GENERIC.MP.
        !           687: <li>Increase Tx ring count on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> from 64 to 256.
        !           688: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, add support for "tagged {}" lists.
        !           689: <!-- 2006/04/30 -->
        !           690: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> get initialized correctly, fixes a firmware panic if the same WEP key is entered multiple times.
        !           691: <li>Initial import of the Neterion Xframe-I 10GigE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> driver.
        !           692: <li>On macppc, add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a> on Cardbus on GENERIC and RAMDISK kernels, and add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> to RAMDISK too.
        !           693: <!-- 2006/04/29 -->
        !           694: <!-- 2006/04/28 -->
        !           695: <li>Added a driver for the Silicon Laboratories CP2101/CP2102 usb serial adapters.
        !           696: <li>On macppc, allow the nv X driver to mmap() as on i386 when running in mapped mode and allowaperture is non-zero.
        !           697: <li>Added support for the National Instruments PCI-GPIB card.
        !           698: <!-- 2006/04/27 -->
        !           699: <li>Cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pdisk&sektion=8&arch=mac68k&format=html">pdisk(8)</a> for mac68k.
        !           700: <li>Implemented separate pmap for PAE i386 machines, allows for support for machines with more than 4G RAM. Not enabled by default.
        !           701: <li>Support for HBG and DCF77 time sources in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> device.
        !           702: <!-- 2006/04/26 -->
        !           703: <li>Added support for the ICH7-M DH controller in RAID mode.
        !           704: <li>Fixed NULL pointer access in error path for kernel routing code.
        !           705: <li>Initial framework for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> audio driver added.
        !           706: <li>Added support for ATI IXP 600 IDE/SATA controllers.
        !           707: <!-- 2006/04/25 -->
        !           708: <li>Rewrite setjmp()/alarm() code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a> with poll() to avoid signal races.
        !           709: <li>Remove virtual tunnel support from the mrouting code. It breaks multicast on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4&format=html">gif(4)</a> interfaces and a real <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4&format=html">gif(4)</a>-tunnel is more manageable than a multicast tunnel.
        !           710: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> tries only once to open private keys, and not ask for passphrases if the keys cant be opened later anyhow.
        !           711: <!-- 2006/04/24 -->
        !           712: <li>Fix endian issue in netatalk code.
        !           713: <li>Fixes in libc regarding malloc() when allocation of the region succeeds but the allocation of a required page dir fail. Could leave holes in the directory list.
        !           714: <li>Enable asm profiling for i386 if either PROF or GPROF is enabled.
        !           715: <li>Add pci ID for 82801GBM SATA in AHCI mode, found on X60/T60 Thinkpads.
        !           716: <!-- 2006/04/23 -->
        !           717: <li>Endian-safe codepath for AMDtek variants, fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> on macppc.
        !           718: <li>Add support for Dell Bluetooth 350 USB module.
        !           719: <li>Allow Intel SATA to map compatibility interrupts, makes a lot of ICH6M/ICH7M systems work.
        !           720: <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> and com on macppc.
        !           721: <!-- 2006/04/22 -->
        !           722: <li>Rework the signal handler code in the privsep part of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           723: <li>Repair MVME147.
        !           724: <!-- 2006/04/21 -->
        !           725: <li>Add support for Adaptec 2130S and 2230SLP raid adapters.
        !           726: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> devices work as a SENSOR_TIMEDELTA type sensor.
        !           727: <li>Implement outgoing interrupt pipes in uhci USB, makes Creative Voip Blaster work.
        !           728: <li>Add support for Encore ENL832-TX-ICNT device in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4&format=html">ste(4)</a> driver.
        !           729: <!-- 2006/04/20 -->
        !           730: <li>Add support for BCM5752 A2 devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> driver.
        !           731: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> pipe usage to socketpairs. Saves a file descriptor and makes userland ppp over ssh work.
        !           732: <li>Add a few more integrated devices on nForce4 amd64s.
        !           733: <li>Add support for Belkin F5D6020 802.11b Wlan card.
        !           734: <!-- 2006/04/19 -->
        !           735: <li>Fix off-by-one read in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1&format=html">yacc(1)</a>.
        !           736: <li>Fix some signal races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8&format=html">fsck_ext2fs(8)</a> too.
        !           737: <li>Initial driver to decode DCF77 time codes.
        !           738: <li>Add hostname resolving and support for interface groups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> parser.
        !           739: <li>Make sure we dont leak other processes execution history when restoring fpu state on the i386 and amd64 platforms.
        !           740: <!-- 2006/04/18 -->
        !           741: <li>Backport a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> bug fix for code generation which appeared when compiling htons() with -march=686 -O2 flags.
        !           742: <li>Added some more Intel GigE pci IDs.
        !           743: <li>In the kernel watchdog, make sure the parameters are reset to defaults when it is shut down.
        !           744: <li>Move bignum functions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> to a file of its own, now <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> and the sftp server don't have to link with libcrypto.
        !           745: <!-- 2006/04/17 -->
        !           746: <li>Display logical disk status in sysctl for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a>. Now you can use sensorsd to monitor disks on ami.
        !           747: <li>Better detection between K7 powernow and Cool-n-Quiet for amd cpus.
        !           748: <li>Several signal race issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a>.
        !           749: <!-- 2006/04/16 -->
        !           750: <li>Fix two NULL dereferences in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> driver.
        !           751: <li>Support for ICH7R SATA in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>.
        !           752: <li>Preliminary support for Colorgraphic VoyagerVGA pcmcia frame buffer.
        !           753: <!-- 2006/04/15 -->
        !           754: <li>Add support for Asus MyPal A730 PocketPC.
        !           755: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1&format=html">awk(1)</a> handles / inside []'s correctly.
        !           756: <li>Fix problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> when input buffers becomes too large.
        !           757: <li>Produce missing caps lock key event on hp300.
        !           758: <li>Add support for the VT8363 PCI-PCI bridge found in Sony Vaio FS201s.
        !           759: <li>Fix for Kerberos5 code on static arches.
        !           760: <li>On i386 and amd64, enable 3DNow! and SSE support in X11, and enable the via driver for amd64.
        !           761: <li>Added another nForce4 ISA bridge PCI device ID to amd64.
        !           762: <!-- 2006/04/14 -->
        !           763: <li>Various fixes for AMD K7-powernow code on i386.
        !           764: <li>Add support for non-RAID part of the ITExpress IT8212F.
        !           765: <li>Remove all of the i386 DUMMY_NOPS code for good.
        !           766: <li>Initial support for HP98705 "Tigershark" framebuffer for hp300. Text console and X11 are supported.
        !           767: <li>Update Heimdal Kerberos 5 to release 0.7.2.
        !           768: <!-- 2006/04/13 -->
        !           769: <li>Show cpu time spent in interrupts on the vmstat page in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
        !           770: <li>File descriptor leak in httpd/mod_ssl code fixed.
        !           771: <li>Various fixes and updates for both OpenCVS and OpenRCS.
        !           772: <li>Free up memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> if attach fails.
        !           773: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>, add support for "local" to ike rules for multihomed machines.
        !           774: <!-- 2006/04/12 -->
        !           775: <li>Fix signal races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8&format=html">ping6(8)</a>.
        !           776: <li>Rewrite attribute changing code to remove+add instead. Fixes "equal attributes encountered" errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
        !           777: <li>Make rthreads code compile again after header change.
        !           778: <li>Fixes for spl and interrupt counting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> when dealing with half-completed work queues.
        !           779: <!-- 2006/04/11 -->
        !           780: <li>Fix some memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&sektion=8&format=html">ldconfig(8)</a>.
        !           781: <li>In the vlan interface code, make sure we copy the baudrate (link speed) on link state changes from the parent device.
        !           782: <!-- 2006/04/10 -->
        !           783: <li>Switch to OpenRCS, even though some features are still lacking.
        !           784: <li>Add Intrepid 2 GMAC support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> driver.
        !           785: <!-- 2006/04/09 -->
        !           786: <li>Added some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> reset code since some cards freeze up sometimes.
        !           787: <li>On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of the framebuffer memory in WSDISPLAYIO_MODE_DUMBFB mode.
        !           788: <li>Do not honor the address split scheme on MVME188 systems with more than two CMMUs per CPU when operating on caches, since it doesn't work.
        !           789: <li>Fix for sparc64 bus attachment code to better detect which driver to attach. Allows <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> netbooted machines to detect their root device.
        !           790: <!-- 2006/04/08 -->
        !           791: <li>Don't panic in apic code for i386 if an interrupt isn't shareable and is already taken.
        !           792: <!-- 2006/04/07 -->
        !           793: <li>Plug simple memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpr&sektion=1&format=html">lpr(1)</a> too.
        !           794: <li>Fix memory leak on fork failure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a>.
        !           795: <li>Improvements for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&sektion=4&format=html">umidi(4)</a> USB MIDI interface.
        !           796: <li>Add workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> mbuf leak.
        !           797: <li>Superblock sanity checking code added to ffs vfsops.
        !           798: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to version 211.
        !           799: <li>Revert pci access method for xfree code on amd64 since the /dev/pci could cause problems on some machines.
        !           800: <!-- 2006/04/06 -->
        !           801: <li>Allow lists inside lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>.
        !           802: <li>When running emulated binaries, release kernel lock after the exit hook to protect possible free()s.
        !           803: <li>Fix a process datasize leak in UVM when doing mmap with MAP_FIXED.
        !           804: <li>Add skeleton driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> MegaRAID SAS cards.
        !           805: <li>Fixes for floating point state saving in threads code for i386.
        !           806: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> where it would show only the first announced prefix when doing "show rib det source-as #nr".
        !           807: <!-- 2006/04/05 -->
        !           808: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> when writing buffers sharing the same basename.
        !           809: <li>Update to BIND 9.3.2.
        !           810: <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a>, now also enabled on hppa, hppa64 and macppc.
        !           811: <li>Reap child processes asynchronously in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&arch=i386&format=html">hotplugd(8)</a>.
        !           812: <!-- 2006/04/04 -->
        !           813: <li>Add power hook to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
        !           814: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tqphy&sektion=4&format=html">tqphy(4)</a> for macppc found on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> cards.
        !           815: <li>Add "set nexthop self" support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
        !           816: <li>DMA fixes for xscale ARM when changing DMA completion handler.
        !           817: <li>Remove bundled dbm and regex lib from httpd, it picks up our dbm anyhow.
        !           818: <!-- 2006/04/03 -->
        !           819: <li>Installation fixes for Zaurus C3200, avoids a known problem in zbsdmod.
        !           820: <li>When parsing file urls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>, ignore http_proxy.
        !           821: <li>Don't nul-terminate GSSAPI buffers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           822: <!-- 2006/04/02 -->
        !           823: <li>Fix interactivity issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a> and remove a busywait.
        !           824: <li>Prevent panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> if pre-3.0 firmware is being loaded.
        !           825: <li>Fix for timestamp setting problem over nfs.
        !           826: <li>Fix for ctrl-W in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>.
        !           827: <li>Lots of small non-invasive changes in preparation for FFS2.
        !           828: <li>Allow 32-bit session-ids in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> now that sha256 kex is used.
        !           829: <!-- 2006/04/01 -->
        !           830: <li>Make som channels in ICH IDE/SATA controllers native to be able to use the maximum number of disks.
        !           831: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, it will now probe all sensors even if gaps are found in the list.
        !           832: <li>Plug huge memleak in libc regarding how the semantics around telldir() works.
        !           833: <!-- 2006/03/31 -->
        !           834: <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&amp;sektion=8&amp;format=html">sasyncd(8)</a>.
        !           835: <li>Add sysctl to retrieve routing table statistics.
        !           836: <li>Small steps taken in preparation for FFS2.
        !           837: <!-- 2006/03/30 -->
        !           838: <li>Add support for GSM modem SIEMENS ES75 on usb.
        !           839: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&amp;sektion=4&amp;format=html">iop(4)</a> to amd64 GENERIC.
        !           840: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1&amp;format=html">ssh(1)</a>, make sure we handle truncated files while converting keys, and also prevent duplicate log messages when privsep=yes.
        !           841: <li>Add percent escape chars to the IdentityFile option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5&amp;format=html">ssh_config(5)</a>.
        !           842: <!-- 2006/03/29 -->
        !           843: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&amp;sektion=8&amp;format=html">fsck(8)</a> asks y/n, it will now also accept "F" to force yes to all further questions.
        !           844: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1&amp;format=html">ftp(1)</a>, allow fetching zero-length files, and also fix progress-meter for &gt;2G files.
        !           845: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4&amp;format=html">it(4)</a> detection on newer ASUS boards for i386 and amd64.
        !           846: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&amp;sektion=4&amp;format=html">ami(4)</a> sync_cache command so it can run asynchronously.
        !           847: <!-- 2006/03/28 -->
        !           848: <li>Enable MPI-401 MIDI UART on amd64 GENERIC.
        !           849: <li>Imported Perl 5.8.8.
        !           850: <li>Add simple printer for IEEE 802.1AB LLDP to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8&amp;format=html">tcpdump(8)</a>.
        !           851: <li>Add Intel 82801GB SATA support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4&amp;format=html">pciide(4)</a>.
        !           852: <li>Add more space to memory columns in the vm page for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&amp;sektion=1&amp;format=html">systat(1)</a>.
        !           853: <!-- 2006/03/27 -->
        !           854: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4&amp;format=html">em(4)</a> with Intel's FreeBSD em (5.1.5) driver, adds support for 82563 PCI Express chipsets and a few fixes.
        !           855: <li>Added some HiFn, Safenet and Bluesteel crypto cards to GENERIC on alpha.
        !           856: <li>Rework of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4&amp;format=html">iwi(4)</a>, enabling s/w antenna diversity, upgrade firmware to v3.0 layout and reworked rings allocation.
        !           857: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&amp;sektion=4&amp;format=html">ixgb(4)</a> with Intel's FreeBSD ixgb (5.0.1) driver.
        !           858: <li>Add support for Realtek RT8111B PCI Express Gbit MAC.
        !           859: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&amp;sektion=8&amp;format=html">pstat(8)</a>, check for syncer vnodes before calling fs specific routines, so NFS and ext2fs gets correctly handled.
        !           860: <!-- 2006/03/26 -->
        !           861: <li>Split serial on macppc so zs devices are ttya and tty00 supports <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4&amp;format=html">com(4)</a> devices.
        !           862: <li>Sync libpcap with tcpdump.org's 0.9 APIs.
        !           863: <li>Added support for accessing 8-bit ISA I/O through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&amp;sektion=4&amp;format=html">gpio(4)</a> framework. Makes Acrosser AR-B1662 boards work.
        !           864: <li>Added support for Falcom Samba GPRS modem in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&amp;sektion=4&amp;format=html">uftdi(4)</a> driver.
        !           865: <li>Don't allow gpio ping change if /dev/gpio was opened in read-only mode.
        !           866: <li>Per-file I/O accounting is now possible to show in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&amp;sektion=1&amp;format=html">fstat(1)</a>.
        !           867: <!-- 2006/03/25 -->
        !           868: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&amp;sektion=4&amp;format=html">bpf(4)</a> to ignore packets based on their direction.
        !           869: <li>Fixup IP checksum when modifying IP header fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4&amp;format=html">pf(4)</a>.
        !           870: <!-- 2006/03/24 -->
        !           871: <li>Fixes for the receive filter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4&amp;format=html">sis(4)</a> when enabling/disabling promiscuous mode.
        !           872: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=1&amp;format=html">dc(1)</a>, show error message if the argument is a directory.
        !           873: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4&amp;format=html">umsm(4)</a> serial interface for Qualcomm MSM EVDO modems. Enabled on amd64, hppa, hppa64, i386 and macppc.
        !           874: <!-- 2006/03/23 -->
        !           875: <li>Turn on PCI parity checking on sparc64, and set the PCI latency timer for bus master devices.
        !           876: <li>Fix for adb keyboard caps key problem, if remapped to a dead key.
        !           877: <!-- 2006/03/22 -->
        !           878: <li>Fix for broken amd64 mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt routing for SATA on those when running GENERIC.MP.
        !           879: <li>Various fixes from the NetBSD coverity runs.
        !           880: <li>Add support for macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&amp;sektion=5&amp;format=html">ipsec.conf(5)</a>.
        !           881: <li>Change the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8&amp;format=html">bgpd(8)</a> selects nexthops. Required for complex setups e.g. where an additional IGP is running.
        !           882: <li>Add a new SHOW imsg to send optional attributes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> - used to show communities in bgpctl output.
        !           883: <li>Rework signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&amp;sektion=8">ftp-proxy(8)</a>.
        !           884: <li>Add a helper pci_find_device() function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">pci(4)</a> to enumerate the PCI bus.
        !           885: <li>Plug a memory leak and fix a possible crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhid&amp;sektion=3">usbhid(3)</a>.
        !           886: <li>In the /etc/security script, deal with the fact that some shell scripts may contain binary characters.
        !           887: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a>, fix an infinite loop in case of an error in the archive header.
        !           888: <li>Implement the Michael MIC as defined in IEEE 802.11i for TKIP.  This generates a weak 64-bit digest protected by an additional key - required for future IEEE 802.11i/WPA support.
        !           889: <li>Better error checking in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
        !           890: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;sektion=4">ural(4)</a> read and show real MAC/BBP rev as determined, instead of the hardcoded RT2570.
        !           891: <li>Fix panic on iMac G5 (iSight) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smu&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;arch=macppc&amp;format=html">smu(4)</a> due to a missing kernel unlock.
        !           892: <li>Fix an out-of-bounds memory access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1">ksh(1)</a>.
        !           893: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a>, add limited support for format builtin in gnu-m4 mode. This is used by some autoconf scripts.
        !           894: <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4">wscons(4)</a> wsfb X server to run without the need for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86&amp;sektion=4">xf86(4)</a> aperture to be set.
        !           895: <li>In the X server, use /dev/pci to access the PCI configuration space on i386 and amd64, instead of directly accessing the addresses from userland.
        !           896: <li>A large amount of memory leak plugging in various system utilities inspired by Coverity reports, as well as ruling out of hypothetical NULL dereferences.
        !           897: <li>Many changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> to be more careful with types.
        !           898: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a>, make sure the command fifo is ready before returning - fixes a startup race when interacting with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>.
        !           899: <li>Improve  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> to reduce more false positives and thus make the output more useful.
        !           900: <li>Fix some memory leaks in ssh's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gssapi&amp;sektion=3">gssapi(3)</a> code.
        !           901: <li>Change powerpc's BLKDEV_IOSIZE down to 2KB like on all other platforms.
        !           902: <li>Recognize more Intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">pci(4)</a> devices as found on the Acer Travelmate 3012WTMi laptop.
        !           903: <li>Plug memory leak and potential NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hash&amp;sektion=3">hash(3)</a>.
        !           904: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asa&amp;sektion=1">asa(1)</a> use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&amp;sektion=3">getopt(3)</a>.
        !           905: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&amp;sektion=8">init(8)</a>, plug potential memory leaks in error path.
        !           906: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&amp;sektion=4">pcn(4)</a> to recognize Am79c976 and Am79c978.
        !           907: <li>On sparc64, use OFW nodes to enumerate the PCI bus. This makes detection of devices hiding behind bridges more reliable.
        !           908: <li>Extend PCI bus enumeration to allow architecture-specific hooks.
        !           909: <li>Plug potential memory and descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>.
        !           910: <li>Provide new amd64-specific implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exp&amp;sektion=3">exp(3)</a>.
        !           911: <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=revnetgroup&amp;sektion=8">revnetgroup(8)</a>.
        !           912: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a> to probe IT8712F-a and SiS950 devices.
        !           913: <li>Rework tty handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&amp;sektion=1">bc(1)</a> so that things get cleaned up reliably on abort.
        !           914: <li>Place reasonable bounds on memory usage of bufferevents in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent</a>.
        !           915: <li>Provide implementations of the C99 math functions <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunc&amp;sektion=3">trunc(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=truncf&amp;sektion=3">truncf(3)</a>.
        !           916: <li>Plug memory leaks and a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=1">systrace(1)</a>.
        !           917: <li>Make isadma happier on alpha by honoring the 'high' parameter in _bus_dmamem_alloc_range.
        !           918: <li>Change implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=delay&amp;sektion=9">delay(9)</a> on alpha to use rpcc instruction.
        !           919: <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhid&amp;sektion=3">usbhid(3)</a>.
        !           920: <li>Clean up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&amp;sektion=3">fts(3)</a> leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&amp;sektion=1">cp(1)</a>.
        !           921: <li>Clean up file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&amp;sektion=8">authpf(8)</a>.
        !           922: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2">ptrace(2)</a> single-stepping work on alpha.
        !           923: <li>Fix an off-by-one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&amp;sektion=1">csh(1)</a> error handling.
        !           924: <li>Simplify descriptor cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1">ksh(1)</a>, helping us to avoid any descriptor leaks that may have existed.
        !           925: <li>Fix an off-by-one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&amp;sektion=8">ping6(8)</a>.
        !           926: <li>Drastically simplify handling of SCSI vs. AMI commands in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&amp;sektion=4">ami(4)</a> driver.  This is the first step to supporting more RAID features.
        !           927: <li>Correctly deal with -I (interactive) option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">rcs(1)</a> co command.
        !           928: <li>Improve clarity of messages in SGI installer.
        !           929: <li>Fix some off-by-one errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talkd&amp;sektion=8">talkd(8)</a>.
        !           930: <li>Delint various size_t/ssize_t/int mismatches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1">cvs(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">rcs(1)</a>.
        !           931: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">rcs(1)</a>, set exit code when checking out a specific revisions fails.
        !           932: <li>Fix value of hw.cpuspeed sysctl on certain Pentium III models (early stepping 1 Coppermines).  (<a href="http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&amp;numbers=4966">PR 4966</a>).
        !           933: <li>Turn EXTENT_ALIGN into an inline function, shaves 100 bytes from RISC kernels.
        !           934: <li>Remove unused code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop(4)</a>, shaves half a KB from kernel.
        !           935: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mincore&amp;sektion=2">mincore(2)</a> to pass byte count to UVM functions, rather than page count.
        !           936: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;sektion=4">lmc(4)</a> driver, consolidate error message array to shrink kernel by about 1KB.
        !           937: <li>Clean up and ANSIfy <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&amp;sektion=1">tip(1)</a> code and fix some latent bugs.
        !           938: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&amp;sektion=1">rcs(1)</a> co command honor the -q option.
        !           939: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&amp;sektion=1">scp(1)</a>, display error messages even when remote stdout is not initialized.
        !           940: <li>Optimize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&amp;sektion=4">tun(4)</a> by using mbuf clusters instead of mbuf chains for large packets.
        !           941: <li>Fix some "reload" bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&amp;sektion=8">ifstated(8)</a>.
        !           942: <li>Make AMD PowerNow speed control stuff print nice dmesg lines.
        !           943: <li>Fix a quirk of ^C in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&amp;sektion=1">vi(1)</a>.
        !           944: <li>Add sysctl_int_lower() API, consequence of which is that root can now lower the machdep.allowaperture variable without rebooting.
        !           945: <li>Some i386 laptops need more physmem segments (consequence of the kernel moving up by 1MB).
        !           946: <li>A few small fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a>.
        !           947: <li>If <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&amp;sektion=2">poll(2)</a> is interrupted, remember to clear the pollfds array.
        !           948: <li>The zaurus no longer needs to use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86&amp;sektion=4">xf86(4)</a> aperture.
        !           949: <li>Fix %A printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&amp;sektion=8">spamd(8)</a>.
        !           950: <li>Move parsing of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconctl.conf&amp;sektion=5">wsconctl.conf(5)</a> to earlier in the /etc/rc sequence, so that people can use their remapped control key earlier.
        !           951: <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4">apm(4)</a> utilities on amd64 so that the hw.setperf sysctl for CPU speed can be conveniently manipulated through them.
        !           952: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=BN_is_prime&amp;sektion=3">BN_is_prime(3)</a> to realize that 2 is prime.  It took the OpenSSL people what... 8 years to fix this?
        !           953: <li>Fix amd64's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exp&amp;sektion=3">exp(3)</a> implementation which was broken in certain cases by switching to the C version.
        !           954: <li>Repair anonymous logins without passwords in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&amp;sektion=8">ftpd(8)</a>.
        !           955: <li>Some churn in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&amp;sektion=4">ami(4)</a>, heading towards improvements...
        !           956: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>, implement Unicast Reverse Path Forwarding (uRPF) which optionally verifies that a packet is received on the interface that holds the route back to the packet's source address. This makes it an automatic ingress filter, but only when routing is fully symmetric.
        !           957: <li>Add support for Sony CLIE PEG-T625 (and other new) devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;sektion=4">uvisor(4)</a>.
        !           958: <li>Move the i386 kernel up 1MB in virtual address space to provide more space for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isadma&amp;sektion=4">isadma(4)</a>.
        !           959: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> to work with stdin input (pkg_add -).
        !           960: <li>On alpha, protect sgmap extents with splvm().
        !           961: <li>On i386, use pause instructions during IPI lock spinning.
        !           962: <li>Slightly improve the situation with multi-function <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">pcmcia(4)</a> cards.
        !           963: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&amp;sektion=1">compress(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzip&amp;sektion=1">gzip(1)</a> work without /dev/stdin and /dev/stdout.
        !           964: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>, allow configuration directives to contain spaces, if wrapped in double quotes.
        !           965: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>, set TCP_NODELAY flag for all connections not just interactive ones - fixes poor network performance and protocol stalls under some network conditions.
        !           966: <li>On the i386, fix userldt handling (consequence of recent i386 W^X changes) which causes a crash if a LDT-using process does an execve().
        !           967: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=8">mount(8)</a>, add -s flag which skips a mount if the file system is already mounted, handy for MFS partitions.
        !           968: <li>Switch from using PCI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4">le(4)</a> driver to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&amp;sektion=4">pcn(4)</a>.
        !           969: <li>Handle emc6d100 and emc6w201 in the i2c <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;sektion=4">adt(4)</a> driver.
        !           970: <li>Fix local arbitrary command execution vulnerability on local/local and remote/remote copies in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&amp;sektion=1">rcp(1)</a>.
        !           971: <li>Change the install script question 'Do you expect to run the X Window System?' to have 'no' as a default answer, to prevent people accidentially hitting return on the prompt on machines that don't need it.
        !           972: <li>Fix a few subtle bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&amp;sektion=1">vi(1)</a>.
        !           973: <li>Support IAPP pre-standard port 2313 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&amp;sektion=8">hostapd(8)</a>.
        !           974: <li>A output formatting bug (missing space in command line printing) was recently introduced into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&amp;sektion=1">ps(1)</a>.
        !           975: <li>Grok %z in the format string warning code for the older gcc we have in the tree.
        !           976: <li>Foil potential <a href="http://en.wikipedia.org/wiki/Timing_attack">timing attacks</a> in login by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&amp;sektion=3">bcrypt(3)</a> on non-existent users as well, instead of DES.
        !           977: <li>On amd64, properly route ISA interrupts through ioapics.
        !           978: <li>Some obscure fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a>.
        !           979: <li>Support the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&amp;sektion=4">iic(4)</a> controller found in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpm&amp;sektion=4">amdpm(4)</a>.
        !           980: <li>Now AMD PowerNow K8 support works on i386 and amd64, so that hw.setperf can adjust the processor speed.
        !           981: <li>Serial port support on the Zaurus was busted by the recent clock changes because of an interrupt mask mistake.
        !           982: <li>Improve the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&amp;sektion=4">iic(4)</a> scanning for ADM1030 and ADM1031 devices (supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&amp;sektion=4">admtemp(4)</a>).
        !           983: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&amp;sektion=1">grep(1)</a> do proper handling for patterns which include newlines.
        !           984: <li>Using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&amp;sektion=4&amp;arch=i386">pcibios(4)</a> information, properly initialize the VIA VT8233, and support SiS 962.
        !           985: <li>Fix the long delay probe for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adb&amp;sektion=4&amp;arch=macppc">adb(4)</a> on some machines (in particular, the powerpc Mac Mini).
        !           986: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a>, group block parameters were reset to default (duh, that is wrong).
        !           987: <li>Repair a really stupid (and old) bug in spanning-tree <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&amp;sektion=4">bridge(4)</a> support.
        !           988: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> work with scp (see PKG_PATH).
        !           989: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>, implement diffie-hellman-group-exchange-sha256 key exchange method (which is now default when client/server support it).
        !           990: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> driver, add support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&amp;sektion=4">cardbus(4)</a> Sony Ericsson GC89 UMTS/GPRS/GSM modem.
        !           991: <li>For all you Road Warriors in need of more dynamic IPSEC, in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&amp;sektion=8">ipsecctl(8)</a>, add dynamic option ("ike dynamic esp") which uses the system hostname as source identifier instead of the IP address. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&amp;sektion=5">ipsec.conf(5)</a>.
        !           992: <li>Repair UDMA for the Via VT8237 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> driver.
        !           993: <li>Fix a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&amp;sektion=2">mmap(2)</a> related panic.
        !           994: <li>Fit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mt&amp;sektion=1">mt(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eject&amp;sektion=1">eject(1)</a> onto all the install media.
        !           995: <li>Add some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&amp;sektion=4">acpi(4)</a> debugging support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;sektion=4">ddb(4)</a>.
        !           996: <li>Move remaining bits of the network stack to use splnet instead of splimp, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&amp;sektion=9">spl(9)</a>.
        !           997: <li>OpenCVS development continues with new energy.
        !           998: <li>Stop trying to allocate rotationally optimal blocks in FFS, since modern disks don't care.
        !           999: <li>Repair stdin handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&amp;sektion=1">sdiff(1)</a>.
        !          1000: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&amp;sektion=4">tun(4)</a> is not a point-to-point interface, but a tunnel.
        !          1001: <li>Fix a buffer cache race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&amp;sektion=4">vnd(4)</a>.
        !          1002: <li>Fix a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cap_mkdb&amp;sektion=1">cap_mkdb(1)</a>.
        !          1003: <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a> that cut short our filename lengths by one miserable character.
        !          1004: <li>Initial 1-Wire <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=onewire&amp;sektion=4">onewire(4)</a> bus support, including drivers for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpioow&amp;sektion=4">gpioow(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owid&amp;sektion=4">owid(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a>.
        !          1005: <li>More churn in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a>.
        !          1006: <li>In X11, support 10-bit color DAC video cards on Alpha TGA2 cards.
        !          1007: <li>Do underlining in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zx&amp;sektion=1&amp;arch=sparc">zx(4)</a> sparc/sparc64 video driver.
        !          1008: <li>Fix an old bug on ARM-based machines, that would very rarely and very randomly deliver a SIGBUS that was not expected or wanted by anyone.
        !          1009: <li>Display cpu states right away (not delayed) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&amp;sektion=1">top(1)</a>.
        !          1010: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&amp;sektion=4">art(4)</a> now works on sparc64 as well.
        !          1011: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&amp;sektion=4">ami(4)</a>, support a few more re-licensed parts by ACER, FSC, Intel and NEC.
        !          1012: <li>Support Compaq Flash Socket CF 10/100 card in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne(4)</a>.
        !          1013: <li>Support National Semiconductor DP83847 DsPHYTER PHY in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsphyter&amp;sektion=4">nsphyter(4)</a>.
        !          1014: <li>Some repair to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&amp;sektion=4">vic(4)</a> so that it might soon work for VMWARE.
        !          1015: <li>Handle National Semicondutor lm96000 in the i2c <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;sektion=4">adt(4)</a> driver.
        !          1016: </ul>
        !          1017: <p>
        !          1018:
        !          1019: This list mentions mostly platform-independent changes.  For a list of changes
        !          1020: made in a particular platform, please check the page for that platform.  If you
        !          1021: find them not listed there, the changes are either (1) not being documented or
        !          1022: (2) are documented here.<br><br>
        !          1023:
        !          1024: <hr>
        !          1025: <p>
        !          1026: <h3>
        !          1027: For changes in other releases, click below:<br>
        !          1028: <a href="plus20.html">2.0</a>,
        !          1029: <a href="plus21.html">2.1</a>,
        !          1030: <a href="plus22.html">2.2</a>,
        !          1031: <a href="plus23.html">2.3</a>,
        !          1032: <a href="plus24.html">2.4</a>,
        !          1033: <a href="plus25.html">2.5</a>,
        !          1034: <a href="plus26.html">2.6</a>,
        !          1035: <a href="plus27.html">2.7</a>,
        !          1036: <a href="plus28.html">2.8</a>,
        !          1037: <a href="plus29.html">2.9</a>,
        !          1038: <a href="plus30.html">3.0</a>,
        !          1039: <a href="plus31.html">3.1</a>,
        !          1040: <a href="plus32.html">3.2</a>,
        !          1041: <a href="plus33.html">3.3</a>,
        !          1042: <a href="plus34.html">3.4</a>,
        !          1043: <a href="plus35.html">3.5</a>,
        !          1044: <a href="plus36.html">3.6</a>,
        !          1045: <a href="plus37.html">3.7</a>.
        !          1046: <a href="plus38.html">3.8</a>,
        !          1047: <a href="plus39.html">3.9</a>
        !          1048: <a href="plus.html">current</a>.
        !          1049: <br>
        !          1050: </h3>
        !          1051:
        !          1052: <hr>
        !          1053: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
        !          1054: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
        !          1055: <br><small>$OpenBSD: plus.html,v 1.1026 2006/10/26 15:06:48 pvalchev Exp $</small>
        !          1056:
        !          1057: </body>
        !          1058: </html>