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

Annotation of www/plus48.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.8 changes</title>
        !             5: <link rev="made" href="mailto:www@openbsd.org">
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="OpenBSD -current changes">
        !             8: <meta name="keywords" content="openbsd,changes">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 1996-2009 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">OpenBSD 4.8 to be released</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).  Machine
        !            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: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
        !            28:
        !            29: <p>
        !            30: <h3>
        !            31: For changes in other releases, click below:<br>
        !            32: <a href="plus20.html">2.0</a>,
        !            33: <a href="plus21.html">2.1</a>,
        !            34: <a href="plus22.html">2.2</a>,
        !            35: <a href="plus23.html">2.3</a>,
        !            36: <a href="plus24.html">2.4</a>,
        !            37: <a href="plus25.html">2.5</a>,
        !            38: <a href="plus26.html">2.6</a>,
        !            39: <a href="plus27.html">2.7</a>,
        !            40: <a href="plus28.html">2.8</a>,
        !            41: <a href="plus29.html">2.9</a>,
        !            42: <a href="plus30.html">3.0</a>,
        !            43: <a href="plus31.html">3.1</a>,
        !            44: <a href="plus32.html">3.2</a>,
        !            45: <a href="plus33.html">3.3</a>,
        !            46: <a href="plus34.html">3.4</a>,
        !            47: <a href="plus35.html">3.5</a>,
        !            48: <a href="plus36.html">3.6</a>,
        !            49: <br>
        !            50: <a href="plus37.html">3.7</a>,
        !            51: <a href="plus38.html">3.8</a>,
        !            52: <a href="plus39.html">3.9</a>,
        !            53: <a href="plus40.html">4.0</a>,
        !            54: <a href="plus41.html">4.1</a>,
        !            55: <a href="plus42.html">4.2</a>,
        !            56: <a href="plus43.html">4.3</a>,
        !            57: <a href="plus44.html">4.4</a>,
        !            58: <a href="plus45.html">4.5</a>,
        !            59: <a href="plus46.html">4.6</a>,
        !            60: <a href="plus47.html">4.7</a>,
        !            61: <a href="plus.html">-current</a>.
        !            62: <br>
        !            63: </h3>
        !            64:
        !            65: <p>
        !            66: <h3><font color="#0000e0">Changes made between OpenBSD 4.7 and 4.8</font></h3><p>
        !            67: <p>
        !            68:
        !            69: <ul>
        !            70: <!-- 2010/08/10 -->
        !            71: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
        !            72: <!-- 2010/08/09 -->
        !            73: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> editor prompt for the 'R' (resize) command.
        !            74: <li>Make sure hardware and software are synchronized in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
        !            75: <!-- 2010/08/08 -->
        !            76: <li>Added suspend/resume handler for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&sektion=4&format=html">radeondrm(4)</a>.
        !            77: <li>Closed race between the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> thread and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> ioctls running in process context.
        !            78: <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
        !            79: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> try to save the vga hardware state around suspend.
        !            80: <li>Moved to 4.8-beta.
        !            81: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioapic&sektion=4&format=html">ioapic(4)</a> restore the APIC ID to what we set it to at boot.
        !            82: <li>Activated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> function for suspend/restore.
        !            83: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> version 5.6.
        !            84: <li>Make disklabel -p slightly nicer by accepting capital letters and printing a more useful error message for invalid ones.
        !            85: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> silence BIOS takeover failure messages on unsuspends.
        !            86: <!-- 2010/08/07 -->
        !            87: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> report sleep state on RAMDISK kernel.
        !            88: <li>Fixed bug that could lead to panic in NTFS.
        !            89: <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
        !            90: <li>Added suspend/resume functions to aliagp, viaagp and amdagp.
        !            91: <li>Improved sisagp suspend/resume.
        !            92: <li>Allow a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> initial macro on a line to be delimited by a space or a tab (as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff(1)</a> behaviour).
        !            93: <li>Fixed bug and memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>.
        !            94: <li>Make intelagp save and restore registers on suspend/resume.
        !            95: <li>Preserved blank lines at the end of .Bd -literal in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> -Thtml output.
        !            96: <li>Enforced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> register access restrictions.
        !            97: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiac&sektion=4&format=html">acpiac(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibat&sektion=4&format=html">acpibat(4)</a> generate power change events for APM. Makes power up and power down scripts work with ACPI.
        !            98: <li>Avoided panics when detaching a partially attached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> device.
        !            99: <li>Added resume support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>.
        !           100: <li>Upon resume, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> notify all the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiac&sektion=4&format=html">acpiac(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibat&sektion=4&format=html">acpibat(4)</a> drivers to update their status.
        !           101: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> dependencies check.
        !           102: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8&format=html">init(8)</a> disable lidsuspend when powering down.
        !           103: <li>On resume, make the host RNG reactivate on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> host bridges that need it.
        !           104: <!-- 2010/08/06 -->
        !           105: <li>Added initial support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isa&sektion=4&format=html">isa(4)</a> suspend and resume.
        !           106: <li>Corrected a problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> which could cause the wrong af to be displayed.
        !           107: <li>Fixed suspend/resume bugs with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> i915 chipsets.
        !           108: <li>Fixed suspend/resume bugs with intel i810 chipsets.
        !           109: <li>Fixed bug in libsndio.
        !           110: <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
        !           111: <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a>, <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=nfe&sektion=4&format=html">nfe(4)</a> for suspend/resume.
        !           112: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&sektion=4&format=html">bktr(4)</a>.
        !           113: <!-- 2010/08/05 -->
        !           114: <li>Added a new i386/amd4 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> entry: machdep.lidsuspend which decides whether a lid close causes a suspend.
        !           115: <li>Added suspend/resume support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4&format=html">sili(4)</a>.
        !           116: <li>Removed the AML parser from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.
        !           117: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibtn&sektion=4&format=html">acpibtn(4)</a>.
        !           118: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a> via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> by splitting pf_icmp_mapping() into IPv4 and IPv6 sections.
        !           119: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> to allow some machines to have more than one suspend cycle.
        !           120: <li>Added Windows 2009 to the DSDT valid OSI table.
        !           121: <li>Avoided a tail queue corruption in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
        !           122: <li>Make the caps/num/scroll lock keys on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=btkbd&sektion=4&format=html">btkbd(4)</a> to lit correctly the LEDs instead of panicking.
        !           123: <li>Fixed bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> local/remote window calculation for datagram data channels.
        !           124: <!-- 2010/08/04 -->
        !           125: <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> for suspend/resume.
        !           126: <li>Explicitly disable ftgl in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlock&sektion=1&format=html">xlock(1)</a>.
        !           127: <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4&format=html">bce(4)</a> in i386 GENERIC and RAMDISK kernels.
        !           128: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> resume.
        !           129: <li>Added suspend/resume support for PCI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices.
        !           130: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a> cdroms attached to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> wake up.
        !           131: <li>Make sure xkblayout is not set from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> setting if specified in xorg.conf.
        !           132: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> render literal displays correctly when there is more than one macro on an input line.
        !           133: <li>Fixed keylength for aes-128-cbc in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> quick mode.
        !           134: <li>Updated zoneinfo database to tzdata2010k from elsie.nci.nih.gov.
        !           135: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> print supported sleep states to dmesg.
        !           136: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           137: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print the MTU in OSPF dd packets.
        !           138: <li>Activated function for suspend/resume in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a>.
        !           139: <li>Added support for CA keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> PKCS#11 tokens.
        !           140: <li>Added fixes from upstream to XCB in Xenocara: various memory leaks, ensure get_wm_class_from_reply returns a valid C-string.
        !           141: <!-- 2010/08/03 -->
        !           142: <li>Enabled certificates for host based authentication in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           143: <li>Make MAKEDEV create two more USB device nodes by default.
        !           144: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> stop attempting to read or write caches on USB disks.
        !           145: <li>Added support for 82576 fiber adaptors for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> Ethernet devices.
        !           146: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> update to silently ignore a pkgpath problem.
        !           147: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> i915 light up after unsuspend.
        !           148: <li>Fixed a leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
        !           149: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
        !           150: <!-- 2010/08/02 -->
        !           151: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhidctl&sektion=1&format=html">usbhidctl(1)</a> to be used on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4&format=html">ums(4)</a>.
        !           152: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=knote&sektion=9&format=html">knote(9)</a> handling for exiting processes.
        !           153: <li>Ignore SIGPIPE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> message enqueueing as it prevented /usr/sbin/sendmail from relaying the server diagnostic back to the user.
        !           154: <li>Suppressed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=MAKEDEV&sektion=8&format=html">MAKEDEV(8)</a> warnings about 'unknown device' that can appear during upgrades when /etc/fstab is using disklabel UID's to mount partitions.
        !           155: <li>Prevented illegal struct casting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>.
        !           156: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a> show PCIe link/speed.
        !           157: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> save/restore more registers at suspend/resume for those chips which look like they need it or don't, when it appears they don't need it.
        !           158: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readlink&sektion=2&format=html">readlink(2)</a> on FFS and ext2 file systems to consistently return EFAULT when appropriate.
        !           159: <!-- 2010/08/01 -->
        !           160: <li>Improved USB keyboard support to permit rogue keyboard to attach and be usable to a certain extent.
        !           161: <li>Added infrastructure to build GCC 4.2.1 on sparc platform.
        !           162: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=remote&sektion=5&format=html">remote(5)</a> parsable again by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a>.
        !           163: <li>Fixed switching back from a text VT in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbtablet&sektion=4&format=html">usbtablet(4)</a> and make it avoid stealing the keyboard or other input device events.
        !           164: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> from letting regular users logging in during anonymous-only mode (-A).
        !           165: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
        !           166: <!-- 2010/07/31 -->
        !           167: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> version 1.10.5 with feature -Tpdf now fully working and bug fixes: proper handling of quoted strings by .ds in roff, allow empty .Dd, make .Sm start no-spacing after the first output word, underline .Ad, minor fixes in -Thtml.
        !           168: <li>Fixed X server mysteriously exiting on macppc platform.
        !           169: <li>Added support for M-audio Audiophile 192k in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>.
        !           170: <li>Prevented infinite loop in OpenCVS.
        !           171: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ym&sektion=4&format=html">ym(4)</a>.
        !           172: <li>Removed the `midisyn' framework and anything using it: the opl device and the midi interface to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcppi&sektion=4&format=html">pcppi(4)</a>.
        !           173: <li>Updated xrange to version 1.3.3, libpciaccess to 0.12 and sessreg to 1.0.6.
        !           174: <!-- 2010/07/30 -->
        !           175: <li>Prevented midi devices from attaching as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> that could lead to leave a phantom <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
        !           176: <li>Fixed Python 2.6 build on hppa.
        !           177: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
        !           178: <li>Make "netstat -rvA" not print "Label" caption.
        !           179: <li>Avoided an xclock bus error on sparc64.
        !           180: <!-- 2010/07/29 -->
        !           181: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> print a column with the routing label if "netstat -vr" or "route -v show" are called with the -v switch.
        !           182: <!-- 2010/07/28 -->
        !           183: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4&format=html">ipw(4)</a>, <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=iwn&sektion=4&format=html">iwn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
        !           184: <li>Added -U and -C to specify context length for OpenCVS diff command.
        !           185: <li>Added suspend save/restore for SIS3112.
        !           186: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> delay suspend a bit longer before giving up, it fixes machines that sometimes don't suspend.
        !           187: <!-- 2010/07/27 -->
        !           188: <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a> for suspend/resume.
        !           189: <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4&format=html">bce(4)</a>.
        !           190: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> compilation on gcc2 platforms.
        !           191: <li>Make sure to stop DMA before suspend in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
        !           192: <li>Update xserver to version 1.8, xf86-input-keyboard to 1.4.0 and xf86-input-mouse to 1.5.0.
        !           193: <li>Added support for multibyte characters in libc, installed the en_US.UTF-8 ctype locale support file, and allow the UTF-8 ctype locale to be enabled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&sektion=3&format=html">setlocale(3)</a> (export LC_CTYPE='en_US.UTF-8').
        !           194: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> set the sleeping indicator light on machines that support it.
        !           195: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a>.
        !           196: <li>Fixed video on HP Pavilion dv7-3160us on resume.
        !           197: <li>Fixed docked Thinkpads hang at boot.
        !           198: <li>Added scsi_cmd_rw_decode() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> for decoding any SCSI READ or WRITE command, and update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a> to make use of it.
        !           199: <li>Added additional notify handler for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidock&sektion=4&format=html">acpidock(4)</a>, according to ACPI specifications.
        !           200: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, make sure FFS inputs and outputs are aligned for optimal performance on newer disk that lie about their sector size.
        !           201: <!-- 2010/07/26 -->
        !           202: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> to amd64 GENERIC kernel.
        !           203: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a> back after resume on eeepc 1000HE.
        !           204: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> update progress message.
        !           205: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> back after resume on eeepc701.
        !           206: <li>Added a framesize quirk for Microsoft LifeCam in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>.
        !           207: <li>Turn on -Wsystem-headers by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>.
        !           208: <li>Fixed watchdog timeout issues on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           209: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpisony&sektion=4&format=html">acpisony(4)</a> to support Sony ACPI hotkeys. Currently it only supports the suspend button.
        !           210: <li>Fixed a bus error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> B-Tree.
        !           211: <li>Improved rthreads by correcting the links between threads, processes, pgrps and sessions.
        !           212: <!-- 2010/07/25 -->
        !           213: <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> with upstream, adding bug fixes: do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> .Pp produce a newline before/after .Sh, avoid double blank lines related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .sp and .br, let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .nf and .fi flush the line, let "\ " produce a non-breaking space,  discard \m colour escape sequences, map undefined 1-character-escapes to the literal character itself; and new features: support the .in macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a>, support minimal PDF output, support .Sm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> HTML output, support .Vb and .nf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> HTML output, complete the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> manual.
        !           214: <li>Updated a lot of fonts packages in Xenocara.
        !           215: <li>Added portslock cleaning in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8&format=html">daily(8)</a>.
        !           216: <li>Make DVD play again with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>.
        !           217: <!-- 2010/07/24 -->
        !           218: <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> to make it handle C99's _Bool and _Complex plus some GCC extensions (__real__ and __imag__ operators, the use of '~' for complex conjugation, and 'i' or 'j' as a suffix for complex constants).
        !           219: <li>Prevented dead locks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
        !           220: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4/HPPA)</a> converts PCI addresses to proper 64-bit physical addresses on hppa64.
        !           221: <li>In Xenocara, updated xmore to version 1.0.2, xf86-video-ark to 0.7.3, xf86-video-chips to 1.2.3, xf86-video-rendition to 4.2.4, xf86-video-sisusb to 0.9.4, xf86-video-trident to 1.3.4, xf86-video-tseng to 1.2.4, xf86-video-voodoo to 1.2.4,  DejaVu TrueType fonts to 2.31, fonts/encodings to 1.0.3, font/alias to 1.0.2.
        !           222: <li>Added check for vblank_mode in DRI2 GLX code.
        !           223: <li>Added config query extension to Xenocara DRI2.
        !           224: <li>Work around the recent Xenocara slowing down caused by mesa changes.
        !           225: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> pmap_extract() work for large pages on hppa64.
        !           226: <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> safe lock causing panics.
        !           227: <li>Moved to 4.8-beta.
        !           228: <li>Fixed a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a>.
        !           229: <li>Added suspend/resume to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a>.
        !           230: <li>As latest GNU patch, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1&format=html">patch(1)</a> sends normal output to stdout instead of stderr.
        !           231: <!-- 2010/07/23 -->
        !           232: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ci&sektion=1&format=html">ci(1)</a>.
        !           233: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> handle non standard redirection to relative URL in the `Location:' header of HTTP responses.
        !           234: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> to exit on a fatal error when it permanently fails a bounce delivery.
        !           235: <li>Make sure the call to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=reboot&sektion=2&format=html">reboot(2)</a> is reached without being killed by some other processes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=reboot&sektion=8&format=html">reboot(8)</a>.
        !           236: <li>Changed the strategy for using the FPU in the amd64 kernel. The kernel FPU state is now shared with all processes and threads.
        !           237: <li>Prevented a leak of FPU and SSE registers content between processes in machine-dependent initialization of amd64 and i386.
        !           238: <li>Added support for playback sync endpoints in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
        !           239: <li>Imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=1&format=html">video(1)</a> in Xenocara. video is an application for recording and/or displaying images from a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a> device.
        !           240: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> protection against opening by multiple processes at the same time.
        !           241: <li>Added suspend/resume to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>.
        !           242: <li>Permitted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&sektion=2&format=html">pipe(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setresgid&sektion=2&format=html">setresgid(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setresuid&sektion=2&format=html">setresuid(2)</a> in policy for chrooted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a>.
        !           243: <!-- 2010/07/22 -->
        !           244: <li>Improved suspend on laptops by giving <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> more time to complete the STANDBP IMMED command.
        !           245: <li>Fixed a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> crash.
        !           246: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> save and restore as many registers as it can from front-ends chips. More to be added, chip by chip.
        !           247: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> resume.
        !           248: <li>Fixed the "no changes" detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ci&sektion=1&format=html">ci(1)</a> when a file has RCS keywords.
        !           249: <li>Removed the VM_KMPAGESFREE sysctl.
        !           250: <li>Fixed a NULL pointer deref in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           251: <li>Added suspend/resume to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
        !           252: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> buffer error handling.
        !           253: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a> keyboard reset on resume.
        !           254: <li>Added support for disable and enable states for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a> mouse for suspend/resume.
        !           255: <li>Big cleanup of SMALL_KERNEL macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>.
        !           256: <li>In amd64 AES CTR mode, fixed counter increment for buffers larger than 64 bytes.
        !           257: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> -N resolve network addresses.
        !           258: <li>Prevented a process from entering <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> wpi_ioctl() while another process has called a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&sektion=9&format=html">tsleep(9)</a> in wpi_init().
        !           259: <li>Fixed various regression in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> due to scsi_scsi_cmd() removal.
        !           260: <li>Prevented a .Nm block to get a special handling as in the SYNOPSIS when being used as a normal in line element.
        !           261: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=4&format=html">systrace(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pty&sektion=4&format=html">pty(4)</a> use ENODEV instead of read()/write() functions.
        !           262: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a> search filter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> compatible.
        !           263: <li>Fixed NULL deref in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
        !           264: <li>Improved FPU context checking when an IPI occurs on amd64 and i386.
        !           265: <li>Added suspend/resume to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
        !           266: <!-- 2010/07/21 -->
        !           267: <li>Added quirks for E-MU 0202 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
        !           268: <li>Make OpenCVS "ci" and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ci&sektion=1&format=html">ci(1)</a> use username when author is NULL.
        !           269: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> in the GENERIC kernel.
        !           270: <li>Added bits for USB 2.0 playback support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
        !           271: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> support 24-bits encodings (and removed support 16-bit big endian encodings).
        !           272: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpitz&sektion=4&format=html">acpitz(4)</a> print to dmesg the temperature that will provoke critical temperature shutdown.
        !           273: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> to timeout when stopping DMA channels.
        !           274: <li>Added OpenSSH's timingsafe_bcmp() to libkern and switched some obvious network stack MAC comparisons from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcmp&sektion=3&format=html">bcmp(3)</a> to timingsafe_bcmp().
        !           275: <!-- 2010/07/20 -->
        !           276: <li>Improved filesystem stability during suspend by using bufq_quiesce() and bufq_restart() on i386 and zaurus.
        !           277: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> interrupt controller.
        !           278: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&sektion=9&format=html">tsleep(9)</a> usage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiec&sektion=4&format=html">acpiec(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpitz&sektion=4&format=html">acpitz(4)</a>, preventing troubles with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wakeup&sektion=9&format=html">wakeup(9)</a>.
        !           279: <li>Fixed a bug in the flexible buffer queue API.
        !           280: <!-- 2010/07/19  -->
        !           281: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, allowed variables SysV modifiers, added :QL modifier.
        !           282: <li>Fixed bug in hostap mode for the Ralink RT2860, RT3090, RT3390, RT3562 chipset driver.
        !           283: <li>Use new callback in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ieee80211&sektion=9&format=html">ieee80211(9)</a> hostap mode to notify the driver when a STA leaves the BSS.
        !           284: <li>Fixed handling of hidden symbols for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> Binary File Descriptor library on the hppa platform.
        !           285: <li>Added a "ControlPersist" option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&format=html">ssh_config(5)</a> that automatically starts a background <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> multiplex master when connecting.
        !           286: <li>Improved LSA handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
        !           287: <li>Added a quirk in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> to allow attaching devices which are audio class compliant enough even if the device claim to have a vendor defined interface class.
        !           288: <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
        !           289: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=termcap&sektion=5&format=html">termcap(5)</a> from upstream ncurses-5.7-20100717.
        !           290: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cproj&sektion=3&format=html">cproj(3)</a> family to not return garbage on finite arguments.
        !           291: <!-- 2010/07/18 -->
        !           292: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
        !           293: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=termcap&sektion=5&format=html">termcap(5)</a> from ncurses-5.7-20100717.
        !           294: <li>Added support for VBLANK in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a>.
        !           295: <li>Avoided going back to sleep/reboot/shutdown immediately after resume by clearing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> event status on resume.
        !           296: <li>Make xf86-video-wildcatfb driver compatible with Xorg 1.8.
        !           297: <li>Repaired Gdium support on loongson.
        !           298: <li>Gave each <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> devices on the bus full openings.
        !           299: <li>Added support for Winbond/Nuvoton W83627DHG-P in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&sektion=4&format=html">wbsio(4)</a>.
        !           300: <!-- 2010/07/17 -->
        !           301: <li>In Xenocara, updated xf86-video-dummy to version 0.3.4, xf86-video-neomagic to 1.2.5, xf86-video-sis to 0.10.3, libXcomposite to 0.4.2, libXdamage to 1.1.3, libXfixes to 4.0.5, libXrender to 0.9.6, libXext to 1.1.2.
        !           302: <li>Patched freetype from upstream to fix CVE-2010-2497 freetype integer underflow, CVE-2010-2498 freetype invalid free,  CVE-2010-2499 freetype buffer overflow, CVE-2010-2500 freetype integer overflow, CVE-2010-2519 freetype heap buffer overflow, CVE-2010-2520 freetype buffer overflow on heap.
        !           303: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff&sektion=1&format=html">diff(1)</a> improvements.
        !           304: <!-- 2010/07/16 -->
        !           305: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strip&sektion=1&format=html">strip(1)</a> exit with an error if an objfile could not be read.
        !           306: <li>Added more timing paranoia in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           307: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff&sektion=1&format=html">diff(1)</a> return 2 on error.
        !           308: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> terminal capabilities.
        !           309: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> .Sm macro and end of sentence recognition.
        !           310: <!-- 2010/07/15 -->
        !           311: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a> use iohandlers to acknowledge asynchronous events.
        !           312: <li>Fixed antenna diversity on Atheros AR5416, AR5418, AR9160, AR9220, AR9223, AR9280, AR9281, AR9285, AR9227 and AR9287 chipsets.
        !           313: <li>Make OpenCVS "diff" command and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcsdiff&sektion=1&format=html">rcsdiff(1)</a> die if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2&format=html">pread(2)</a> fails.
        !           314: <li>Prevented MetaGeek Wi-Spy 2.4i to attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4&format=html">uhid(4)</a>.
        !           315: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> store openssl error output during verification, and log it if it didn't work.
        !           316: <li>Added 'bps' and 'msb' members to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> structs audio_encoding and audio_prinfo. They respectively describe the number of bytes per sample and data alignment in the sample.
        !           317: <li>Fixed panic due to virtual memory map lock in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a>.
        !           318: <!-- 2010/07/14 -->
        !           319: <li>Fixed double active connections printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
        !           320: <li>Implemented videopoll() for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a>.
        !           321: <li>Fixed a MRT file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
        !           322: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioprbs&sektion=4&format=html">ioprbs(4)</a> to always report success on read/write requests even if they failed or only partially completed.
        !           323: <li>Make the routing table sockets, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> notify about lost packets with new message RTM_DESYNC.
        !           324: <!-- 2010/07/13 -->
        !           325: <li>Fixed bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           326: <li>Prevented OpenCVS to silently overwrite untracked local files with newly-added repository files.
        !           327: <li>Improved OpenCVS conflicts recognition.
        !           328: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ci&sektion=1&format=html">ci(1)</a> segfault when used with -l option and a zero byte long message. Fix added to OpenCVS RCS too.
        !           329: <li>Fixed a kernel panic caused by an integer overflow in FFS allocator.
        !           330: <li>Added a DMA allocator in the kernel: dma_alloc() and dma_free().
        !           331: <li>Handled Tm macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a>.
        !           332: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a>.
        !           333: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&sektion=4&format=html">pflow(4)</a> display in rule printing.
        !           334: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&sektion=4&format=html">iop(4)</a> dmesg printing.
        !           335: <li>Avoided a double <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3&format=html">free(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           336: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> delete all files in /tmp at boot.
        !           337: <li>Implemented a timing_safe_cmp() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> to compare memory without leaking timing information by short-circuiting like memcmp() and used it for some of the more sensitive comparisons.
        !           338: <li>Fixed a broken mask for Core 1 and 2 temperature and bias properly for degC in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=itherm&sektion=4&format=html">itherm(4)</a>.
        !           339: <li>Fixed PR 6376 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a>.
        !           340: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> to release 1.10.4: proper .Bk support, mostly finished -Tps output, implemented -Thtml output for .Nm blocks and .Bk -words, allowed iterative interpolation of user-defined roff strings. Plus bug fixes and performance improvements.
        !           341: <!-- 2010/07/12 -->
        !           342: <li>Expand %h to the hostname in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&format=html">ssh_config(5)</a> Hostname options.
        !           343: <li>Make ExitOnForwardFailure work with fork-after-authentication for -f option of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           344: <li>Updated libevent to version 1.4.14b: fixed memory-leak of signal handler array with kqueue, make evutil_make_socket_nonblocking() leave any other flags alone, adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(), re-added event_siglcb, fixed a free(NULL) in min_heap.h, clean up properly when adding a signal handler fails.
        !           345: <li>Fixed bugs in OpenBSD::State(3p).
        !           346: <!-- 2010/07/11 -->
        !           347: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> print an error when an old client is not compatible with a new server.
        !           348: <!-- 2010/07/10 -->
        !           349: <li>Reduced delays a bit in the miibus read/write routines for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>.
        !           350: <li>Added bootstrap loader to the beagle platform.
        !           351: <li>Added support for sun4e on the sparc platform.
        !           352: <li>Updated libpciaccess to version 0.11 in Xenocara.
        !           353: <li>Prevented clients to hang on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> by retrying requests when the B-Tree is busy.
        !           354:
        !           355: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> parameter handling: don't try to open a ``default'' midi port if no files are given on the command line.
        !           356: <li>Prevented a kernel panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> by limiting SCIOCCOMMAND and ATAIOCCOMMAND requests.
        !           357: <!-- 2010/07/09 -->
        !           358: <li>Rewrote the polling codepath in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a>, make it better multiprocessor-safe.
        !           359: <li>Make OpenCVS and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> conforms to GNU <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a> allowed characters in symbol/tag names.
        !           360:
        !           361: <li>Made cvs_unedit_local() OpenCVS conform to other functions with the `-t' and `-n' flags used simultaneously.
        !           362: <li>Fixed cross build problem with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpp&sektion=1&format=html">cpp(1)</a>.
        !           363: <li>Added support for using IPsec in multiple rdomains.
        !           364: <li>Fixed table removing bugs in the kernel resident routing tables.
        !           365: <li>Allowed to reduce the messages sent to AF_INET or AF_INET6 only daemons in the routing table sockets.
        !           366: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_mklocatedb&sektion=1&format=html">pkg_mklocatedb(1)</a>.
        !           367: <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> crash.
        !           368: <li>Fixed bulk update bugs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=8&format=html">pfsync(8)</a>.
        !           369:
        !           370: <li>On the i386 platform, removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&sektion=4&format=html">aha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4&format=html">tl(4)</a> from the RAMDISK kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=geodesc&sektion=4&arch=i386&format=html">geodesc(4/I386)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exphy&sektion=4&format=html">exphy(4)</a> from the RAMDISKB kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsphyter&sektion=4&format=html">nsphyter(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlphy&sektion=4&format=html">rlphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bmtphy&sektion=4&format=html">bmtphy(4)</a> from the RAMDISKC kernel. Those kernels went too big after the gcc4 switch.
        !           371:
        !           372: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> to crash by using correct types for block numbers, those can grow big on very large filesystems.
        !           373: <li>Many improvement on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> interface: setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets, disabled initiation of multiple DMA reads for BCM5717 chipset, added a performance tweak for BCM5785 chipset, corrected the return ring count used for BCM5717 / BCM57765 chipsets, fixed fibre media detection for BCM5717 chipsets.
        !           374: <!-- 2010/07/08 -->
        !           375: <li>Updated sudo to version 1.7.2p8.
        !           376: <li>Added mapping for ACPI device to PCI bus/device/function.
        !           377: <li>Switched hppa, i386 and powerpc to gcc4.
        !           378: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a> parse extended ICMP messages defined by RFC 4884.
        !           379: <li>Added definitions in the TCP/IP stack for ICMP extended headers available for some ICMP messages like time exceeded messages.
        !           380:
        !           381: <li>Use config_activate_children to get down to the ISA bus activation code.
        !           382: <li>Prevented devices without read or write functionality to return ENODEV to the poll.
        !           383: <li>Improved pipex.
        !           384: <li>Improved aesni.
        !           385: <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a> pool initialization to init_crypto and removed the crypto_pool_initialized variable. This prevents crypto_getreq() to check if the pool is initialized each time its called.
        !           386: <!-- 2010/07/07 -->
        !           387: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> print run commands in debug mode only (ifstated -d).
        !           388: <li>Prevented deadlocks on sparc64.
        !           389: <li>Added mpi_wait over to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a> as a multiprocessor-safe mechanism: sleep while waiting for a command to complete.
        !           390:
        !           391: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a> more multiprocessor-safe.
        !           392: <!-- 2010/07/06 -->
        !           393: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
        !           394: <li>Created distinct entry points functions for sun4/4c and sum4m as the bits in their interrupt enable register are completely different (intreg_clr_44c() and intreg_clr_4m() instead of ienabic(), intreg_set_44c and intreg_set_4m instead of ieanb_bis()).
        !           395: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> spltty() to lock downcalls from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&format=html">apm(4)</a> against the information being modified by the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> thread.
        !           396:
        !           397: <li>Make ``apmd &amp; zzz'' work correctly.
        !           398: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapctl&sektion=8&format=html">ldapctl(8)</a> to segfault if ``ldapctl stats'' is run when a database is being reopened due to compaction.
        !           399: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> try to detect busy loops caused by misbehaving audio drivers or hardware. If a busy loop is found, then close the device that caused the loop.
        !           400: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           401: <li>Enabled FIFO IO for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> devices.
        !           402:
        !           403: <li>Improved the event notification on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>.
        !           404: <li>Moved the last direct uses of mpi_{get,put}_ccb over to using the scsi_iohandler wrappers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>.
        !           405: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> handle all streams (audio files and client connections) the same way. Cleaned command line options: stream parameters (-Ccehjmrtvx) must precede stream definitions (-ios) and per-device parameters (-abz) and stream definitions (-ios) must precede device definitions (-f). Since there's no ``server'' and ``non-server'' modes anymore, the -l option just detach the process.
        !           406: <!-- 2010/07/05 -->
        !           407: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> advertise a intra-area-prefix-lsa with all prefixes for the network if there are any adjacent neighbors on link.
        !           408: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_bsdos&sektion=8&format=html">compat_bsdos(8)</a>.
        !           409:
        !           410: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> update writing to the B-Tree while having a cursor open on the affected pages.
        !           411: <li>Fixed use after free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
        !           412: <li>Fixed a memory leak with transaction abortion on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           413: <li>Fixed an NFS crash on sparc.
        !           414: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> automatically install missing users/groups.
        !           415: <li>Prevented broken battery stats, overheating, failure to resume on some machines by resetting SCI_EN on resume.
        !           416: <!-- 2010/07/04 -->
        !           417: <li>Make &#94;D handling consistent in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a>.
        !           418: <!-- 2010/07/03 -->
        !           419: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> non-debug logging messages when a session is established/closed.
        !           420: <li>Implemented rudimentary support for user defined strings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           421: <li>Make the i386 kernel responsible for saving the FPU state before running signal handlers.
        !           422: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getrdomain&sektion=2&format=html">getrdomain(2)</a> and replaced it by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getrtable&sektion=2&format=html">getrtable(2)</a>. It fixes the naming of interfaces and variables for rdomain and rtables and make possible to bind sockets (including listening sockets) to rtables and not just rdomains. You'll need to remove /usr/share/man/cat2/[gs]etrdomain.0 after this.
        !           423: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ss&sektion=4&format=html">ss(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&sektion=4&format=html">usscanner(4)</a> from all kernels.
        !           424: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, fixed recursive printing of wildcard anchors, fixed printing of multi-part anchor paths, added a warning to prevent users from specifying multi-component names for inline anchors.
        !           425: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> stop on suspend and start again upon resume.
        !           426: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=itherm&sektion=4&format=html">itherm(4)</a>, a driver for Intel 3400 Thermal Sensor.
        !           427: <li>Implemented translation of the SCSI START STOP UNIT command.
        !           428: <li>Added proper locking around <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vinvalbuf&sektion=9&format=html">vinvalbuf(9)</a> in NTFS.
        !           429: <!-- 2010/07/02 -->
        !           430: <li>Fixed the return value of <tt>pmap_steal_memory()</tt> on hppa64.
        !           431: <li>Saved some space on RAMDISKs kernels.
        !           432: <li>Added new workaround for PCH devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> and make an Intel GbE 82578 PHY actually work.
        !           433: <li>Provided an iopool in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a>.
        !           434: <li>Removed support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_sunos&sektion=8&format=html">compat_sunos(8)</a>.
        !           435: <li>Fixed bugs in npppd.
        !           436: <li>Dropped fill_eproc() from SMALL_KERNELS.
        !           437: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> to print date and time when in raw mode.
        !           438: <li>Passed and saved state in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> repository related libraries, used to print all error messages.
        !           439: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&sektion=4&format=html">sdmmc(4)</a> be detached and re-attached on resume.
        !           440: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to implement seamless transitions from the previous metadata version to current version without needing to recreate the softraid volume by determining the data offset using a variable specified within the softraid metadata.
        !           441: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> sensor setup loop.
        !           442: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> come back after resume without having to manually <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> it again.
        !           443: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a>.
        !           444: <li>Allowed clients to present custom editing forms in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           445: <li>Added more MCP79 AHCI ids to the list of devices that need special handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a>.
        !           446: <li>Fixed bad <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=8&format=html">sshd_config(8)</a> options parsing with quoting string (e.g. ``AllowUsers "blah blah" blah'').
        !           447: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> uninitialized variable warning.
        !           448: <li>Recent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> changes exposed an eight year old bug in the network stack: an item was reference after it has been returned to the pool.
        !           449: <li>Fixed an error handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&format=html">fdisk(8)</a>.
        !           450: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> from validating modification of immutable attributes in the namespace if configured with relaxed schema checking.
        !           451: <li>Forbid deletion of non-leaf nodes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           452: <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> schema parser and B-Tree.
        !           453: <li>Added ability to limit memory presented to kernel at boot with 'machine memory =128M' style commands on i386 and amd64.
        !           454: <li>Added Lenovo Thinkpad X100e quirk for vga_pci.
        !           455: <!-- 2010/07/01 -->
        !           456: <li>Mobility Radeon HD 4870 works with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a>.
        !           457: <li>Avoid register leaks into new i386 or amd64 process images.
        !           458: <li>Added more support for ARMv7 on the arm platform.
        !           459: <li>Allowed .nr nS to force SYNOPSIS-style .Nm indentation outside the SYNOPSIS in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           460: <li>Make i386 and amd64 synchronize FPU state instead of flushing them before suspending.
        !           461: <li>Implemented vslock_device() and vsunlock_device() and used them for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=physio&sektion=9&format=html">physio(9)</a>.
        !           462: <li>Fixed memory leak by adding a missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3&format=html">free(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
        !           463: <li>Corrected handling of trailing punctuation in .Nm block headers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           464: <li>Remove PAGEFASTRECYCLE option from the generic kernel.
        !           465: <li>Removed obsolete docs from the source tree.
        !           466: <li>Implemented LDAP compare operation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           467: <li>Constrained malloc to only grab pages from DMA reachable memory.
        !           468: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> to swap when there is more memory than what can be DMA.
        !           469: <li>Make deeply nested <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dlopen&sektion=3&format=html">dlopen(3)</a> binaries start faster.
        !           470: <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpeereid&sektion=3&format=html">getpeereid(3)</a> from system calls to library routines by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&sektion=2&format=html">getsockopt(2)</a> with SOL_SOCKET and SO_PEERCRED.
        !           471: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> debug mode.
        !           472: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> parse and ignore schema extensions with an X- prefix.
        !           473: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a>.
        !           474: <li>Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&sektion=1&format=html">sed(1)</a> "y" (translate) command.
        !           475: <li>Allow [ to be used as a delimiter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&sektion=1&format=html">sed(1)</a>.
        !           476: <li>Make wsconsctl handle more than the first keyboard, mouse and display.
        !           477: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a>, vga_pci compile with SMALL_KERNEL.
        !           478: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> .Nm indentation in the SYNOPSIS.
        !           479: <li>Fixed terminal mode restoration after suspending <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a>.
        !           480: <li>Added support for disklabel UIDs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a>.
        !           481: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> reset number of revisions after B-Tree compaction.
        !           482: <li>Prevented statistics loss is <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           483: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> by killing struct scsi_device.
        !           484: <li>Provided <tt>safepri</tt> value and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> constraints to hppa64 machine-dependent initialization code.
        !           485: <li>Allowed easier canceling of bad requests in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           486: <li>Added a man page to npppdctl(8).
        !           487: <li>Fixed a null pointer dereference and two possible null pointer assignment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           488: <li>Saved memory on sparsely populated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> buses.
        !           489: <li>Prevented code paths from exposing uninitialized memory to user space or devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a>.
        !           490: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncr&sektion=4&format=html">ncr(4)</a> on vax.
        !           491: <li>Prevented a thread <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kill&sektion=2&format=html">kill(2)</a> to send the signal to a separate process.
        !           492: <li>Added screen types and emulations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a>.
        !           493: <li>Make it possible to get the screen types and emulations for a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&sektion=4&format=html">wsdisplay(4)</a>.
        !           494: <li>Removed dead assignments in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           495: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> for the tap extension that will tell the kernel to send all IPsec traffic for derived SAs to the specified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> interface instead of enc0.
        !           496: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> for dumping the pfkey ADB_X_EXT_TAP extension to communicate the encX interface unit for a specified SA between userland and kernel.
        !           497: <li>Allowed to specify an alternative <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> interface for an SA.
        !           498: <li>Removed GENERIC kernel compatibility with OpenBSD 4.3.
        !           499: <li>Fixed subordinate bus number for multi-root PCI buses.
        !           500: <li>Handled special <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> cards for resume on i386 and amd64.
        !           501: <li>Checked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> modify don't add immutable attributes.
        !           502: <li>Cleaned up now irrelevant TODOs and READMEs in the tree.
        !           503: <!-- 2010/06/30 -->
        !           504: <li>Improved performance on some disks (those that have 4K sectors but report 512B), by making `fdisk -i' start the partition on a power of 2 block boundary.
        !           505: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> for future multipath routes support.
        !           506: <li>Silenced the activation debug reporting in the kernel to prevent possible interactions when printing vga states.
        !           507: <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> crash by making it stop pruning page cache directly when adding to it.
        !           508: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> editor to crash when pressing ^D.
        !           509: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_osf1&sektion=8&format=html">compat_osf1(8)</a>.
        !           510: <li>Improved error reporting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>: avoid error exit after warnings, added ERROR: and FATAL: to messages.
        !           511: <li>Added SOL_SOCKET and SO_PEERCRED support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&sektion=2&format=html">getsockopt(2)</a>.
        !           512: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> validate that an entry can't belong to an abstract object class directly.
        !           513: <li>Added a global root user that is allowed to read/write entries in all local namespaces to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           514: <li>Silenced the activate function when unknown events are given to scsibus.
        !           515: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> buffer problems.
        !           516: <li>Use a SLIST for the ccb free list in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
        !           517: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> flush its cache before suspend.
        !           518: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> FPU state is aligned on a 128-bit boundary on i386 as it is on amd64.
        !           519: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print MPLS label as decimal instead of hexadecimal.
        !           520: <li>Fixed route label in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> control device.
        !           521: <li>Better handling detaching of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>.
        !           522: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapctl&sektion=8&format=html">ldapctl(8)</a> stats, avoided a null pointer dereference when reopening a namespace.
        !           523: <li>Fixed arguments to fpu_kernel_enter() and fpu_kernel_exit() on the amd64 platform.
        !           524: <li>Modernized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_merge&sektion=1&format=html">pkg_merge(1)</a>.
        !           525: <li>Improved the AD1848 Parallel-Port 16-Bit SoundPort Stereo Codec.
        !           526: <li>Allowed recording to work for Crystal Semiconductor CS4231 Audio Codec/mixer chip when there is only one DMA channel.
        !           527: <li>Lots of improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> around the new OpenBSD::State(3p) API.
        !           528: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucom&sektion=4&format=html">ucom(4)</a>.
        !           529: <li>Added support for Ironlake (clarkdale and arrandale, i.e. core i3 and core i5 internal graphics) to intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&sektion=4&format=html">agp(4)</a> and intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a>. Mostly works, but the suspend/resume handler doesn't put the registers back 100%.
        !           530: <li>Make ExpressCard hotplug work after suspend/resume cycle by saving PCIe slot control and status register.
        !           531: <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> network distribution so all path of an active route are sent to the lde so it can assign remote labels to all of the paths.
        !           532: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4&format=html">uhci(4)</a> on numerous machines by preserving and restoring BARs on suspend/resume for all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> devices.
        !           533: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> validate that all attributes are allowed by any of its object classes.
        !           534: <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> kroute.c with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> one for future multipath routes support.
        !           535: <li>Updated libedit to bring it into sync with the latest version from NetBSD.
        !           536: <!-- 2010/06/29 -->
        !           537: <li>Allowed key options (command="..." and friends) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> AuthorizedPrincipals.
        !           538: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> to import (-i) and export (-e) of PEM and PKCS#8 encoded keys
        !           539: <li>Improved -o in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
        !           540: <li>Added some missing UHCI and EHCI register restores on resume.
        !           541: <li>Added support for mapping ACPI to PCI devices.
        !           542: <li>Added support for referrals in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           543: <li>Added aesni, an amd64 driver for the crypto framework, similar to the VIA driver for supporting the AES-NI instructions found on recent Intel cores. Special thanks to Huang Ying at Intel for getting the assembly code relicensed from GPL to a more suitable license.
        !           544: <li>Many improvements in sparc boot.
        !           545: <li>Replaced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4&format=html">enc(4)</a> with a new implementation as a clonable device.
        !           546: <li>Added PADDR_IS_DMA_REACHABLE macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a>.
        !           547: <li>Reworked cypress cpu cache setup and enabled writeback mode on sparc.
        !           548: <li>Added fpu_kernel_enter() and fpu_kernel_exit() on the i386 and amd64 platform. This allows the use of the FPU in the kernel.
        !           549: <li>Fixed some USB keys by removing extra_bytes field in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> struct scsi_sense_data.
        !           550: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> lookup the RSA public keys in /etc/iked/pubkeys/ as an alternative to X.509 CA verification.
        !           551: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> return a protocol error when trying to use starttls without a configured certificate, instead of just blocking the client.
        !           552: <li>As it is not anymore setuid, removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a> complicated public/private/root permissions scheme for options in favour of a single read-only bit.
        !           553: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_hpux&sektion=8&format=html">compat_hpux(8)</a>.
        !           554: <li>Used the libutil implementation of UUCP locking in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a>.
        !           555: <li>Factored <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> Diffie-Hellman implementation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> with lots of benefits: smaller code, libcrypto instead of custom crypto code, theoretically adds support for many new MODP and EC2N/ECP modes.
        !           556: <li>Added missing free()s in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           557: <li>Fixed use after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3&format=html">free(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>.
        !           558: <li>Improved Intel GbE 82578 and 82578 PHY in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           559: <li>Removed mentions of operating system binary emulation in installation notes.
        !           560: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> suspend/resume.
        !           561: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> suspend/resume by using recently added bufq_quiesce().
        !           562: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> use only 3 verbosity level: None, Important, All.
        !           563: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ultrix&sektion=8&format=html">compat_ultrix(8)</a>.
        !           564: <li>Avoided a null pointer dereferencement in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhidaction&sektion=1&format=html">usbhidaction(1)</a>.
        !           565: <li>Added support for badly nested blocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           566: <li>Cleaned <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a> from obsolete acu.
        !           567: <li>Make call to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> fail if a process asked KERN_PROC2 or KERN_FILE2 (or their libkvm wrappers) for more informations than the running implementation knows how to provide.
        !           568: <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> to release 1.10.3: support -Tps -Opaper=a4 and -Opaper=letter.
        !           569: <li>Automatically set /etc/pkg.conf `installfrom' entry to the public mirror used while installing or upgrading.
        !           570: <li>Added a framework for glyph width encoding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           571: <li>Fixed a logic error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a>.
        !           572: <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> to use the FIFO buf sorting discipline rather than the default disk-sorting one.
        !           573: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> crash by explicitly initialize members of struct dev in dev_open().
        !           574: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> from checking if the midi control interface is idle when the device isn't open yet.
        !           575: <li>When given NULL or "" as argument, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unsetenv&sektion=3&format=html">unsetenv(3)</a> set errno to EINVAL, conforming to POSIX.
        !           576: <li>Improved the FPU register saving on the hppa platform.
        !           577: <li>Factor out code used to save and flush process FPU context in hppa.
        !           578: <li>Forced the dns buffers to be aligned using a union in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypserv&sektion=8&format=html">ypserv(8)</a> as a workaround for "misaligned strings on the stack" bug in gcc4 and as a better and more common idiom.
        !           579: <li>Added custom layout in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>, the list-windows command displays the layout as a string that can be applied to another window using select-layout.
        !           580: <li>Allowed selecting both address family and protocol in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
        !           581: <li>Rewritten <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> schema parser. The new parser now support symbolic OID names. You need to update your /etc/ldapd.conf: schemata are now included with the 'schema' keyword.
        !           582: <li>Added VIA xcrypt for amd64 in libssl.
        !           583: <!-- 2010/06/28 -->
        !           584: <li>Cleaned interface stats handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>: '-Fi' reset ALL the interface statistics and make '-Fa -i ifname' fail.
        !           585: <li>Fixed IFADDRDEL imsg error message in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
        !           586: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> commands use stdin, stdout and stderr sent from client to server. You'll need to restart your server after this upgrade.
        !           587: <li>Fixed keyboards in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a>, better handling of none latin-1 characters.
        !           588: <li>Added initial support for Intel GbE 82578 PHY in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           589: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a>.
        !           590: <li>Added the rtable id as an argument to rn_walktree() in the network stack. This permits functions like rt_if_remove_rtdelete() to be able to correctly remove nodes.
        !           591: <li>Used an SLIST instead of a TAILQ for the ccb free list in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a>.
        !           592: <li>Massive removal of unused struct scsi_device.
        !           593: <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> Safe module to version 2.2.7 for CVE-2010-1168 and CVE-2010-1447.
        !           594: <li>Modified IPv6 stack to conform to the last <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> changes. Now neighbour discovery is solely based on the cloning route and not on the address neigbourship anymore.
        !           595: <li>Added initial support for RTL8168E in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>.
        !           596: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> create a cloning route if there is no next hop but an interface index.
        !           597: <li>Used the interface index for writing routes into the kernel in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a>.
        !           598: <li>Allow tty drivers to request larger buffers at attach time using a max-baud-rate hint. These larger buffers are required by the very high speed KDDI devices in Japan (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>, or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucom&sektion=4&format=html">ucom(4)</a>).
        !           599: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, fixed window name and class to match <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&sektion=5&format=html">cwmrc(5)</a>.
        !           600: <li>Added definitions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for Intel/AMD IOMMU ACPI tables.
        !           601: <li>Implemented iopools in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&sektion=4&format=html">osiop(4)</a> to get rid of another use of XS_NO_CCB.
        !           602: <li>Used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> a more moderate FIFO trigger level (4) for moderately quick (sub-38400) port speeds.
        !           603: <!-- 2010/06/27 -->
        !           604: <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bind&sektion=8&format=html">bind(8)</a> root.hint with latest version from rs.internic.net.
        !           605: <li>Fixed kernel manuals thanks to full .nr nS support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           606: <li>Stopped probing "volume knobs" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> on resume. This prevents a resume break.
        !           607: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uguru&sektion=4&format=html">uguru(4)</a> on i386 and amd64 GENERIC kernels.
        !           608:
        !           609: <li>Added PCH/82577 bits from FreeBSD in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           610: <li>Fixed a crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> when the directory entry isn't complete.
        !           611: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, instead of specifying the control sockets on the command line have them in bgpd.conf. Removed the -s and -r arguments from bgpd.
        !           612: <li>Marked the PXE boot device as "netboot" in the i386 and amd64 platform, even if we do not contain NFS client support.
        !           613: <li>Fixed .Bk in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>: do not print invalid arguments verbatim, do not trigger TERMP_PREKEEP twice, do not die from invalid arguments, continue to ignore even valid arguments.
        !           614: <li>Prevented recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap_enter&sektion=9&format=html">pmap_enter(9)</a>.
        !           615:
        !           616: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> check if the jacks that will mute the speaker can generate unsolicited events.
        !           617: <li>Cleared <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> fixed event status on resume (power buttons/etc) so that some machines don't immediately resume after suspending to S3.
        !           618: <li>Added support for 800x480 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
        !           619: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>, Make 'route exec' emit error messages like xargs when execve() fails does.
        !           620: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, allowed to have multiple certs for the same CA but different srcids in the certs/ directory. This enforced that the subjectAltName has to be set correctly.
        !           621:
        !           622: <li>Fixed a possible double free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           623: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, fixed rtmsg_process to return on an error during processing rather than continue. Fixed kr_dispatch_msg so it acts when rtmsg_process fails.
        !           624: <li>Fixed a NULL dereferencement on zombies processes.
        !           625: <li>Fixed two PRS in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread&sektion=3&format=html">pthread(3)</a>.
        !           626: <li>Added the TPOFF* and DTP{MOD,OFF}* definitions that ld.so will need for doing thread-local storage in amd64, i386, powerpc, sparc and sparc64.
        !           627: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> DMA address constraints in every architectures machine-dependent initialization.
        !           628: <li>Make use of current working directory when default-path is not set in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
        !           629:
        !           630: <li>Fixed the length check for ASN1_ID Ids in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           631: <li>Fixed DIOCCHANGERULE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> control device.
        !           632: <li>Basic implementation of .Bk/.Ek in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           633: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, added support for different page sizes in the btree.
        !           634: <li>Added quirks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for IDT 92HD71B7 in HP laptops.
        !           635:
        !           636: <li>Multiple improvements <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           637: <li>Added option detach-on-destroy in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>  to set what happens to a client when the session it is attached to is destroyed.
        !           638: <li>Suggested a reboot if "sh MAKEDEV" was run or login.conf was modified after using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>.
        !           639: <li>Make use of a mutex to make atomic operations atomic on hppa multiprocessor kernels.
        !           640: <!-- 2010/06/26 -->
        !           641: <li>Added /dev/diskmap to RAMDISKs kernels.
        !           642: <li>Allowed processes to be scheduled onto secondary CPUs on the hppa platform.
        !           643: <li>Cleaned useless <code>#include &lt;sys/user.h&gt;</code> in more than one hundred files.
        !           644:
        !           645: <li>Fixed removal of one-level search index in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           646: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>, grown COM_IBUFSIZE from 1024 to 8192 to be enough size for recent devices. It fixes the problem using KDDI W04K.
        !           647: <li>Brought <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ss&sektion=4&format=html">ss(4)</a> device referencing into line with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> recent changes.
        !           648:
        !           649: <li>HTTP is now the default network install method rather than FTP.
        !           650: <li>Implemented a simple keepalive mechanism in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4&format=html">gre(4)</a> that is compatible with the one used by Cisco.
        !           651: <li>First steps toward variable width fonts in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           652: <li>Added the extendedKeyUsage flags serverAuth and clientAuth in libssl, those flags are required by recent Windows.
        !           653: <li>Added his own Low Power Link Up code to PCH based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
        !           654: <li>Include the Id type in the generated SA tag that is passed to the kernel, a la <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
        !           655: <li>Allowed -c0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=1&format=html">ping(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=1&format=html">ping6(1)</a>.
        !           656:
        !           657: <li>Make sure some single bit bitfields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> are single bit.
        !           658: <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> command list pointer.
        !           659: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> release 1.10.2, bug fixes (interaction of ASCII_HYPH with special chars, handling of roff conditionals, Bd -offset will no more default to 6n), improvements (more caching of .Bd and .Bl arguments for efficiency, deconstify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> validation routines, add FreeBSD library names) and start PostScript font-switching.
        !           660:
        !           661: <li>Added GENERIC.MP kernel to hppa.
        !           662: <li>Improved dired in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>: position cursor at first filename after, don't reposition cursor on reopening, check for permission before attempting to open directory.
        !           663:
        !           664: <li>Prevented to hang on resume with the amd64 and i386 platform in the inter-processor interrupt handlers.
        !           665: <li>Fixed 100% interrupt usage on amd64 MP resume.
        !           666: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sii&sektion=4&arch=vax&format=html">sii(4/VAX)</a>.
        !           667: <li>Removed OpenCVS from the build.
        !           668: <li>Avoided a potential race when unlocking a mutex on the hppa platform.
        !           669: <li>Added HUAWEI E182 (aka Emobile D31HW) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>.
        !           670: <!-- 2010/06/25 -->
        !           671: <li>Removed -m option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>.
        !           672:
        !           673: <li>Added  X11ForwardTimeout option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           674: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> log the hostname and address that we connected to at LogLevel=verbose after authentication is successful to mitigate "phishing" attacks by servers with trusted keys that accept authentication silently and automatically before presenting fake password/passphrase prompts.
        !           675: <li>Worked OpenBSD::State(3p) in the packages system.
        !           676: <li>Make skip the initial check for access with an empty password when PermitEmptyPasswords=no in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           677: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a>.
        !           678: <li>Fixed requirement for /dev/null inside ChrootDirectory with ``internal-sftp'' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
        !           679:
        !           680: <li>In OpenSSH, removed hardcoded limit of 100 permitopen clauses and port forwards per direction.
        !           681: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> use xshandlers for scheduling IO.
        !           682: <!-- 2010/06/24 -->
        !           683: <li>Fixed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> log verbose/brief commands.
        !           684: <li>Included files annotated @bin in the database produced by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_mklocatedb&sektion=1&format=html">pkg_mklocatedb(1)</a>.
        !           685: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> to sleep while dumping.
        !           686:
        !           687: <!-- 2010/06/23 -->
        !           688: <li>Added a CA export command for EAP in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>.
        !           689: <li>Improved errno in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           690: <li>Removed compaction and indexing from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>. Reimplemented it in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapctl&sektion=8&format=html">ldapctl(8)</a>.
        !           691: <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> uvm_pmr_get1page().
        !           692: <li>Prevented multiple inclusions in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imsg_init&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">IPC messaging functions</a>.
        !           693:
        !           694: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2&format=html">ioctl(2)</a> and sensor paths more reliable.
        !           695: <li>Fixed condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
        !           696: <li>Fixed printing of extensions in v01 certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a>.
        !           697: <!-- 2010/06/22 -->
        !           698: <li>Updated Mesa to version 7.8.2 in Xenocara.
        !           699: <li>Do not propagate cache invalidate operations between processors on 88110 systems, improves GENERIC.MP kernel speed by 8% on the MVME197DP (mvme88k platform).
        !           700: <li>Prevent the framebuffer from taking over serial console on early 2.x sun4c PROM if no keyboard is connected.
        !           701: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a>, protected the  Command Control Blocks free list with its own mutex.
        !           702:
        !           703: <li>Doubled the dmesg buffer size on the amd64 platform.
        !           704: <li>Included the user name on "subsystem request for ..." log messages in OpenSSH.
        !           705: <li>Added  auth debug messages for bad ownership or permissions on the user's keyfiles in OpenSSH.
        !           706: <li>Standardized error messages when attempting to open private key files with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a>.
        !           707: <li>Exposed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> options inside Match blocks (AuthorizedKeysFile, AuthorizedPrincipalsFile, HostbasedUsesNameFromPacketOnly, PermitTunnel).
        !           708: <!-- 2010/06/21 -->
        !           709: <li>Added a choose-buffer command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> for easier use of the paste buffer stack.
        !           710: <li>Added initial support for PCH based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> adapters with intel GbE 82577 PHY.
        !           711:
        !           712: <li>Implemented PA linearization on adapters with digital predistorters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> for AR9003 family only.
        !           713: <li>Fixed printing of multipathed route in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
        !           714: <li>Stop requiring { } blocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
        !           715: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a>.
        !           716: <li>Fixed an integer arithmetic overflow and an overflow of the xs sense buffer in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a>.
        !           717: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a>, protected the  Command Control Blocks free list with its own mutex.
        !           718:
        !           719: <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> -t:+ and -t:- window targets for next and previous window to accept an offset such as -t:+2.
        !           720: <li>Allowed hardlinks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> sockets to be used more easily.
        !           721: <li>Fixed the disappearance of wild characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
        !           722: <!-- 2010/06/20 -->
        !           723: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midicat&sektion=1&format=html">midicat(1)</a> device mode when only -i or only -o is used.
        !           724: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a>, locked the sample rate of es1731-based devices to 48kHz.
        !           725: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_create&sektion=1&format=html">pkg_create(1)</a> display bad symlinks by destination.
        !           726: <li>Make various HP laptops boot correctly with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> by fixing reference counting panic for CondRef.
        !           727:
        !           728: <!-- 2010/06/19 -->
        !           729: <li>Prevented a NULL dereference by skipping exiting process in sysctl system call.
        !           730: <li>Linked a new iwn-firmware-5.5 package that contains an update for Intel Centrino Advanced-N 6200/Ultimate-N 6300 adapters for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices.
        !           731: <!-- 2010/06/18 -->
        !           732: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> work with disklabel UIDs by trying to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> first.
        !           733: <li>All programs which make use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> can now operate with disklabel UIDs.
        !           734:
        !           735: <li>Prevented a segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> on ftpd_popen() error during status command.
        !           736: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
        !           737: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> "ls" in working directories that contains globbing characters in their pathnames.
        !           738: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> byte alignment on sparc64.
        !           739: <!-- 2010/06/16 -->
        !           740: <li>Added support to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
        !           741:
        !           742: <li>Fixed a NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>.
        !           743: <!-- 2010/06/15 -->
        !           744: <li>Compaction can now be done by a separate process in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !           745: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> to fail when used with disklabel UIDs.
        !           746: <li>Prevented a panic with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> tries to enable write cache on all disks.
        !           747:
        !           748: <li>Make a whole bunch of newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> Huawei devices to work.
        !           749: <li>Count of deinstalling package fixed in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&sektion=1&format=html">pkg_delete(1)</a>.
        !           750: <li>Write cache enabled on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> disks during attach.
        !           751: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>, allowed the cache enabling on virtual disks to run as part of the disks attach routine.
        !           752: <!-- 2010/06/14 -->
        !           753: <li>Initial support for initiator mode with certificate, which allows to run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> as a "client" or to configure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> (OpenBSD to OpenBSD) IKEv2 VPNs.
        !           754:
        !           755: <li>Added commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to create/delete/install/import keys without involving certificates.
        !           756: <li>Fixed a memleak in the disk mapper.
        !           757: <li>Fixed block length for AES in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           758: <li>Fixed EAP responder mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           759: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, make NAT detection work in initiator and responder mode.
        !           760: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
        !           761: <!-- 2010/06/13 -->
        !           762: <li>Adjusted FTP reply codes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> (in error conditions) to conform to RFC 959.
        !           763: <li>Segmentation fault prevented in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lock&sektion=1&format=html">lock(1)</a>.
        !           764: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, fixed a btree reference counting when opening the database with a file descriptor directly using btree_open_fd().
        !           765: <!-- 2010/06/12 -->
        !           766: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> stop preventing dynamic route redistribution because of a "dispatch_rtmsg no nexthop" error was emitted in wrong cases; fixed a use after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3&format=html">free(3)</a>, fixed a segfault.
        !           767: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a> print additional new line after 'Number of Links' in show database router.
        !           768: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8&format=html">ospfctl(8)</a> print 'Number of Routers' in show database network.
        !           769: <!-- 2010/06/11 -->
        !           770: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
        !           771: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a>, Restore an unusual XS_SENSE semantic; Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8&format=html">restore(8)</a> problems seen on certain tape drives.
        !           772: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, Wrap searches in a read-only transaction so it is guaranteed to see a consistent snapshot of the database.
        !           773: <li>Implemented IP-FORWARD-MIB for IPv4 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
        !           774: <li>Add support for Intel AES-NI and the CLMUL_ instructions, plus a few others that are needed to implement accelerated AES (and AES-GCM mode) on newer Intel cores.
        !           775: <!-- 2010/06/10 -->
        !           776: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, track changes in btree_txn_* API, pass a NULL btree when also passing a transaction.
        !           777: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, when a btree NULL pointer is passed to a function that accept both btree and a transaction, the btree is taken from the transaction.
        !           778: <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a>: clarify sort's various modes of operation; -m is overridden by -C and -c; ordering options should not appear after -k.
        !           779: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, append a "tombstone" meta page after a database has been compacted. This allows other processes to pick up the change and re-open the file.
        !           780: <li>Added minimal initial -Tps support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
        !           781: <li>Allowed configure queue expiry in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=5&format=html">smtpd(5)</a>.
        !           782: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a>, added missing headers needed for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=close&sektion=3&format=html">close(3)</a>.
        !           783: <li>Declare safepri at the MD level on each platform, so that the kern_synch.c does not have to deal with it as a common.
        !           784: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>, added a command to revoke a certificate and generate a CRL; make the ca install command install the CRL as well.
        !           785: <li>Added a -S flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to do the same as ``set passive'' but matches the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> flag.
        !           786: <li>Added new commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>, the couple/decouple commands will set loading of the learned flows and SAs to the kernel the active/passive commands are required to use iked with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a>.
        !           787: <li>Stopped printing FEC twice in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
        !           788: <li>Added another tree in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to lookup policy SAs by peer address.
        !           789: <!-- 2010/06/09 -->
        !           790: <li>Removed the CRYPTO_ALGORITHM_ALL define from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a>.
        !           791: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, restricted the interface scope embedding to link local nexthops.
        !           792: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, fixed an infinite loop hit when the prefixlen is not dividable by 32 by decoding prefixes correctly.
        !           793: <li>Fixed time on Mostek time-of-day chips with dead batteries.
        !           794: <li>Moved the logging of FEC changes to the LDE and print the FEC and label information.
        !           795: <li>Allow FFS file system to be mounted by a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> UID.
        !           796: <li>Fixed MPLS pop operation to make PHP work again.
        !           797: <li>Reworked UI messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
        !           798: <!-- 2010/06/08 -->
        !           799: <li>Properly enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> on the loongson platform.
        !           800: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> calculate size of update packet with IPv6 header and reserve space for IPsec.
        !           801: <li>Introduce a diskmap pseudo device which allows userland to open a disk specified via its disklabel UID.
        !           802: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> bits that will be going into 1.10.1.
        !           803: <!-- 2010/06/07 -->
        !           804: <li>Fixed various problems of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a> on SiS 7012 based chips.
        !           805: <li>Reworked the way onboard devices attach on Sun 4/110 systems.
        !           806: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, added minimal decode support for IKEv2 exchange types and payloads.
        !           807: <li>Fixed a bug which prevented diskless station to boot (PR6382).
        !           808: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> store all labels in ldpd in host byte order without any additional shifting.
        !           809: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> enabled in the build.
        !           810: </ul>
        !           811: <p>
        !           812:
        !           813: This list mentions mostly platform-independent changes.  For a list of changes
        !           814: made in a particular platform, please check the page for that platform.  If you
        !           815: find them not listed there, the changes are either (1) not being documented or
        !           816: (2) are documented here.<br><br>
        !           817:
        !           818: <hr>
        !           819: <p>
        !           820: <h3>
        !           821: For changes in other releases, click below:<br>
        !           822: <a href="plus20.html">2.0</a>,
        !           823: <a href="plus21.html">2.1</a>,
        !           824: <a href="plus22.html">2.2</a>,
        !           825: <a href="plus23.html">2.3</a>,
        !           826: <a href="plus24.html">2.4</a>,
        !           827: <a href="plus25.html">2.5</a>,
        !           828: <a href="plus26.html">2.6</a>,
        !           829: <a href="plus27.html">2.7</a>,
        !           830: <a href="plus28.html">2.8</a>,
        !           831: <a href="plus29.html">2.9</a>,
        !           832: <a href="plus30.html">3.0</a>,
        !           833: <a href="plus31.html">3.1</a>,
        !           834: <a href="plus32.html">3.2</a>,
        !           835: <a href="plus33.html">3.3</a>,
        !           836: <a href="plus34.html">3.4</a>,
        !           837: <a href="plus35.html">3.5</a>,
        !           838: <a href="plus36.html">3.6</a>,
        !           839: <br>
        !           840: <a href="plus37.html">3.7</a>,
        !           841: <a href="plus38.html">3.8</a>,
        !           842: <a href="plus39.html">3.9</a>,
        !           843: <a href="plus40.html">4.0</a>,
        !           844: <a href="plus41.html">4.1</a>,
        !           845: <a href="plus42.html">4.2</a>,
        !           846: <a href="plus43.html">4.3</a>,
        !           847: <a href="plus44.html">4.4</a>,
        !           848: <a href="plus45.html">4.5</a>,
        !           849: <a href="plus46.html">4.6</a>,
        !           850: <a href="plus47.html">4.7</a>,
        !           851: <a href="plus.html">-current</a>.
        !           852: <br>
        !           853: </h3>
        !           854:
        !           855: <hr>
        !           856: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
        !           857: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
        !           858: <br><small>$OpenBSD: plus.html,v 1.1176 2010/08/19 19:21:04 schwarze Exp $</small>
        !           859:
        !           860: </body>
        !           861: </html>