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

Annotation of www/plus.html, Revision 1.1327

1.1092    jj          1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       4: <title>OpenBSD -current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1212    schwarze   10: <meta name="copyright" content="This document copyright 1996-2012 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.1216    schwarze   21: This selection is intended to include all important
                     22: and all user-visible changes.
                     23: For a complete record of all changes, please see the "source-changes"
                     24: mailing list, called "OpenBSD CVS"
                     25: in the <a href="mail.html#Archives">archives</a>,
                     26: or use <a href="anoncvs.html#CVS">CVS</a>.
                     27:
                     28: <p>
1.863     naddy      29: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    30:
                     31: <p>
1.186     deraadt    32: <h3>
1.846     deraadt    33: For changes in other releases, click below:<br>
                     34: <a href="plus20.html">2.0</a>,
                     35: <a href="plus21.html">2.1</a>,
                     36: <a href="plus22.html">2.2</a>,
                     37: <a href="plus23.html">2.3</a>,
                     38: <a href="plus24.html">2.4</a>,
                     39: <a href="plus25.html">2.5</a>,
                     40: <a href="plus26.html">2.6</a>,
                     41: <a href="plus27.html">2.7</a>,
                     42: <a href="plus28.html">2.8</a>,
                     43: <a href="plus29.html">2.9</a>,
                     44: <a href="plus30.html">3.0</a>,
                     45: <a href="plus31.html">3.1</a>,
1.868     deraadt    46: <a href="plus32.html">3.2</a>,
1.889     david      47: <a href="plus33.html">3.3</a>,
1.916     david      48: <a href="plus34.html">3.4</a>,
1.935     miod       49: <a href="plus35.html">3.5</a>,
1.941     deraadt    50: <a href="plus36.html">3.6</a>,
1.1118    deraadt    51: <br>
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
1.1097    deraadt    57: <a href="plus42.html">4.2</a>,
1.1118    deraadt    58: <a href="plus43.html">4.3</a>,
1.1140    deraadt    59: <a href="plus44.html">4.4</a>,
1.1152    deraadt    60: <a href="plus45.html">4.5</a>,
1.1163    deraadt    61: <a href="plus46.html">4.6</a>,
1.1177    deraadt    62: <a href="plus47.html">4.7</a>,
1.1194    deraadt    63: <a href="plus48.html">4.8</a>,
1.1198    nick       64: <a href="plus49.html">4.9</a>,
1.1212    schwarze   65: <a href="plus50.html">5.0</a>,
1.1242    lum        66: <a href="plus51.html">5.1</a>,
1.1276    deraadt    67: <a href="plus52.html">5.2</a>,
1.1300    brett      68: <a href="plus53.html">5.3</a>,
                     69: <a href="plus54.html">5.4</a>.
1.422     deraadt    70: <br>
1.186     deraadt    71: </h3>
                     72:
                     73: <p>
1.1300    brett      74: <h3><font color="#0000e0">Changes made between OpenBSD 5.4 and -current</font></h3><p>
1.847     deraadt    75: <p>
                     76:
1.1316    brett      77:
1.422     deraadt    78: <ul>
1.1327  ! brett      79: <!-- 2014/03/02 -->
        !            80: <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> peer advertises DSN and we don't want to use it, don't send trailing spaces (not all MTAs can cope).
        !            81: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&manpath=OpenBSD%20Current&sektion=8&format=html">fdisk(8)</a> -l option added, to force LBA mode.
        !            82: <!-- 2014/03/01 -->
        !            83: <!-- 2014/02/28 -->
        !            84: <li>Fixed miniroot so it can get sets from a msdos partition.
        !            85: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&manpath=OpenBSD%20Current&sektion=8&format=html">pfctl(8)</a> to use a "*" wildcard on the command line for anchors that were not initially specified with a "*".
        !            86: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> missing F_BACKUP when dumping envelope (could break backup MX).
        !            87: <!-- 2014/02/27 -->
        !            88: <li>Fixes backported from openssl-1.0.1f (CVE-2013-4353, CVE-2013-6449 and CVE-2013-6450).
        !            89: <!-- 2014/02/26 -->
        !            90: <li>Made it possible to run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> with machdep.allowaperture=0 on hardware supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a> on macppc too.
        !            91: <li>Use a larger read buffer, to speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a>.
        !            92: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> cache OIDs of supported GSSAPI mechanisms before privsep sandboxing (bz#2107).
        !            93: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> assuming that a socks4 username is \0 terminated.
        !            94: <li>Avoid early hostname lookups by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> unless canonicalisation is enabled (bz#2205).
        !            95: <li>Fix armv7 install script to allow it to work on both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&manpath=OpenBSD%20Current&sektion=4&format=html">sd(4)</a> and eMMC.
        !            96: <!-- 2014/02/25 -->
        !            97: <li>Support for ed25519 keys added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&manpath=OpenBSD%20Current&sektion=1&format=html">xdm(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&manpath=OpenBSD%20Current&sektion=1&format=html">xinit(1)</a>.
        !            98: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> wait until the RIRB DMA engine is ready, so audio device integrated in the Vortex86EX SoC will work.
        !            99: <li>Abort/close all interrupt pipes when detaching HID devices (drivers attaching to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhidev&manpath=OpenBSD%20Current&sektion=4&format=html">uhidev(4)</a> do not always do this).
        !           100: <!-- 2014/02/24 -->
        !           101: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> workaround for broken BIOS that don't assign an address to the ROM BAR.
        !           102: <li>Revert r1.348 in sys/dev/pci/if_bge.c, to disable IPv6 TCP checksum offload for now.
        !           103: <li>Bring back <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&manpath=OpenBSD%20Current&sektion=4&format=html">ehci(4)</a> code suspending root hub's ports before reseting the controller (saves power when suspended).
        !           104: <li>Fixed off by one leading to invalid host stats tree in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
1.1326    brett     105: <!-- 2014/02/23 -->
                    106: <li>Added "-p <path>" switch to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a>, to specifying the location of firmware packages.
                    107: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a> to cope with configurations that always refer to canonical hostnames.
                    108: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a> print out the path to the firmware packages when in verbose mode.
                    109: <!-- 2014/02/22 -->
                    110: <li>Give <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> a console locator, to make sure /dev/drm0 always matches the primary display.
                    111: <li>On mips64, increased _STACKALIGNBYTES, so long doubles on the stack are correctly aligned.
                    112: <li>Fixed crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> caused by uninitialised lastwp member of layout_cell.
                    113: <!-- 2014/02/21 -->
                    114: <li>Basic i210/i211 support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a>.
                    115: <!-- 2014/02/20 -->
                    116: <!-- 2014/02/19 -->
                    117: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> fixed for "-fg/-bg/-style" with 256 colour terminals.
                    118: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&manpath=OpenBSD%20Current&sektion=8&format=html">rc(8)</a> now ignores blank characters at the end of ${pkg_scripts}, and will not execute /etc/rc.d/ in that case.
                    119: <li>/etc/random.seed support added to alpha, mvme88k and vax.
                    120: <li>Improved installer logic to find a filesystem to store the prefetched sets.
                    121: <!-- 2014/02/18 -->
                    122: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&manpath=OpenBSD%20Current&sektion=1&format=html">pax(1)</a> map negative mtimes to zero instead of skipping the affected files.
                    123: <li>Many fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> for i915.
                    124: <li>Check to see if an i386/amd64 CPU supports tsc, avoid illegal instruction trap when it does not.
                    125: <!-- 2014/02/17 -->
                    126: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> creating default dhcp-client-identifier if an empty string has been configured as the value.
                    127: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> memory leaks with paste_replace.
                    128: <li>Made it possible to build an i386 kernel with binutils-2.17 again.
                    129: <li>Allow mouse down and mouse wheel for any pane with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> mouse-select-pane (not just in copy mode).
                    130: <li>Fixed "p->p_wchan == NULL" panics seen with usb ethernet adapters.
                    131: <li>Call control_init() before daemon() so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&manpath=OpenBSD%20Current&sektion=8&format=html">iscsid(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsictl&manpath=OpenBSD%20Current&sektion=8&format=html">iscsictl(8)</a> reloads work.
1.1327  ! brett     132: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> crashing when given an invalid colour.
1.1326    brett     133: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> "config address" syntax, to list a range of addresses to use in a specified flow.
                    134: <li>Basic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> OCSP support. enable with 'set ocsp "http://10.0.0.10:8888/"'.
                    135: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> "show status" command, to show if mta/mda/smtp are currently running or paused.
                    136: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> looking up pki based on hostname if one was specified for the listener.
                    137: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&manpath=OpenBSD%20Current&sektion=3&format=html">bcrypt(3)</a> to avoid wraparound at 256 characters ("b" revision designation denotes fixed version).
                    138: <li>Added initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> support for i354 MAC and M88E1543 PHY.
1.1325    brett     139: <!-- 2014/02/16 -->
                    140: <!-- 2014/02/15 -->
                    141: <li>Unbroke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> with ssp-strong/all on sparc64 and powerpc.
                    142: <li>Avoid spurious "getsockname failed: Bad file descriptor" errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> -W (bz#2200).
                    143: <li>Preliminary <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nep&manpath=OpenBSD%20Current&sektion=4&format=html">nep(4)</a> driver for the Sun Neptune 10/100/1000/10G Ethernet chip.
                    144: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> drm code, fixed surface sync in fence on cayman (v2).
                    145: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> to run with machdep.allowaperture=0 on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a>.
                    146: <!-- 2014/02/14 -->
                    147: <li>Implemented the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> ".as" request (append to user-defined string).
                    148: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> handle some read-only number registers (e.g. .H and .V).
                    149: <li>Re-added audio devices to the zaurus.
                    150: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> version 301.
                    151: <li>Updated to xf86-video-intel 2.99.910 (aka 3.0RC10).
                    152: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=terminfo&manpath=OpenBSD%20Current&sektion=5&format=html">terminfo(5)</a> has colors#256, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> will now use setaf and setab for the 256 colour set.
                    153: <li>Made C-j the same as C-m with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> mode keys.
                    154: <!-- 2014/02/13 -->
                    155: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qle&manpath=OpenBSD%20Current&sektion=4&format=html">qle(4)</a>, added firmware for isp25xx; added isp25xx support.
                    156: <li>Removed isp24xx-related code. Broken, and superceded by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qle&manpath=OpenBSD%20Current&sektion=4&format=html">qle(4)</a>.
                    157: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strptime&manpath=OpenBSD%20Current&sektion=3&format=html">strptime(3)</a> logic bug, as tm_yday can only be inferred if both tm_mday and tm_mon are set.
                    158: <li>On i386/amd64, allow "disabling" of pagefaults, needed for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> "fast" path code.
                    159: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> bug which only copied out 32 bits of a 64-bit value.
                    160: <li>Octeon now partially supports the D-Link DSR-500.
                    161: <li>When sending neighbour advertisements, use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> mac address as target lladdr.
                    162: <li>Allow larger totals to be displayed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iostat&manpath=OpenBSD%20Current&sektion=8&format=html">iostat(8)</a>.
                    163: <!-- 2014/02/12 -->
                    164: <li>Show in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&manpath=OpenBSD%20Current&sektion=8&format=html">dmesg(8)</a> when an attached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&manpath=OpenBSD%20Current&sektion=4&format=html">sd(4)</a> is readonly, makes it clearer why write operations fail.
                    165: <li>Introduced the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qle&manpath=OpenBSD%20Current&sektion=4&format=html">qle(4)</a> driver for QLogic ISP24xx fibre channel HBAs.
                    166: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> set the msg_responded flag on the original message.
                    167: <!-- 2014/02/11 -->
                    168: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&manpath=OpenBSD%20Current&sektion=1&format=html">dd(1)</a> operands "status=noxfer" and "status=none", to suppress status lines printed to stderr.
                    169: <li>Support for Intel Centrino Wireless-N 2200/105/135 added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&manpath=OpenBSD%20Current&sektion=4&format=html">iwn(4)</a>.
                    170: <!-- 2014/02/10 -->
                    171: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a>'s pftop leaking memory at every queue refresh.
                    172: <li>Build isp2xxx firmware into separate object files, to only include one when both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&manpath=OpenBSD%20Current&sektion=4&format=html">isp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qla&manpath=OpenBSD%20Current&sektion=4&format=html">qla(4)</a> are enabled.
                    173: <li>On sgi, block all interrupts that can grab the kernel lock.
                    174: <li>Intel Centrino Wireless-N 2230 support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&manpath=OpenBSD%20Current&sektion=4&format=html">iwn(4)</a>.
                    175: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> xterm-keys change where some keys (e.g. \033OA) were wrongly treated as partial matches.
                    176: <li>Run the serving and privileged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&manpath=OpenBSD%20Current&sektion=8&format=html">ntpd(8)</a> processes at high priority, to lower latency.
                    177: <!-- 2014/02/09 -->
                    178: <li>Fixed MAC address format to let ospf work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&manpath=OpenBSD%20Current&sektion=4&format=html">myx(4)</a> even without PROMISC enabled on a network interface.
                    179: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> ttm: to handle in-memory region copies; ttm_bo_move_memcpy; memory type compatibility checks.
                    180: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random_uniform&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random_uniform(3)</a> returns a value strictly less than its argument; fixed arithmetic so that PID_MAX can be reached when the kernel is forking.
                    181: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> fixes, including: dac handling improvements; endian bugs; LCD record parsing; handling of variable sized arrays for router objects; panel scaling with eDP and LVDS bridges.
                    182: <li>Added support in binutils for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave, xrstor, and xsaveopt.
                    183: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> on vax when processes are using more than 512KB of stack.
                    184: <li>Fixed failure of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> to write <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> when -L is used; made add_address() and add_route() also wait until imsg is in pipe.
                    185: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> taking crypto sigs into account for "always-update" comparisons (the sig will always differ).
                    186: <li>Stopped malformed IMSG_HUP messages causing the privileged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> process to exit.
                    187: <li>Fixed memory leak introduced in r1.96 of sys/dev/usb/usb_subr.c.
                    188: <li>Fixed system hang issue when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> KMS with older cards; fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> card_posted check for newer asics; fixed endian issues with DP (v3) handling.
                    189: <li>Rectified lock order reversal problem to stop panics seen in multi-threaded programs when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&manpath=OpenBSD%20Current&sektion=1&format=html">gdb(1)</a>.
                    190: <!-- 2014/02/08 -->
                    191: <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a>, only create DBDIR if it does not exist.
                    192: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dmamap_load&manpath=OpenBSD%20Current&sektion=9&format=html">bus_dmamap_load(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dmamap_unload&manpath=OpenBSD%20Current&sektion=9&format=html">bus_dmamap_unload(9)</a> "mpsafe" on hppa.
                    193: <li>Create <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> lease files and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> lease files with permissions 0640, rather than 0000 and 0664 respectively.
                    194: <li>Be less verbose for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_delete(1)</a> -X.
                    195: <li>Stop disabling/enabling interrupts in the interrupt handler for "chip type D" (Marvell 9580).
                    196: <li>Copy the correct number of channels in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> join/expand.
                    197: <li>Use the proper integer width when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> calls AMSG_ISSET().
                    198: <li>Macppc G5 systems with >2GB RAM now report correct amount of memory (kernel still only uses the lower 2GB).
                    199: <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> default to requiring signed packages.
                    200: <li>Limit the number of currently opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> packages, to limit memory usage.
                    201: <li>Fixed booting of socppc n1200 with a usb disk plugged in.
                    202: <li>Allow 64-bit page table entries on mips64 and sgi, making physical memory beyond 16GB addressable by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a>.
                    203: <!-- 2014/02/07 -->
                    204: <li>Stopped attempting to initialise the time from an uninitialised variable on socppc.
                    205: <li>In the installer, make sure a free <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> exists before <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> is run.
                    206: <li>Fixed remote printing by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&manpath=OpenBSD%20Current&sektion=8&format=html">lpd(8)</a> which was broken in r1.50 of printjob.c.
                    207: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> send IPv6 neighbour advertisements with the "router" flag when acting as router. Stops clients losing default routes during <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> failover.
                    208: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=1&format=html">sendmail(1)</a> version 8.14.8.
                    209: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> create "-L" leases files with the same 0000 permissions as regular leases.IF files.
                    210: <li>Log when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> fails to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fchmod&manpath=OpenBSD%20Current&sektion=2&format=html">fchmod(2)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fchown&manpath=OpenBSD%20Current&sektion=2&format=html">fchown(2)</a> the file written in priv_write_file().
                    211: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6_opt_init&manpath=OpenBSD%20Current&sektion=3&format=html">inet6_opt_init(3)</a> to only check extlen when extbuff is not NULL (as per RFC 3542).
                    212: <!-- 2014/02/06 -->
                    213: <li>Fixed regression in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> for UsePrivilegedPort=yes.
                    214: <li>Only set the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> urgency flag if the client is not active.
                    215: <!-- 2014/02/05 -->
                    216: <li>Fixed a MP race in the alpha's fpu context saving code.
                    217: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%20Current&sektion=8&format=html">tcpdump(8)</a> segfaulting on IPv6 NFS traffic.
                    218: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&manpath=OpenBSD%20Current&sektion=1&format=html">pax(1)</a> cope with a stripped down format list (e.g. when compiled with -DNOCPIO).
                    219: <li>Fixed spurious SIGSEGVs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> with xf86-video-intel version 2.99.909.
                    220: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&manpath=OpenBSD%20Current&sektion=4&format=html">myx(4)</a> race, which prevented the driver from transmitting packets.
                    221: <!-- 2014/02/04 -->
                    222: <li>Always reset the signature when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&manpath=OpenBSD%20Current&sektion=8&format=html">fdisk(8)</a> is writing an MBR to disk, to ensure MBR is readable by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a>.
                    223: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&manpath=OpenBSD%20Current&sektion=3&format=html">kvm(3)</a> crash dump parsing fixes: correct paddr in process info and pids in file info.
                    224: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&manpath=OpenBSD%20Current&sektion=8&format=html">syslogd(8)</a> ignore ENETUNREACH, so remote logging is not stuck after a "network unreachable" error.
                    225: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> support for DSN and Enhanced Status Code.
                    226: <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> admin to pause relaying to a specific domain.
                    227: <li>Socketmap table backend added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
                    228: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>, extend the allowed charset for email address; escape potentially dangerous ones.
                    229: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> dump function which occurred with some flag combinations.
                    230: <!-- 2014/02/03 -->
                    231: <li>Reverted broken part of sys/dev/pci/if_bge.c r1.329 (link state handling for the BCM5700 B2).
                    232: <li>Delayed lowercasing of hostname until right before hostname canonicalisation, to unbreak case-sensitive matching of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a>.
                    233: <li>Fixed dpb issue with E=x11/qt3.
                    234: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> memory leak in ECDSA_SIG_new().
                    235: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucom&manpath=OpenBSD%20Current&sektion=4&format=html">ucom(4)</a> trying to cleanup if it is being detached when returning from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&manpath=OpenBSD%20Current&sektion=9&format=html">tsleep(9)</a>. Fixes a panic.
                    236: <li>Fixed a null dereference introduced when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&manpath=OpenBSD%20Current&sektion=4&format=html">uftdi(4)</a> was converted to use usbd_is_dying().
                    237: <li>On alpha, make sure sched_init_cpu() on the secondary processors is invoked with the kernel lock held.
                    238: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> mixing up the list of manpages to be deleted with those to be added.
                    239: <li>Store a compact form of manpages when running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.
                    240: <li>Updated to xf86-video-intel 2.99.909.
                    241: <li>Properly clean up after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> is run.
1.1324    brett     242: <!-- 2014/02/02 -->
                    243: <li>Build bsd.mp on the alpha platform.
                    244: <li>Allow use of "*************" as password in the installer response file for accounts with password logins disabled but login (e.g. with ssh-keys) still possible.
                    245: <li>Simplified how "kept" packages are handled by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.
                    246: <!-- 2014/02/01 -->
                    247: <li>Rearrange interrupt register processing for 2200s. Makes onboard FC controllers in Sun systems work better.
                    248: <li>Converted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memset&manpath=OpenBSD%20Current&sektion=3&format=html">memset(3)</a> of potentially-private <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> data to explicit_bzero().
                    249: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cut&manpath=OpenBSD%20Current&sektion=1&format=html">cut(1)</a> POSIX compliance: continue to process the remaining file operands even after not finding an input file.
                    250: <li>On alpha, manage a per-cpu <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> free entries queue, in addition to the in-use queue to avoid corrupting memory; simplified try_lock(), to avoid one forward branch in the common case.
                    251: <li>Take bwidth into account for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menu's position and size.
                    252: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> kept packages bug (they have to be completed somewhere).
                    253: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> is stopped by ^C^C, try to exit only when the database is in a safe state.
                    254: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915 now invalidates TLBs for the rings after a reset.
                    255: <li>On amd64, removed some of the excessive cache and TLB flushing going on during hibernate unpack.
                    256: <!-- 2014/01/31 -->
                    257: <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> config parser continue parsing even after encountering an error.
                    258: <li>Replaced most usages of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bzero&manpath=OpenBSD%20Current&sektion=3&format=html">bzero(3)</a> with explicit_bzero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> and lib/libutil/bcrypt_pbkdf.c and pkcs5_pbkdf2.c.
                    259: <li>Fixed partial matches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=4&format=html">tmux(4)</a> with xterm-keys on.
                    260: <li>Add \033[18t window operations to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>.
                    261: <li>Set IFCAP_VLAN_MTU on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&manpath=OpenBSD%20Current&sektion=4&format=html">tl(4)</a> to allow for VLAN sized frames.
                    262: <!-- 2014/01/30 -->
                    263: <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&manpath=OpenBSD%20Current&sektion=4&format=html">scsi(4)</a> device doesn't have device ids or serial numbers, try using node_wwn to generate a devid.
                    264: <li>Fixed VCPU reset sequence bug on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> BCM5906.
                    265: <li>Simplified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjtime&manpath=OpenBSD%20Current&sektion=2&format=html">adjtime(2)</a> by keeping track of the adjustment in a 64-bit integer. Stops <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&manpath=OpenBSD%20Current&sektion=8&format=html">ntpd(8)</a> losing sync.
                    266: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&manpath=OpenBSD%20Current&sektion=4&format=html">umodem(4)</a> matching control interfaces if data interface is missing or already claimed. Fixes Ericsson F3507g.
                    267: <li>Made sure partial installs of a package are handled properly by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.
                    268: <!-- 2014/01/29 -->
                    269: <li>Added an MI api for atomic ops (e.g <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atomic_add_int&manpath=OpenBSD%20Current&sektion=9&format=html">atomic_add_int(9)</a>) in the kernel.
                    270: <li>Added a -d flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a>, to remove the specified firmware packages.
                    271: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> support for IO_APPEND.
                    272: <li>Check command name/path for truncation and provide user feedback during <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> config parse .
                    273: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> progress meter, broken after the introduction of the '-D' flag
                    274: <!-- 2014/01/28 -->
                    275: <li>Allow replacing separate foo-{fg,bg,attr} <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> options with a single foo-style option (e.g. "set -g status-style fg=yellow,bg=red,blink").
                    276: <li>Remember the last active <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane in the top-bottom or left-right cell so that it can be restored when using selectp -L/-R/etc.
                    277: <li>Enable IPv6 TCP checksum offload for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a>.
                    278: <li>Check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> "ignore windowname" for truncation and provide user feedback during config parse.
                    279: <li>Error out on an unacceptable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=worm&manpath=OpenBSD%20Current&sektion=6&format=html">worm(6)</a> length argument; start with the cursor on the worm's head.
                    280: <li>nginx.conf default changed to stop sending <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version number in error pages and "Server" header.
                    281: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> now follows the EWMH spec: if the cardinal returned is 0xFFFFFFFF (-1) then the window should appear on all desktops.
                    282: <li>Added CoreChip RD9700 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&manpath=OpenBSD%20Current&sektion=4&format=html">udav(4)</a>.
                    283: <li>Dropped FETCH_CMD from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a>, now always use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a>.
                    284: <!-- 2014/01/27 -->
                    285: <li>Fixes/workarounds for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> BCM5719/BCM5720/BCM57765/BCM57766 chipsets; added support for the new BCM5762 ASIC (BCM5725/BCM5727/BCM57767); added all of the newer PCI ids.
                    286: <li>Replaced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=3&format=html">ssl(3)</a> HMAC and MD5 with implementations based on native <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> ssh_digest_*.
                    287: <li>Removed the no-op flags -L and -V from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&manpath=OpenBSD%20Current&sektion=1&format=html">compress(1)</a>; removed -g flag from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzip&manpath=OpenBSD%20Current&sektion=1&format=html">gzip(1)</a> (non-standard, only makes sense in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&manpath=OpenBSD%20Current&sektion=1&format=html">compress(1)</a>).
                    288: <li>Enhance <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> errors output and display what is going on.
                    289: <li>Enabled IPv6 checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jmw&manpath=OpenBSD%20Current&sektion=4&format=html">jmw(4)</a>.
1.1323    brett     290: <!-- 2014/01/26 -->
                    291: <li>Attempt to make user changes of keyboard layout configs more "sticky" on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmux&manpath=OpenBSD%20Current&sektion=4&format=html">wsmux(4)</a>.
                    292: <li>Work in progress code added for SMP on the alpha architecture.
                    293: <li>Installer fixes to: extend logic for finding a location to place prefetched sets; complain loudly on errors and give users a chance to react; improve detection of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> fails while fetching sets; be more cautious while removing temporary directories.
                    294: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%20Current&sektion=8&format=html">tcpdump(8)</a> now correctly shows that checksums of zero are invalid when listening to UDP over IPv6 traffic.
                    295: <!-- 2014/01/25 -->
                    296: <li>Stopped ufs_setattr() assuming atime/mtime/ctime flag bits needing to be updated weren't already set.
                    297: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> allowing file permissions to be adjusted without an explicit @mode annotation.
                    298: <li>Changed the default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&manpath=OpenBSD%20Current&sektion=5&format=html">pf.conf(5)</a> block policy to "block return".
                    299: <li>Reverted counter size changes in netinet, as it broke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a>.
                    300: <li>Added a special case to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> for the DH group size for 3des-cbc, which has an effective strength much lower than the key size.
                    301: <!-- 2014/01/24 -->
                    302: <li>Corrected parsing of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> statements "fixed-address" and "next-server".
                    303: <li>Ditched kernel high and low water marks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfs&manpath=OpenBSD%20Current&sektion=9&format=html">vfs(9)</a> pages and replaced with a single target, to minimise use of biglock.
                    304: <li>Disable lapic when halting CPUs on i386, for improved suspend.
                    305: <li>Implemented the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a> "-c", "-D" and "-S" flags (from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute(8)</a>).
                    306: <li>Improved formatting of broken blocks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman.
                    307: <li>When a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=5&format=html">disklabel(5)</a> is read from a MBR partitioned disk, preserve any changes the user makes with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> "-b".
                    308: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> re-lookup the policy as soon as we have the ID of the peer (destid).
                    309: <li>Enabled format-string checks for log_*() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a>.
                    310: <li>Made sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> sa_lookup() can actually find the SAs.
                    311: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> leaking prv RSA key for each signature.
                    312: <!-- 2014/01/23 -->
                    313: <li>Avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&manpath=OpenBSD%20Current&sektion=4&format=html">wdc(4)</a> panics where free_xfer is called after scsi_done calls xfer_put.
                    314: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a>, corrected the matching for filter rules of "prefixlen = XX".
                    315: <li>Fixed VRAM size calculation for VRAM >= 4GB, and many other fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>.
                    316: <li>Fixed a use-after-free when GPU acceleration disabled; many more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> fixes.
                    317: <li>Killed (inaccurate) hardware checksummed packet counters and use software counters instead; switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> to use them.
                    318: <li>Allow the special <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> case of making a route valid before setting the blackhole flag on it.
                    319: <li>Support multi-stream archives in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_sign&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_sign(1)</a>, storing packing-list as a separate stream for efficiency.
                    320: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> supply a more useful title for windows launched via the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> command menu ("[ssh] <hostname>").
                    321: <!-- 2014/01/22 -->
                    322: <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> drm to MSI on the cards that support it.
                    323: <li>Added -D shorttitle support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a>.
                    324: <li>Added initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> support for rebuilding a RAID5 volume.
                    325: <li>Fixed resume on some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> rs4xx(v2) boards.
                    326: <li>Support paste key in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> copy mode input (for search etc); clamp length to screen width.
                    327: <li>Properly release <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> resources during <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> teardown.
                    328: <li>Streamlined <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> event loop/restart/quit handling.
                    329: <li>Implemented the "\:" (optional line break) escape sequence in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>.
                    330: <li>Do not permit periods in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> session names.
                    331: <li>Only exit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> copy mode at the bottom if no selection is in progress.
                    332: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dmamap_load&manpath=OpenBSD%20Current&sektion=9&format=html">bus_dmamap_load(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dmamap_unload&manpath=OpenBSD%20Current&sektion=9&format=html">bus_dmamap_unload(9)</a> made mpsafe on sparc64.
                    333: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> cleans up work directory better; improved handling and comparisons of symlinks; simplified signature handling.
                    334: <!-- 2014/01/21 -->
                    335: <li>Removed genmask support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a>.
                    336: <li>Fixed problems installing from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&manpath=OpenBSD%20Current&sektion=4&format=html">atapiscsi(4)</a> cdrom devices.
                    337: <li>Added CoreChip RD9700 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&manpath=OpenBSD%20Current&sektion=4&format=html">udav(4)</a>.
                    338: <li>Fixed a bug where stale <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> routes were not properly flushed on sessions announcing the graceful restart capability.
                    339: <li>Made sure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=5&format=html">disklabel(5)</a> is written to the correct spot on devices with non-512-byte sectors.
                    340: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> randomisation.
                    341: <li>Introduced fine grained locking to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&manpath=OpenBSD%20Current&sektion=4&format=html">myx(4)</a> (only from the interrupt side).
                    342: <li>Fixed a double free caused by a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">relayd.conf(5)</a> config with two "listen on" statements in a relay.
                    343: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> to determine the src IP address based on the route table if flowsrc is not set.
                    344: <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=virtio&manpath=OpenBSD%20Current&sektion=4&format=html">virtio(4)</a> random driver.
                    345: <li>Enabled mpsafe interrupts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pyro&manpath=OpenBSD%20Current&sektion=4&arch=sparc64&format=html">pyro(4/sparc64)</a>.
                    346: <li>Do not clean the multicast records of an interface when it is destroyed (as pcb multicast options might keep a pointer to them).
                    347: <li>Disabled lapic when halting amd64 CPUs. Fixes suspend on some machines.
                    348: <li>Enabled signature checking by default to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a>, with new option -S to skip.
                    349: <!-- 2014/01/20 -->
                    350: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> to specify "fixed-address", "next-serve", "filename" and "server-name".
                    351: <li>When creating the effective lease, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> can now override anything in an offer or saved lease.
                    352: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> RAID5 write functionality: changed parity calculation algorithm to avoid volume scrubs; allow writes to function correctly even when a chunk is lost.
                    353: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> to match "any" interface (excluding loopback).
                    354: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&manpath=OpenBSD%20Current&sektion=4&format=html">sdmmc(4)</a> support to i386/amd64 install media.
                    355: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&manpath=OpenBSD%20Current&sektion=8&format=html">lpd(8)</a> race condition during symlink check.
                    356: <li>Added ubcmtp driver for Broadcom multitouch trackpads (on some MacBooks) enabling multi-finger gestures with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=synaptics&manpath=OpenBSD%20Current&sektion=4&format=html">synaptics(4)</a>.
1.1322    brett     357: <!-- 2014/01/19 -->
                    358: <li>Convert the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> work unit workqs to taskqs.
                    359: <li>Added strong stack protector mode for propolice in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 3.
                    360: <li>Support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&manpath=OpenBSD%20Current&sektion=8&format=html">pfctl(8)</a> for "!received-on <interface>".
                    361: <li>Allow the Alix APU to reboot by changing the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> checks.
                    362: <li>Added newqueue support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> for the queue view.
                    363: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&manpath=OpenBSD%20Current&sektion=4&format=html">vio(4)</a> to recover after running out of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbuf&manpath=OpenBSD%20Current&sektion=9&format=html">mbuf(9)</a>s.
                    364: <li>Allow userland to pass RTF_MPATH flag. Unbreaks multipath routes.
                    365: <li>Set initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> ruleset to explicitly allow dhcp / bootp and dhcpv6. Lease renewals blocked without this change.
                    366: <li>Introduced fine grained locking around the lists of packet handlers <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&manpath=OpenBSD%20Current&sektion=4&format=html">myx(4)</a> maintains.
                    367: <li>Reworked parsing of numbers by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> to improve the error messages.
                    368: <!-- 2014/01/18 -->
                    369: <li>Introduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qla&manpath=OpenBSD%20Current&sektion=4&format=html">qla(4)</a>, a new driver for Qlogic fibre channel HBAs (only ISP23xx so far).
                    370: <li>Count dropped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> errors when the rate limit is exceeded. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> will report this now.
                    371: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a> is copying files, do it in 512 byte blocks to appease install media.
                    372: <li>Merged mesa 9.2.5.
                    373: <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a> to use a single directory with a single makefile.
                    374: <li>Call random_start() immediately after cpu_startup.
                    375: <li>Support a second -v on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandocdb&manpath=OpenBSD%20Current&sektion=8&format=html">mandocdb(8)</a>, to show keys while they are being added.
                    376: <li>Unlink an associated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> divert state when a socket connection gets destroyed.
                    377: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mos&manpath=OpenBSD%20Current&sektion=4&format=html">mos(4)</a> pass received broadcast frames explicitly if not in promiscuous mode. Fixes a problem with initiating connections.
                    378: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> "-hold" from chewing CPU cycles.
                    379: <li>Remove the RAID 4 discipline from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a>. RAID 5 should be used instead.
                    380: <li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> drm headers based on libdrm 2.4.51; updated libdrm to 2.4.51.
                    381: <!-- 2014/01/17 -->
                    382: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a> "-r", to allows the mount point of the root filesystem to be specified.
                    383: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> following symlinks for -l and -L arguments.
                    384: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> parse_X return -1 when it encounters a parsing error. Enables recognition of zero length value vs parsing error.
                    385: <li>Fixed off-by-one on specially crafted /etc/shells file.
                    386: <li>Optimisations to mandocdb: db build time goes down by 10% (now 1.9x of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>); db size goes down by 4% (now 11x of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>); db build time with -Q goes down by 15% (now at 0.28x of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>); db size with -Q goes down by 3% (now 3.35x of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>).
                    387: <!-- 2014/01/16 -->
                    388: <li>Avoid size_t overflows while <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> is reading /etc/resolv.conf.tail, and in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&manpath=OpenBSD%20Current&sektion=1&format=html">file(1)</a> apprentice_map.
                    389: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mknod&manpath=OpenBSD%20Current&sektion=8&format=html">mknod(8)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>; removed an infinite loop in fuse_device_cleanup().
                    390: <li>Incorrect cast to size_t removed from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a>, which broke resume of large downloads.
                    391: <!-- 2014/01/15 -->
                    392: <li>Added more luna88k-specific initialisation in xf86-video-wsfb.
                    393: <li>Re-open the default pipe with updated values when attaching a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&manpath=OpenBSD%20Current&sektion=4&format=html">ohci(4)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&manpath=OpenBSD%20Current&sektion=4&format=html">ehci(4)</a> device, so the device will be recognised.
                    394: <li>Added support for the DS1337 TOD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=octrtc&manpath=OpenBSD%20Current&sektion=4&arch=octeon&format=html">octrtc(4/octeon)</a> clocks.
                    395: <!-- 2014/01/14 -->
                    396: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a> -C option (to only do checksum comparison for specified files).
                    397: <li>Initialise _res.nsaddr_list in res_init(), fixing some programs which depend on bind resolver internals.
                    398: <!-- 2014/01/13 -->
                    399: <li>Reset the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&manpath=OpenBSD%20Current&sektion=1&format=html">top(1)</a> cursor position each time there is a resize event.
                    400: <li>Added new option "-fstack-protector-strong" for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 4.
                    401: <li>Added the "next" keyword as an alias for "+ 1" for relative times with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&manpath=OpenBSD%20Current&sektion=1&format=html">at(1)</a>; support "months" and "years" relative time units (all per POSIX).
                    402: <li>When parsing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.leases&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.leases(5)</a> and encountering a "}" or a ";", always continue reading rest of file.
1.1321    brett     403: <!-- 2014/01/12 -->
1.1322    brett     404: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> -Wbounded by default.
1.1321    brett     405: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a> options: -m message and -x signature.
                    406: <li>Reverted to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> PackageRepository.pm r1.97, as there is a memory leak when using internal GZip.
                    407: <!-- 2014/01/11 -->
                    408: <!-- 2014/01/10 -->
                    409: <li>Updated to freetype 2.5.2.
                    410: <li>Added -DNOCPIO option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&manpath=OpenBSD%20Current&sektion=1&format=html">pax(1)</a>, for use by distrib/special
                    411: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%20Current&sektion=8&format=html">tcpdump(8)</a> detect bad ICMP/ICMPv6 checksums with the -v flag.
                    412: <li>While the hibernated image is being unpacked, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> now demotes APs to real mode, place them in HLT loop. Fixes some spurious reboots on resume.
                    413: <li>Added MSI support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&manpath=OpenBSD%20Current&sektion=4&format=html">jme(4)</a>.
                    414: <li>Corrected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigpending&manpath=OpenBSD%20Current&sektion=2&format=html">sigpending(2)</a> argument handling, to stop it writing to the wrong memory on hppa and hppa64.
                    415: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a> is using a checklist, print MISSING for non-existent files.
                    416: <!-- 2014/01/09 -->
                    417: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&manpath=OpenBSD%20Current&sektion=8&format=html">ping6(8)</a> bug where binary built with stack-protector-strong would fail to set the routing table id.
                    418: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&manpath=OpenBSD%20Current&sektion=4&format=html">ddb(4)</a> "show mbuf" print all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbuf&manpath=OpenBSD%20Current&sektion=9&format=html">mbuf(9)</a> fields in a consistent way.
                    419: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> connect to clients/servers that suffer from SSH_BUG_DERIVEKEY. These are too vulnerable to KEX attacks.
                    420: <li>Option "-e" for embedded signatures added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a>.
                    421: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> "attach-session -t" to accept a window and pane to select them on attach; made "switch-client -t" accept a window and pane.
                    422: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> changes: check for truncation when copying path; don't use a temporary buffer in screen_set_title; include strerror in output when connecting to server fails.
                    423: <li>Fixed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> burner method, ensuring cookie is a pointer to rasops_info. Fixes hangs on shutdown.
                    424: <!-- 2014/01/08 -->
                    425: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> is formating the time, show dates in the future with the year; fixed incorrect date calculations.
                    426: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&manpath=OpenBSD%20Current&sektion=1&format=html">pax(1)</a> -v format to match <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&manpath=OpenBSD%20Current&sektion=1&format=html">ls(1)</a> -l: display the year for dates in the future; eliminate bogus handling of LC_TIME environment variable.
                    427: <li>Per POSIX, times in the future are now reported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&manpath=OpenBSD%20Current&sektion=1&format=html">ls(1)</a> with the year.
                    428: <li>Added support for -h hashfile to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cksum&manpath=OpenBSD%20Current&sektion=1&format=html">cksum(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sha1&manpath=OpenBSD%20Current&sektion=1&format=html">sha1(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sha256&manpath=OpenBSD%20Current&sektion=1&format=html">sha256(1)</a>.
                    429: <!-- 2014/01/07 -->
                    430: <li>Updated to libXfont 1.4.7 (includes fix for CVE-2013-6462).
                    431: <li><font color="#e00000">5.3 and 5.4 SECURITY FIX: CVE-2013-6462: unlimited "sscanf" can overflow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> libXfont stack buffer. </font><br>A source code patch is available for <a href="errata53.html#013_libXfont">5.3</a> and <a href="errata54.html#006_libXfont">5.4</a>.
                    432: <li>Restrict what characters can be in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> signer, to make certain it's not possible to go ../ from /etc/signify.
                    433: <li>Propagate an rdomain number to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&manpath=OpenBSD%20Current&sektion=4&format=html">icmp6(4)</a> nd6_lookup independently from the ifp pointer. Prevents a crash.
                    434: <li>Follow-up fixes for IFID collision handling in IPv6CP; properly change the link-local address.
                    435: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> verify all checksums, including special files (e.g. prevents people from tampering with DESC).
                    436: <li>Sped up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandocdb&manpath=OpenBSD%20Current&sektion=8&format=html">mandocdb(8)</a> -Q by another 3% (now at 39.5% of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>).
                    437: <!-- 2014/01/06 -->
                    438: <li>Delay checking <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&manpath=OpenBSD%20Current&sektion=9&format=html">vnode(9)</a> locking of the target vnodes in tmpfs_rename() until we've confirmed they're on the same filesystem as the source.
                    439: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> processing of package lists in parallel, a large speedup when re-gzipping a signed package.
                    440: <li>Enable memory beyond 1.5GB on sgi octane, to test if kernel panics seen on some MP systems have been fixed.
                    441: <li>More speedups for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandocdb&manpath=OpenBSD%20Current&sektion=8&format=html">mandocdb(8)</a> -Q mode, found with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gprof&manpath=OpenBSD%20Current&sektion=1&format=html">gprof(1)</a>.
                    442: <li>Fixed sparc64 kernel profiling.
                    443: <li>On sgi, let 2048-byte sector media use a volume header using fake 512-byte sectors, yet still allow reading the native label from it.
                    444: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandocdb&manpath=OpenBSD%20Current&sektion=8&format=html">mandocdb(8)</a> -d and -u (broken by recent optimisations).
                    445: <li>Make sure in6_ifdetach() removes the ff01::1 route for the detaching interface, too.
                    446: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> "target: prereq" solving now done after parsing, not during command execution.
1.1320    brett     447: <!-- 2014/01/05 -->
                    448: <li>Added option -Q (quick) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, for accelerated generation of reduced-size databases.
                    449: <li>On i386/amd64, don't use the first 64KB memory for anything (including tramps and uvm). Avoids possible corruption by buggy BIOS SMM code.
                    450: <!-- 2014/01/04 -->
                    451: <li>Hooked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a> into the build.
                    452: <li>No longer have "unreachable manuals", removed the code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>.
                    453: <li>/dev/random added to the install media, providing additional usable entropy for bsd.rd and first boot.
                    454: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&manpath=OpenBSD%20Current&sektion=4&format=html">vgafb(4)</a> on macppc to bring back textmode cursor.
                    455: <li>Updated to x11proto 7.0.25 and xauth 1.0.8.
                    456: <!-- 2014/01/03 -->
                    457: <li>When rebooting from single user mode, stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&manpath=OpenBSD%20Current&sektion=8&format=html">init(8)</a> raising <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=securelevel&manpath=OpenBSD%20Current&sektion=7&format=html">securelevel(7)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.shutdown&manpath=OpenBSD%20Current&sektion=8&format=html">rc.shutdown(8)</a>.
                    458: <li>Ensure we close the socket to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&manpath=OpenBSD%20Current&sektion=1&format=html">whois(1)</a> server before returning, to avoid a loop.
                    459: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> queues properly disappear when interfaces are destroyed.
                    460: <!-- 2014/01/02 -->
                    461: <li>Updated to: xf86-input-elographics 1.4.1, xf86-input-joystick 1.6.2, xf86-input-vmmouse 13.0.0, libpciacces 0.13.2 and glproto 1.4.17.
                    462: <li>Calculate proper <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menu width/height on the first Expose event.
                    463: <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> to accept _NET_WM_DESKTOP and _NET_CURRENT_DESKTOP ClientMessage.
                    464: <li>Don't allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> to resize to 0x0 during mouse resize.
                    465: <li>Added primary support for luna88k 4bpp/8bpp frame buffer, with colour support on the luna <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&manpath=OpenBSD%20Current&sektion=4&format=html">wscons(4)</a>.
                    466: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> to version 300.
                    467: <li>Temporarily disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&manpath=OpenBSD%20Current&sektion=4&format=html">ahci(4)</a> MSI for Samsung XP941.
                    468: <!-- 2014/01/01 -->
                    469: <li>Tweaked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> to enable beep and CD controls on ALC282, ALC221 and ALC269.
                    470: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> "make bsd.umg"; allow it to handle PT_LOAD, fail on any others.
                    471: <!-- 2013/12/31 -->
                    472: <li>Fixed deadlocks when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> device slot uses the SIO_SYNC mode.
                    473: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ztsscale&manpath=OpenBSD%20Current&sektion=8&arch=zaurus&format=html">ztsscale(8/zaurus)</a> after struct wscons_event size change.
                    474: <!-- 2013/12/30 -->
                    475: <li>Don't consider <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> to be successfully built unless a test program using it works.
                    476: <li>Experimental feature to let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&manpath=OpenBSD%20Current&sektion=1&format=html">apropos(1)</a> show different keys than .Nd.
                    477: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a>, a tool to sign and verify signatures.
                    478: <li>First steps to replacing the Berkeley-DB based mandocdb with an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite3(1)</a> version.
                    479: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> now refuse keys from clients/servers using obsolete RSA+MD5 signature scheme.
                    480: <li>Reverted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&manpath=OpenBSD%20Current&sektion=4&format=html">rgephy(4)</a> to pre r1.25 behaviour: fetch link and media status when attached to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a>.
                    481: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> snooping on Lynx Point-LP HD Audio. Fixes Acer Aspire E1 572G audio.
                    482: <li>Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a>.
                    483: <li>Corrected initialisation of the Bt458 in the luna 8bpp frame buffer.
1.1319    brett     484: <!-- 2013/12/29 -->
                    485: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> triggering end-of-sentence spacing (near period) at partial implicit macros.
                    486: <!-- 2013/12/28 -->
                    487: <li>When showing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> hostkeys, show ed25519 keys as well.
                    488: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> refusing to load ed25519 certificates.
                    489: <li>Allow deletion of ed25519 keys from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> agent.
                    490: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> ed25519 keys to appear as certificate authorities.
                    491: <li>Call PHY_RESET upon attaching <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&manpath=OpenBSD%20Current&sektion=4&format=html">eephy(4)</a> to trigger PHY initialisation (to match behaviour before r1.52).
                    492: <li>i386 now uses PIE.
                    493: <!-- 2013/12/27 -->
                    494: <li>Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> version 1.14.5 (mac68k and mvmeppc are no longer supported).
                    495: <li>Added installboot support for vax, hp300, hppa64, sparc64 and landisk.
                    496: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random(3)</a> accessible by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&manpath=OpenBSD%20Current&sektion=8&format=html">init(8)</a>, leading to random pids for anything besides 0 and 1.
                    497: <li>Create a seed file for the bootloader in /etc/random.seed, for random data very early in the boot process.
                    498: <li>Free(bbp) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">newfs_ext2fs(8)</a> error paths (coverity CID 274748).
                    499: <li>"/stand" directory removed (has not been used in decades).
                    500: <li>Provide a bootstrap implementation for use with architectures like hppa, landisk and vax.
                    501: <li>Initial version of a unified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a>. For now only for i386/hppa/amd64.
                    502: <!-- 2013/12/26 -->
                    503: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&manpath=OpenBSD%20Current&sektion=8&format=html">rc(8)</a> will now report absence of pkg_scripts.
                    504: <!-- 2013/12/25 -->
                    505: <li>Properly remap <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> \B, \H, \h, \L, and \l to ESCAPE_IGNORE.
                    506: <li>Parse and ignore the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> escape sequences \d (move half line down) and \u (move half line up).
                    507: <li>Implemented .Fo/.Fa/.Fc indentation and break handling for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman.
                    508: <li>Probe for a keyboard on all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iockbc&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">iockbc(4/sgi)</a> ports, attach to the first one found.
                    509: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> autoloading of quirks; avoid loading the old quirks file; always report if quirks should be there if it can't be loaded.
                    510: <li>In the SYNOPSIS, implemented hanging indentation for .Fo and avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> outputting line breaks inside .Fa arguments.
                    511: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a> support for .St -xsh4.2, the System Interfaces part of the original Single UNIX Specification.
                    512: <!-- 2013/12/24 -->
                    513: <li>Final circleq to tailq fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a>.
                    514: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> breaking output lines in .Fn function arguments in SYNOPSIS mode.
                    515: <li>Rearranged/corrected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> timeout conditionals. Fixes negative timeout panics.
                    516: <li>Implemented SYNOPSIS .Fn indentation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman.
                    517: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> outputting line breaks after block macros spanning more than one input line when encountering a ".Bk".
                    518: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> support for SSL/TLS server certificate validation (enabled by default); allow setting preferred ciphers.
                    519: <!-- 2013/12/23 -->
                    520: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> bugs: dotline off by one when adding newline at EOF; align and sync dotlines when displaying the same buffer in two windows.
                    521: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> to cope with the change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> warning messages.
                    522: <li>The xbase set requires the comp set. When installing, include comp automatically if xbase is selected.
                    523: <li>Fixed IPv6 functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">tftp-proxy(8)</a>; implemented "-a" option to make it work on a NAT gateway; generate pass rules instead of erroring out when no address for the current AF was specified.
                    524: <li>Revert previous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> commit, which made resume hang on some GENERIC.MP systems.
                    525: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> pass its cleanup handler, stopped it calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atexit&manpath=OpenBSD%20Current&sektion=4&format=html">atexit(4)</a> directly on i386, sparc64, alpha, powerpc, amd64 and hppa.
1.1318    brett     526: <!-- 2013/12/22 -->
                    527: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, implemented hanging indentation for .Fn in SYNOPSIS mode.
                    528: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> now tries to keep the framebuffer console layout set up by the firmware on sparc64.
                    529: <li>On alpha, set the primary CPU's PAL revision correctly, to properly spin up secondary processors.
                    530: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> end-of-sentence spacing at the end of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> macro lines.
                    531: <!-- 2013/12/21 -->
                    532: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> "string constant too long" errors when reading back a lease with filename or servername attributes containing escaped characters.
                    533: <li>Save and restore <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpihpet&manpath=OpenBSD%20Current&sektion=4&format=html">acpihpet(4)</a> configuration on suspend/resume.
                    534: <li>Fixed locking in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915 page fault handler.
                    535: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&manpath=OpenBSD%20Current&sektion=1&format=html">kdump(1)</a> to recognise itimer and ktrace facility names to {get,set}itimer() and ktrace().
                    536: <!-- 2013/12/20 -->
                    537: <li>Add support for truncate in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
                    538: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vioscsi&manpath=OpenBSD%20Current&sektion=4&format=html">vioscsi(4)</a> driver, work-in-progress but functional enough to work with both Google Compute Engine and RHEVM.
                    539: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> set the correct line number after successfully searching with re-search-{backward,forward}.
                    540: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> crash when trying to access ${12345678901234567890}.
                    541: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> is writing a file, break out when we get a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&manpath=OpenBSD%20Current&sektion=2&format=html">write(2)</a> error, not just an EPIPE.
                    542: <!-- 2013/12/19 -->
                    543: <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a> from CIRCLEQ to TAILQ and purged last renants of CIRCLEQ in the base.
                    544: <li>Reliability fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> SHA384 SSL/TLS ciphers, to avoid application crash on strict alignment architectures.
                    545: <li><font color="#e00000">5.3 and 5.4 RELIABILITY FIX: avoid application crash while using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> SHA384 SSL/TLS ciphers.</font><br>A source code patch is available for <a href="errata53.html#012_sha512">5.3</a> and <a href="errata54.html#005_sha512">5.4</a>.
                    546: <li>Initialise each cpu's mttr properly (for PAT) at boot and after suspend/resume on i386/amd64.
                    547: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> "dired-unmark-backward" behave the same as emacs.
                    548: <li>Plugged memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">tftp-proxy(8)</a>.
                    549: <li>Recognise octeon2 cpus, like those found in the lanner mr326.
                    550: <!-- 2013/12/18 -->
                    551: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-agent(1)</a> from crashing (NULL deref) when deleting PKCS#11 keys from an agent that has a mix of normal and PKCS#11 keys (bz#2186).
                    552: <li>Fixed multiple remote forwardings with dynamically assigned listen ports, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> client can discriminate between them (bz#2147).
                    553: <li>Avoid potential integer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> client_alive_interval timeout (bz#2170).
                    554: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-add(1)</a> skip requesting smartcard PIN when removing keys from agent (bz#2187).
                    555: <li>Provide a random stackgap on pthread frames.
                    556: <li>Removed artificial limit on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> max array index.
                    557: <li>Reverted the other part of bpf.c's r1.84. May finally fix "timeout_add: to_ticks (-1) < 0".
                    558: <li>Changed install password prompts; added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&manpath=OpenBSD%20Current&sektion=8&format=html">autoinstall(8)</a> question for root <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> pubkey; make pubkey prompts appear in log.
                    559: <!-- 2013/12/17 -->
                    560: <li>Correctly read strings containing non-printable characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> lease file; allow embedded NUL characters rather than skipping them.
                    561: <li>Cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> code for ctypes, and re-auditing of this area.
                    562: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcgetsid&manpath=OpenBSD%20Current&sektion=3&format=html">tcgetsid(3)</a> function, as it is now in POSIX base.
                    563: <li>Back-port code from binutils 2.16, so weak undefined references work on alpha.
                    564: <li>Run spamd-setup from within /etc/rc.d/spamd; made the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.d&manpath=OpenBSD%20Current&sektion=8&format=html">rc.d(8)</a> script take $spamd_black into consideration.
                    565: <!-- 2013/12/16 -->
                    566: <li>Bugfix by switching generic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> modesetting code to give negative errno return values.
                    567: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> restore <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=8&format=html">sysctl(8)</a> hw.setperf upon resume like we do for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&manpath=OpenBSD%20Current&sektion=4&format=html">apm(4)</a> on i386.
                    568: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> support for _NET_WM_STATE_FULLSCREEN hint, with keybinding changes: CM-f "fullscreen", CM-m "maximize".
                    569: <li>Changed subject of install/upgrade log to better match periodic maintenance emails.
1.1317    brett     570: <!-- 2013/12/15 -->
                    571: <li>Allow double quotes to be quoted (by doubling them) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a>, to match <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a>.
                    572: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> causing a kernel panic if an unsupported frame buffer configuration is requested.
                    573: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-add(1)</a> also add .ssh/id_ed25519, to match the manual page.
                    574: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popa3d&manpath=OpenBSD%20Current&sektion=8&format=html">popa3d(8)</a> from base (no plaintext-password-only daemons allowed anymore).
                    575: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&manpath=OpenBSD%20Current&sektion=4&format=html">ubt(4)</a> compilation after last commit to sys/dev/usb/ubt.c; fixed bthub compilation.
                    576: <li>Overhauled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> i915 pread/pwrite code, to fix cache coherency issues and reduce screen artifacts.
                    577: <li>Avoid timeouts of ULONG_MAX milliseconds. Stops the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> from crashing with "select returned EINVAL" messages.
                    578: <!-- 2013/12/14 -->
                    579: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>, update timestamps in "effective" lease prior to printing the lease.
                    580: <li>Enabled tmpfs so it gets tested some more.
                    581: <!-- 2013/12/13 -->
                    582: <li>Instead of using the work area, use the Xinerama area for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> snap calculations.
                    583: <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&manpath=OpenBSD%20Current&sektion=8&format=html">autoinstall(8)</a> manpage, for unattended installs/upgrades.
                    584: <li>Save-set when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> is re-exec'ing so as to not lose State on our hidden clients.
                    585: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&manpath=OpenBSD%20Current&sektion=5&format=html">cwmrc(5)</a> support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION ewmh hint, with configurable urgencyborder.
                    586: <!-- 2013/12/12 -->
                    587: <li>Rewritten receive filter handling and ioctl bits in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&manpath=OpenBSD%20Current&sektion=4&format=html">aue(4)</a>.
                    588: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&manpath=OpenBSD%20Current&sektion=1&format=html">df(1)</a> in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&manpath=OpenBSD%20Current&sektion=8&format=html">daily(8)</a> output show used/free inode levels.
                    589: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> really takes the work area gap into account with snap calculations.
                    590: <li>Track the last event timestamp and pass it on for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> WM_TAKE_FOCUS ClientMessage. Solves focus order issue.
                    591: <li>Fixed static linking of libpthread.
                    592: <!-- 2013/12/11 -->
                    593: <li>Better bus error diagnostics on sgi (only affects IP28).
                    594: <li>Revert change to sha256 in sys/dev/rnd.c, so ramdisk will build again.
                    595: <li>Use u_int32_t to store the magic number sent by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&manpath=OpenBSD%20Current&sektion=4&format=html">sppp(4)</a>. Fixes a bug on big-endian LP64 archs.
                    596: <li>Use a correct pexp to unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> stop/reload (old pexp in /var/run/rc.d/identd has to be manually removed).
                    597: <li>Revert to return EPERM for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_init&manpath=OpenBSD%20Current&sektion=3&format=html">sem_init(3)</a> pshared until it works properly.
                    598: <li>Support XA_WM_HINTS in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> PropertyNotify events.
                    599: <!-- 2013/12/10 -->
                    600: <li>In sys/dev/rnd.c, replace use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sha256&manpath=OpenBSD%20Current&sektion=1&format=html">sha256(1)</a>.
                    601: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> from inlining the unsafe functions (and hiding warnings for) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sprintf&manpath=OpenBSD%20Current&sektion=3&format=html">sprintf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsprintf&manpath=OpenBSD%20Current&sektion=3&format=html">vsprintf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stpcpy&manpath=OpenBSD%20Current&sektion=3&format=html">stpcpy(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcat&manpath=OpenBSD%20Current&sektion=3&format=html">strcat(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcpy&manpath=OpenBSD%20Current&sektion=3&format=html">strcpy(3)</a>.
                    602: <li>Redraw <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client border when unhiding.
                    603: <li>Dropped the f0, f1, f2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gettytab&manpath=OpenBSD%20Current&sektion=5&format=html">gettytab(5)</a> capabilities ("modern" replacement is the set of i#, o#, c#, l# to poke magic numbers into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=termios&manpath=OpenBSD%20Current&sektion=4&format=html">termios(4)</a>).
                    604: <li>Added infrastructure to create un-biglocked task queues.
                    605: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> attempt to free a non-heap object.
                    606: <!-- 2013/12/09 -->
                    607: <li>At resume, do not move flushing characters in from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&manpath=OpenBSD%20Current&sektion=4&format=html">com(4)</a> chip, as there shouldn't be any.
                    608: <li>Remove MD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intagp&manpath=OpenBSD%20Current&sektion=4&format=html">intagp(4)</a> code that is unused now that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> manages the GTT all by itself.
                    609: <li>Re-factor processing of classless static routes option (121) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>; added more data validation.
                    610: <li>Fixed crash on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&manpath=OpenBSD%20Current&sektion=4&format=html">urndis(4)</a> detach.
                    611: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> dropping messages if we are usually the initiator and the peer initiates rekeying first.
1.1316    brett     612: <!-- 2013/12/08 -->
1.1317    brett     613: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> aobj to shrink and grow, for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_tmpfs&manpath=OpenBSD%20Current&sektion=8&format=html">mount_tmpfs(8)</a> support.
1.1316    brett     614: <li>In sgi architecture, fixed boot block installation on IP28.
                    615: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client group shortcut in menu lists when clients aren't assigned to a group, to fix a crash.
                    616: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> version 1.14.4.
                    617: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&manpath=OpenBSD%20Current&sektion=4&format=html">rum(4)</a> for armv7.
                    618: <!-- 2013/12/07 -->
                    619: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&manpath=OpenBSD%20Current&sektion=4&format=html">pcn(4)</a>, to allow bringing interface out of all-multicast mode once a range of multicast addresses has been found.
                    620: <li>Corrected the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&manpath=OpenBSD%20Current&sektion=8&format=html">sudo(8)</a> check for whether a user may change the login class.
                    621: <li>Enabled fast path for relocations and enabled cpu relocations on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> i915.
                    622: <li>If the ring was full, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&manpath=OpenBSD%20Current&sektion=4&format=html">jme(4)</a> put the packet back on the queue so it can be transmitted.
                    623: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&manpath=OpenBSD%20Current&sektion=4&format=html">jme(4)</a> error handling for DMA.
                    624: <!-- 2013/12/06 -->
                    625: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> clflush() flush the correct cache line on i386/amd64. Fixes gnome screen corruption and hangs.
                    626: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> i915 from panicking if an object is truncated while still mapped.
                    627: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> resume route.
                    628: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> now supports ed25519 hostkeys and user identities (see <a href="http://ed25519.cr.yp.to/software.html">http://ed25519.cr.yp.to/software.html</a>).
                    629: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> private key format, with bcrypt as the default KDF.
                    630: <!-- 2013/12/05 -->
                    631: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> error path in do_readdir().
                    632: <li>Warn when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> fails to parse a field.
                    633: <li>When a relay fails, let the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> scheduler update all envelopes in the holdq as if they tempfailed.
                    634: <li>Libcompat (for compatability with 4.3BSD) is purged.
                    635: <!-- 2013/12/04 -->
                    636: <li>Corrected spin timeout detection in __mp_lock debug code.
                    637: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> AuthorizedKeysCommand inside a Match block (bz#2161).
                    638: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> receives a /32 IP address assignment, mimic ISC DHCP by adding a direct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a> for the default gateway.
                    639: <li>Fixed the installer's parsing of nwids containing blanks.
                    640: <!-- 2013/12/03 -->
                    641: <li>Protect calls to bio_getitall with the sc_lock, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&manpath=OpenBSD%20Current&sektion=4&format=html">mfi(4)</a> doesn't panic.
                    642: <li>Don't leak local_fd on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> error (bz#2171).
                    643: <li>Allow sgi IP27 to be able to boot off cdrom via the "Install System Software" menu.
                    644: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&manpath=OpenBSD%20Current&sektion=4&format=html">iwi(4)</a> to cope with fatal firmware errors: reset chip, reload firmware and bring the interface back up.
                    645: <li>Fixed an out-of-bounds-memcpy in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> pfkey_process().
                    646: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> scheduler_ramqueue is now in O(log n).
                    647: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> appending a NUL character to buf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readlink&manpath=OpenBSD%20Current&sektion=2&format=html">readlink(2)</a>; more checks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=3&format=html">malloc(3)</a> return values.
                    648: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> to free the representation of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&manpath=OpenBSD%20Current&sektion=9&format=html">vnode(9)</a> in userspace.
                    649: <li>Unmount the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> filesystem if communication ends with the fuse device.
                    650: <li>Added missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> checks that the communication channel with libfuse is still open before sending fusebufs.
                    651: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> sending all delivery notifications to the queue in one go.
                    652: <li>Warn when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> fails to enqueue an internal bounce.
                    653: <!-- 2013/12/02 -->
                    654: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&manpath=OpenBSD%20Current&sektion=4&format=html">dc(4)</a> so it can bring the interface out of all multicast mode once a range of multicast addresses; fixed multicast range checking.
                    655: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> receives a NotionNotify event, don't redraw the top menu selection.
                    656: <li>Always highlight the first menu item in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> menu.
                    657: <li>Prepend the group shortcut in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client search menu; prepend shortcut in unhide menu.
                    658: <li>Stopped ntfs subsystem trying to put an off_t into an int, which resulted in a 2GB limit.
                    659: <li>Avoid truncating ntfs 64-bit attribute values to 32-bits. Otherwise an attribute's data length value wraps at 4GB.
                    660: <li>If not hidden during an UnmapNotify event, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> will now un-manage the client.
1.1315    brett     661: <!-- 2013/12/01 -->
                    662: <li>Corrected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> bzero of chacha20+poly1305 key context (bz#2177).
                    663: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> key_to_blob() return a NULL blob on failure (part of bz#2175).
                    664: <li>Fixed use-after-free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> ssh-pkcs11-helper.c (bz#2175).
                    665: <li>Switched mvme68k to the MI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&manpath=OpenBSD%20Current&sektion=4&arch=mvme68k&format=html">zs(4/mvme68k)</a> driver.
                    666: <li>More robust parsing of the DHCP lease file for autoinstall.
                    667: <li>Updated to pixman 0.32.4.
                    668: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> write-read race with multiple rings.
                    669: <li>Brightness quirk for Acer Aspire 4736Z added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a>
                    670: <li>Prevent "bogus xmit rate %d setup" panics in wireless IBSS mode.
                    671: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> scan show the nwid, channel, and bssid for IBSS networks (not just access points).
                    672: <!-- 2013/11/30 -->
                    673: <li>Allow the autoinstaller to pass a public <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> key for inclusion in the user's .ssh/authorized_keys.
                    674: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a> bug#534: IXFR query loop over UDP for zones that are unchanged, to stop query flood from the slave.
                    675: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srand&manpath=OpenBSD%20Current&sektion=3&format=html">srand(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rand&manpath=OpenBSD%20Current&sektion=3&format=html">rand(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&manpath=OpenBSD%20Current&sektion=8&format=html">kerberos(8)</a>.
                    676: <li>Restore <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> frame buffer upon last close; makes sure we we have a usable console after exiting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a>.
                    677: <li>Do not send the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> holdq release message if no envelope was held for a relay.
                    678: <li>Do not hard-code <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> scheduler batch size; reduced default limit to avoid hammering effects.
                    679: <!-- 2013/11/29 -->
                    680: <li>Reverted sys/net/bpf.c back to r1.85, as panics are still being reported.
                    681: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_main_np&manpath=OpenBSD%20Current&sektion=3&format=html">pthread_main_np(3)</a>, use a new flag, THREAD_ORIGINAL, to indicate the original thread for this process. Fixes some ConsoleKit failures.
                    682: <!-- 2013/11/28 -->
                    683: <li>Made the installer's ask_which bail out on a missing response in the autoinstall case rather than looping endlessly.
                    684: <li>Re-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.
                    685: <li>Mark replaced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> flows as "not loaded".
                    686: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> leak duplicate flows.
                    687: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> now drops duplicate requests, to avoid corrupt child-SA tables.
                    688: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> discard & free duplicate IKESAs; made sure new SAs are not created that cannot be inserted in the SA tree.
                    689: <li>Include hexdump in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> debug output only for -vvv.
                    690: <li>Support raw pubkey authentication w/o x509 certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a>.
                    691: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&manpath=OpenBSD%20Current&sektion=4&format=html">wpi(4)</a> has a fatal firmware error, reset the chip, reload the firmware and bring the interface up again.
                    692: <li>Limit the number of envelopes to recall in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> hoststat cache.
                    693: <li>Removed some double frees in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
                    694: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> loading of passphrase-protected keys.
                    695: <li>Allow subdomain matching in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mailaddr <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=table&manpath=OpenBSD%20Current&sektion=5&format=html">table(5)</a>.
                    696: <li>Changed the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=multicast&manpath=OpenBSD%20Current&sektion=4&format=html">multicast(4)</a> addresses are linked to an interface.
                    697: <!-- 2013/11/27 -->
                    698: <li>Now the auto installer supports both install and upgrade, use "non-interactive mode" instead of installation.
                    699: <li>Fixed a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=more&manpath=OpenBSD%20Current&sektion=1&format=html">more(1)</a> read loop, subtly broken on big-endian machines for some time.
                    700: <li>Like "gap", made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> "snapdist" per-screen.
                    701: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> deal with clients that don't have WM_NORMAL_HINTS.
                    702: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&manpath=OpenBSD%20Current&sektion=5&format=html">cwmrc(5)</a> option to bind a key by keycode with brackets, which never worked. Users should be using keysym names not keycodes.
                    703: <!-- 2013/11/26 -->
                    704: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout_add&manpath=OpenBSD%20Current&sektion=9&format=html">timeout_add(9)</a> return whether the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&manpath=OpenBSD%20Current&sektion=9&format=html">timeout(9)</a> was scheduled in this call (by returning 1), or a previous call (by returning 0).
                    705: <li>Grow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&manpath=OpenBSD%20Current&sektion=8&format=html">nfsd(8)</a> request cache for the server side from 64 to 2048 entries. Avoids "file already exists" errors.
                    706: <li>Fixed a possible double-free/NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a> msg_print.
                    707: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a> to version 4.0.0; use nsd-control to signal; generate keys for nsd-control if they don't exist.
                    708: <li>Copy some entries from Apache's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&manpath=OpenBSD%20Current&sektion=8&format=html">httpd(8)</a> mime.types file to the one used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a>.
                    709: <!-- 2013/11/25 -->
                    710: <li>Only set the IFF_ALLMULTI flag if there is at least one real <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=multicast&manpath=OpenBSD%20Current&sektion=4&format=html">multicast(4)</a> address.
                    711: <li>Added some logic to the autoinstaller, to select an interface for the initial dhcp request.
                    712: <li>Allow autoinstall/upgrade even when not netbooted.
                    713: <li>Reworked install.sub _autorespond(): better line parsing; treat empty/missing/multiple answers as an error and exit; ensure $RESPONSEFILE exists.
                    714: <li>Vax can now compress/decompress .xz files.
                    715: <li>Many utilities adjusted to use u_char for buffers in "yylex for ctype" calls.
                    716: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> -Ar leaking kernel pointers to unprivileged users.
1.1314    brett     717: <!-- 2013/11/24 -->
                    718: <li>Disable %n in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&manpath=OpenBSD%20Current&sektion=9&format=html">printf(9)</a>, to avoid making any format-string vulnerabilities exploitable.
                    719: <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> on vax to allow the kernel to use much less memory for page tables.
                    720: <li>Increase NMBCLUSTERS in vax (using kernel memory saved by recent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> changes).
                    721: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a>, replaced the swapdev CIRCLEQ with a TAILQ; replaced list traversals with LIST_FOREACH.
                    722: <li>I2C driver for am335x added to armv7 (not enabled yet).
                    723: <li>Prevent some race conditions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> by just chdir()'ing into the right objdir.
                    724: <!-- 2013/11/23 -->
                    725: <li>Merged mesa 9.2.3.
                    726: <li>In install.sub, use a flag file to recognise a successful autoinstaller run; provide the autoinstaller logfile as mail to root.
                    727: <li>With <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -k, only kill the window after using it to work out -c path.
                    728: <!-- 2013/11/22 -->
                    729: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> handle empty current directory more gracefully.
                    730: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&manpath=OpenBSD%20Current&sektion=1&format=html">kdump(1)</a> now understands USB, VIDIOC and generic DRM <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&manpath=OpenBSD%20Current&sektion=2&format=html">ioctl(2)</a>.
                    731: <!-- 2013/11/21 -->
                    732: <li>Taught <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ext2fs(8)</a> about MAXPARTITIONS, to let it operate on partitions "i" through "p".
                    733: <li>Guard against a compiler optimising away a comparison against NULL-1 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ext2fs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ffs(8)</a>.
                    734: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> keep the flow until last <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> SA is deleted, if the flow is shared by multiple SAs via NAT-T.
                    735: <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
                    736: <li>Initial support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> for integrated Lynx Point ethernet with external i217 and i218 PHYs.
                    737: <li>Bring back check of driver freeing uninitialised structures to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&manpath=OpenBSD%20Current&sektion=4&format=html">urndis(4)</a>.
                    738: <li>Security update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version 1.4.4, which fixes CVE-2013-4547 (see <a href="http://mailman.nginx.org/pipermail/nginx-announce/2013/000125.html">http://mailman.nginx.org/pipermail/nginx-announce/2013/000125.html</a>).
                    739: <li><font color="#e00000">5.3 and 5.4 SECURITY FIX FOR <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> CVE-2013-4547.</font> A source code patch is available for <a href="errata53.html#011_nginx">5.3</a> and <a href="errata54.html#004_nginx">5.4</a>.
                    740: <li>Updated to libdrm 2.4.47 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a>.
                    741: <li>Changed /dev/drm* permissions to 0600.
                    742: <li>Correctly set verify flag on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> listener.
                    743: <li>Fail if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>'s lka can't load the certificate file.
                    744: <!-- 2013/11/20 -->
                    745: <li>Added newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> protocol 2 transport cipher "chacha20-poly1305@openssh.com",
                    746: <li>Removed disksort from the kernel, now that all the direct users have been removed.
                    747: <li>rthread shared semaphore fixes: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_init&manpath=OpenBSD%20Current&sektion=3&format=html">sem_init(3)</a> shared semaphores now work; in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_open&manpath=OpenBSD%20Current&sektion=3&format=html">sem_open(3)</a>, initialise the spinlock if we created the semaphore.
                    748: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&manpath=OpenBSD%20Current&sektion=4&arch=armv7&format=html">gpio(4/armv7)</a> support for omap3/4 and am335x; added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&manpath=OpenBSD%20Current&sektion=4&format=html">omgpio(4)</a> manpage.
                    749: <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mda and scheduler to limit the number of pending deliveries to the same user.
                    750: <!-- 2013/11/19 -->
                    751: <li>Delay closure of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> in/out fds until after "Bad protocol version identification..." message, as get_remote_ipaddr/get_remote_port require them open.
                    752: <li>Added the autoinstall configuration to the list of files stirring the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&manpath=OpenBSD%20Current&sektion=4&format=html">random(4)</a> pool at install.
                    753: <li>Moved the GTT management into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> drm driver.
                    754: <li>Backed out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> DRM_IOCTL_I915_GEM_WAIT commit (which left <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> unusable on resume on some machines).
                    755: <li>In install.sub, try to fetch a host-specific responsefile, fallback to a generic one otherwise.
                    756: <li>Allow "*" in the user part of mail addresses in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a>.
                    757: <li>Impose a limit on the number of inflight envelopes on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
                    758: <!-- 2013/11/18 -->
                    759: <li>Enabled MSI on the remaining <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> chipsets.
                    760: <li>While autoinstalling, decide whether to install or upgrade from DHCP attribute "filename".
                    761: <li>Give /dev/drm0 to the user logged on the console and/or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&manpath=OpenBSD%20Current&sektion=1&format=html">xdm(1)</a>, to allow running of OpenGL applications.
                    762: <li>Bugfix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> so a "prio" value of a match rule is not overridden by a later pass rule.
                    763: <li>Fixed xf86-video-nv shadow framebuffer implementation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nv&manpath=OpenBSD%20Current&sektion=4&format=html">nv(4)</a>.
                    764: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> is looking up an MX, parse the address if the domain is a "[ipaddr]" string.
                    765: <li>Converted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&manpath=OpenBSD%20Current&sektion=4&format=html">trunk(4)</a> to use a detachhook.
1.1313    brett     766: <!-- 2013/11/17 -->
                    767: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&manpath=OpenBSD%20Current&sektion=4&format=html">ugl(4)</a>, a driver for Genesys Logic GL620USB-A USB host-to-host link cable. Derived from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&manpath=OpenBSD%20Current&sektion=4&format=html">upl(4)</a>.
                    768: <li>Unhooked radeonold from the build.
                    769: <li>Merged in libdrm 2.4.47 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>.
                    770: <li>Removed unused /dev/X0 entries.
                    771: <!-- 2013/11/16 -->
                    772: <li>On luna88k, map the bitmap planes of the frame buffer used by the driver. 10% speedup under <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a>.
                    773: <li>On luna88k, allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&manpath=OpenBSD%20Current&sektion=4&format=html">ddb(4)</a> to be entered from the keyboard, when there is a glass console and ddb.console=1, with ctrl-alt/zenmen-esc.
                    774: <!-- 2013/11/15 -->
                    775: <li>Enabled 802.11a support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&manpath=OpenBSD%20Current&sektion=4&format=html">wpi(4)</a> such as Intel PRO/Wireless 3945ABG rev 0x02.
                    776: <li>Reverted r1.858 of sys/net/pf.c, as it caused panics.
                    777: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&manpath=OpenBSD%20Current&sektion=4&format=html">ugl(4)</a>, a driver for Genesys Logic GL620USB-A USB host-to-host link cable. Driver is derived from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&manpath=OpenBSD%20Current&sektion=4&format=html">upl(4)</a>.
                    778: <li>Bring back stack scanning/dropping of IPv6 type 0 routing headers, but only engage this code when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> is disabled.
                    779: <li>Don't fail when an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> has no MAC address, and move on to the logic that addresses this.
                    780: <li>Fixed setups with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> and ifbound, so all local IPSec packets (tunnel->tunnel) match state in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a>.
                    781: <li>Kill the activate routine in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucom&manpath=OpenBSD%20Current&sektion=4&format=html">ucom(4)</a> and adapt the parent process to no longer call it.
                    782: <li>HID cleanups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&manpath=OpenBSD%20Current&sektion=4&format=html">uhid(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhidev&manpath=OpenBSD%20Current&sektion=4&format=html">uhidev(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&manpath=OpenBSD%20Current&sektion=4&format=html">ukbd(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&manpath=OpenBSD%20Current&sektion=4&format=html">ums(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utpms&manpath=OpenBSD%20Current&sektion=4&format=html">utpms(4)</a>, including cleanup match/attach multi-casting.
                    783: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&manpath=OpenBSD%20Current&sektion=4&format=html">athn(4)</a> tick calculation work as intended. Should fix excessive timeouts and "Michael mic" errors.
                    784: <li>Cope with the EAGAIN API change for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgbuf_write&manpath=OpenBSD%20Current&sektion=3&format=html">msgbuf_write(3)</a> in various daemons.
                    785: <li>Improvements for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&manpath=OpenBSD%20Current&sektion=4&format=html">sppp(4)</a> address assignment and related issues in IPv6CP; deal with IFID collisions instead of ignoring them; use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random(3)</a> during IFID generation; assign destination address to /128 point-to-point links.
                    786: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> parameter types for x509 routines.
                    787: <li>Be more specific in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> ulimit error messages.
                    788: <li>Fixed ^C handling in miniroot.
                    789: <!-- 2013/11/14 -->
                    790: <li>Setup pfkey timer before use in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a>. Ignore messages meant for other daemons, like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> does.
                    791: <!-- 2013/11/13 -->
                    792: <li>Fixed automatic retry in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgbuf_write&manpath=OpenBSD%20Current&sektion=3&format=html">msgbuf_write(3)</a> on EAGAIN (which resulted in spinning).
                    793: <li>Ignore empty lines and empty answers in install.conf.
                    794: <li>Fixed usbd_dopoll() to take the device as argument (polling is done per controller not per interface).
                    795: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">bgpd.conf(5)</a> knob added, to set priority of routes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> inserts into the kernel routing table.
                    796: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=forward&manpath=OpenBSD%20Current&sektion=5&format=html">forward(5)</a> lookup if sticky bit is set on homedir.
                    797: <li>Fixed case-folding issue with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> pki names (they are case-insensitive). Check that a pki entry exists when used in a listen or relay rule.
                    798: <li>Don't set the TENTATIVE flag on an IPv6 address that is marked as NODAD (otherwise address is rendered unusable).
                    799: <li>Ensure that install.conf is non-empty and is re-fetched on every restart of the autoinstaller.
                    800: <!-- 2013/11/12 -->
                    801: <li>Improved on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> fix in r1.35 of event.c. If UnmapNotify event is synthetic, set the state to Withdrawn or Iconic ("hidden").
                    802: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&manpath=OpenBSD%20Current&sektion=4&format=html">sd(4)</a> card detection in armv7. Fixes "sdmmc0: can't enable card" on beaglebone black when there is no card.
                    803: <li>Fixed bootloader random hangs while counting down on LUNA-88K2; applied same logic to luna88k/dev/timekeeper.c.
                    804: <!-- 2013/11/11 -->
                    805: <li><font color="#e00000">5.3 and 5.4 RELIABILITY FIX: fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&manpath=OpenBSD%20Current&sektion=9&format=html">vnode(9)</a> locking so an unprivileged cannot hang the system.</font><br>A source code patch is available for <a href="errata53.html#010_vnode">5.3</a> and <a href="errata54.html#003_vnode">5.4</a>.
                    806: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> bpf.c r1.84 returns, this time without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=panic&manpath=OpenBSD%20Current&sektion=9&format=html">panic(9)</a>.
                    807: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&manpath=OpenBSD%20Current&sektion=8&format=html">kerberos(8)</a> support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&manpath=OpenBSD%20Current&sektion=1&format=html">cvs(1)</a> (only used by the strongly-discouraged pserver).
                    808: <li>Set "to" address to INADDR_BROADCAST (not "from" address) when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> is trying to send broadcast request to server.
                    809: <li>Updated to xf86-input-keyboard 1.8.0.
                    810: <li>Reverted recent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> changes to stop "panic: timeout_add: to_ticks (-1)".
                    811: <li>Follow RFC 2131: when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> is renewing a lease begin by using unicast, fall back to broadcast.
                    812: <li>Put back the border draw call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client_resize (needed for redrawing maximised clients).
                    813: <li>Cleaned up the activate routines from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoaklux&manpath=OpenBSD%20Current&sektion=4&format=html">uoaklux(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoakrh&manpath=OpenBSD%20Current&sektion=4&format=html">uoakrh(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uoakv&manpath=OpenBSD%20Current&sektion=4&format=html">uoakv(4)</a> drivers.
1.1312    brett     814: <!-- 2013/11/10 -->
                    815: <li>Re-enabled hardware acceleration on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> Haswells.
                    816: <li>Fixed calculations using ticks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&manpath=OpenBSD%20Current&sektion=4&format=html">athn(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> to cope with the tick value wrapping.
                    817: <li>Bugfixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915 code to avoid possible Haswell system hangs and GPU locks.
                    818: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915, fixed context sizes on HSW (Haswell graphics).
                    819: <li>When the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> parser is closing an explicit block that is not open, also close below-subsection implicit scopes.
                    820: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> formatter, make sure indentation is reset when leaving a scope, not only when entering the next one.
                    821: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> blank lines rendering right after .SH and .SS.
                    822: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc_char&manpath=OpenBSD%20Current&sektion=7&format=html">mandoc_char(7)</a> support for Unicode characters alternative syntax \C'uXXXX'.
                    823: <li>Many font packages updated.
                    824: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fcu&apropos=0&sektion=4&manpath=OpenBSD+Current&arch=macppc&format=html">fcu(4/macppc)</a> to RAMDISK ,to avoid playing a fan symphony when installing/upgrading some PowerMac G5s.
                    825: <!-- 2013/11/09 -->
                    826: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=growfs&manpath=OpenBSD%20Current&sektion=8&format=html">growfs(8)</a> assuming the disk sector size is 512-bytes and using p_size as the full partition size.
                    827: <li>Corrected the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> printout of socket buffer counts.
                    828: <li>Abort autoinstaller if no sets are found in install_files(), or in case of an invalid answer to a yes/no question.
                    829: <!-- 2013/11/08 -->
                    830: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a>, enabled snooping on Intel 8 Series HD Audio, and now recognise Realtek ALC221.
                    831: <li>Merged in mesa version 9.2.2.
                    832: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> case insensitive searching in the same manner as emacs (any uppercase means case sensitive).
                    833: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quota&manpath=OpenBSD%20Current&sektion=1&format=html">quota(1)</a> work with DUIDs.
                    834: <li><font color="#e00000">5.3 and 5.4 RELIABILITY FIX: avoid crash occurring on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> interface destruction.</font><br>A source code patch is available for <a href="errata53.html#008_pflow">5.3</a> and <a href="errata54.html#001_pflow">5.4</a>.
                    835: <li>Correctly redraw the top two lines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> copy mode when they are selected.
                    836: <li>Made sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&manpath=OpenBSD%20Current&sektion=4&format=html">vlan(4)</a> detach hooks are executed in reverse order they were added.
                    837: <!-- 2013/11/07 -->
                    838: <li><font color="#e00000">5.3 and 5.4 SECURITY FIX: fixed memory corruption vulnerability in the post-authentication <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> process with aes128-gcm@openssh.com or aes256-gcm@openssh.com keys.</font><br>A source code patch is available for <a href="errata53.html#009_sshgcm">5.3</a> and <a href="errata54.html#002_sshgcm">5.4</a>.
                    839: <li>Fixed regression in r1.101 of sys/dev/usb/uhci.c to avoid dereferencing an uninitialised variable when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&manpath=OpenBSD%20Current&sektion=4&format=html">uhci(4)</a> transfer times out.
                    840: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> output the effective values of Ciphers, MACs and KexAlgorithms when the default has not been overridden.
                    841: <li>Do not leak the detach hook when the parent interface of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&manpath=OpenBSD%20Current&sektion=4&format=html">vlan(4)</a> is destroyed/removed.
                    842: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoconf&manpath=OpenBSD%20Current&sektion=9&format=html">autoconf(9)</a> processing transfers when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&manpath=OpenBSD%20Current&sektion=4&format=html">uhci(4)</a> controller is deactivated.
                    843: <!-- 2013/11/06 -->
                    844: <li>Backport remainder of the use_loginclass fix from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&manpath=OpenBSD%20Current&sektion=8&format=html">sudo(8)</a> version 1.7.9.
                    845: <li>Search the userland buffer of dirent structures before falling back to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getdents&manpath=OpenBSD%20Current&sektion=2&format=html">getdents(2)</a>, for considerable speedup.
                    846: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> rekeying for AES-GCM modes.
                    847: <li>Added support for the RTS5229 card reader to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsx&manpath=OpenBSD%20Current&sektion=4&format=html">rtsx(4)</a>.
                    848: <li>Added support for "Power Resources" for Dx states to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a>, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> is detected after resume on thinkpads.
                    849: <li>Fixed assertion that could lead to orphaned messages left in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> queue after all envelopes are gone.
                    850: <li>Format changes and expanded options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a>.
                    851: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&manpath=OpenBSD%20Current&sektion=4&format=html">mpii(4)</a> running out of command slots when large numbers of devices are detached.
                    852: <!-- 2013/11/05 -->
                    853: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> with IPv6 tunnel addresses (broken by recent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&manpath=OpenBSD%20Current&sektion=4&format=html">vxlan(4)</a> commit).
                    854: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&manpath=OpenBSD%20Current&sektion=4&format=html">iop(4)</a>.
                    855: <li>Use DL_SETPSIZE() on i386 to set partition size. Fixes tree breakage.
                    856: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seekdir&manpath=OpenBSD%20Current&sektion=3&format=html">seekdir(3)</a> works even when dirp->dd_buf still contains some pending entries.
                    857: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> levels 0, 4, 5, and 6 to use all available space with partitions larger than 2TB.
                    858: <!-- 2013/11/04 -->
                    859: <li>Temporary <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> keyboard focus fix for clients that neither populate wmhints nor wmprotocols (e.g. rdesktop).
                    860: <li>Enabled locking of fields using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> global lock when required.
                    861: <li>Let fuse_opt_insert_arg() take an empty string as argument, to unbreak ntfs-3g.
                    862: <li>Reserve the last page of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> primary swap space, in case we need to place a hibernate signature there.
                    863: <li>Hooked up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx.conf&manpath=OpenBSD%20Current&sektion=5&format=html">nginx.conf(5)</a> to the build.
                    864: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> code that sets the DPMS mode may sleep, so do not run from a timeout, hand it off to a taskq.
                    865: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> rekeying for KEX_C25519_SHA256.
1.1311    brett     866: <!-- 2013/11/03 -->
                    867: <li>Enabled TX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&manpath=OpenBSD%20Current&sektion=4&format=html">jme(4)</a>.
                    868: <li>Removed unnecessary spinlock that slowed down <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_getspecific&manpath=OpenBSD%20Current&sektion=3&format=html">pthread_getspecific(3)</a>.
                    869: <li>Use curve25519 for default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> key exchange (curve25519-sha256@libssh.org).
                    870: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> support pkcs#11 tokens that only provide x509 certificates instead of raw pubkeys (fixes bz#1908).
                    871: <li>Replaced rc4 with ChaCha20 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&manpath=OpenBSD%20Current&sektion=9&format=html">crypto(9)</a>.
                    872: <li>Made sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_yubikey&manpath=OpenBSD%20Current&sektion=8&format=html">login_yubikey(8)</a> does not log passwords, even if they are wrong.
                    873: <li>Bring back spnego support into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&manpath=OpenBSD%20Current&sektion=8&format=html">kerberos(8)</a> gssapi as it used to be before the update to 1.5.2.
                    874: <!-- 2013/11/02 -->
                    875: <li>Push the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> queues every 1/HZ using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&manpath=OpenBSD%20Current&sektion=9&format=html">timeout(9)</a>; use a timeout for each HFSC-enabled interface.
                    876: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&manpath=OpenBSD%20Current&sektion=4&format=html">ray(4)</a> from i386/amd64.
                    877: <li>Hooked up sunxi bits for miniroot and ramdisk (tested on pcduino).
                    878: <li>Use m_copydata() instead of mtod(), so routing messages compatibility code will work on strict alignment architectures.
                    879: <li>Added missing bitfields to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> that are needed by gnome virtual filesystem.
                    880: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> endianess for big endian architecture.
                    881: <li>Made sure we send <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> packets via the correct rdomain.
                    882: <li>Re-added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> support for WM_TAKE_FOCUS. Solves keyboard input focus loss for java apps.
                    883: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
                    884: <li>Update UK dialling codes from ofcom information, and added 970 (Palestine), to share/misc/inter.phone.
                    885: <!-- 2013/11/01 -->
                    886: <li>Better defaults for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> screen burner settings: all unblank actions enabled (burning still disabled by default).
                    887: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=a.out&manpath=OpenBSD%20Current&sektion=5&format=html">a.out(5)</a> support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&manpath=OpenBSD%20Current&sektion=8&format=html">compat_linux(8)</a>.
                    888: <li>Installed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a> headers in "make includes", to unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&manpath=OpenBSD%20Current&sektion=7&format=html">ports(7)</a> builds.
                    889: <!-- 2013/10/31 -->
                    890: <li>Converted the route expire timestamp in kernel and routing message to 64 bit.
                    891: <li>Switched the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&manpath=OpenBSD%20Current&sektion=9&format=html">crypto(9)</a> work queue to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=task_add&manpath=OpenBSD%20Current&sektion=9&format=html">task_add(9)</a> api.
                    892: <li>Re-enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&manpath=OpenBSD%20Current&sektion=8&format=html">compat_linux(8)</a> on i386, now it is working with post-32bit-time.
                    893: <li>Added a header for various hardware implementation dependent register (HID) definitions to macppc.
                    894: <!-- 2013/10/30 -->
                    895: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> -v output is properly aligned with the normal output.
                    896: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> "show relays" and "show hosts" commands.
                    897: <li>Enabled native builds of the luna88k boot block and install it into /usr/mdec; copy boot blocks into /boot on the root disk in md_installboot().
                    898: <li>Fixed some jagged diagonal lines when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&manpath=OpenBSD%20Current&sektion=4&format=html">ws(4)</a>.
                    899: <li>Treat another OMRON UPS, BY35S, as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&manpath=OpenBSD%20Current&sektion=4&format=html">ugen(4)</a>. Allows sysutils/nut to work on this device.
                    900: <li>Allow kernels to compile without INET6.
                    901: <!-- 2013/10/29 -->
                    902: <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxsb&manpath=OpenBSD%20Current&sektion=4&arch=i386&format=html">glxsb(4/i386)</a> by properly allocating its key schedule.
                    903: <li>Fixed potential file descriptor overlap by making sure that file descriptors zero to two are always open when starting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a>.
                    904: <li>Added missing "heloname" field for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> relayhost; differentiate relays with different helotable/heloname.
                    905: <li>Emit an extra "config" convenience target that allows one to rerun <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&manpath=OpenBSD%20Current&sektion=8&format=html">config(8)</a> without changing directories.
                    906: <li>Use "/etc/mail/mailname" instead of "/etc/mailname" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
                    907: <li>Report <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta sessions errors on the route (not the MX). If a route has too many such errors, disable it for a while.
                    908: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&manpath=OpenBSD%20Current&sektion=5&format=html">sshd_config(5)</a> PermitTTY options to disallow TTY allocation, mirroring the no-pty authorized_keys option (bz#2070).
                    909: <li>Moved most of the uses of workqs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> to the new taskq api. Fixes hangs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>.
                    910: <!-- 2013/10/28 -->
                    911: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmwpvs&manpath=OpenBSD%20Current&sektion=4&format=html">vmwpvs(4)</a> get hotplug events from the hypervisor, so you can add and remove disks at runtime.
                    912: <li>Introduced tasks and taskqs (e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=task_add&manpath=OpenBSD%20Current&sektion=9&format=html">task_add(9)</a>). Ongoing replacement of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=workq_add_task&manpath=OpenBSD%20Current&sektion=9&format=html">workq_add_task(9)</a> and posse.
                    913: <li>Unlock the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&manpath=OpenBSD%20Current&sektion=9&format=html">vnode(9)</a> while calling a device's d_close routine, to ensure the device close routine doesn't block indefinitely.
                    914: <li>First steps of a native luna88k bootloader, able to boot <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> kernels with symbols from disk or network.
                    915: <li>On armv7, enabled blocksize > 512.
                    916: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> to accept credentials formated as "<user> <passwd>", and empty alias files.
                    917: <li>Report the ssl certificate verification status in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mail header; log ssl certificate validation errors; fixed several ssl-related leaks.
                    918: <li>Use the correct value for the Interframe Gap Time 0 bit in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> transmit configuration register.
                    919: <li>Revamped armv7 ramdisk and miniroot creation process; installer can recognise the SoC and makes decision based on it.
                    920: <li>Added -A (-ax) support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&manpath=OpenBSD%20Current&sektion=1&format=html">ps(1)</a>
                    921: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fddi&manpath=OpenBSD%20Current&sektion=4&format=html">fddi(4)</a> support and the three flavours of the driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&manpath=OpenBSD%20Current&sektion=4&format=html">fpa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&manpath=OpenBSD%20Current&sektion=4&format=html">fea(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&manpath=OpenBSD%20Current&sektion=4&format=html">fta(4)</a>.
                    922: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prcm&manpath=OpenBSD%20Current&sektion=4&format=html&arch=armish">prcm(4/armv7)</a> aware of the GPIO modules on armv7 machines.
                    923: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> handle the case where the filter string is quoted.
                    924: <li>Fixed a potential race when several <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> relays share a single domain (resulted in temporary delays/failures).
                    925: <li>Make sure that the kernel symbols area isn't marked as free space on armv7.
                    926: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bzero&manpath=OpenBSD%20Current&sektion=3&format=html">bzero(3)</a> some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> structures before using them, to be safe.
                    927: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> handling, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkuboot&manpath=OpenBSD%20Current&sektion=8&format=html">mkuboot(8)</a> will create valid images running on 64-bit systems.
1.1309    brett     928: <!-- 2013/10/27 -->
                    929: <li>Support added for unattended OpenBSD installations, using DHCP and a response file.
                    930: <li>Added support for AUTH LOGIN in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta.
                    931: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> parsing of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&manpath=OpenBSD%20Current&sektion=4&format=html">inet6(4)</a> addresses when prefixed with "IPv6:"
                    932: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mta to "hold" envelopes in the scheduler when it has too many tasks for a given relay.
                    933: <li>Fixed the timer on sunxi A20 boards.
                    934: <li>Abort early if another <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> instance is running.
                    935: <!-- 2013/10/26 -->
                    936: <li>Fixed makefile, to make sure we build the manual pages of all architectures on macppc.
                    937: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpioctl&manpath=OpenBSD%20Current&sektion=8&format=html">gpioctl(8)</a> for armv7, and added associated devices on armv7/sunxi.
                    938: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&manpath=OpenBSD%20Current&sektion=1&format=html">nc(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&manpath=OpenBSD%20Current&sektion=1&format=html">telnet(1)</a> when the -V flag is not given.
                    939: <li>For sunxi boards where u-boot doesn't set MAC address (e.g. pcduino), generate address based on the Security ID (SID).
                    940: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xkeyboard-config&manpath=OpenBSD%20Current&sektion=7&format=html">xkeyboard-config(7)</a> to version 2.10.1.
                    941: <!-- 2013/10/25 -->
                    942: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> crash caused by previous commit which occurs when using ProxyCommand.
                    943: <li>Fixed/re-enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> RX checksum offload for 8168C/8168CP. Flag was accidently removed with rev 1.140 of sys/dev/ic/re.c.
                    944: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> local enqueuer cope with the output of a long running program; use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=8&format=html">sendmail(8)</a>-like exit status.
                    945: <li>Allocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> key storage dynamically, instead of using a fixed size buffer.
                    946: <li>Made sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> client_delete does not try to destroy clients that are already gone (and generate spurious errors).
                    947: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> ignore "remove" requests for an envelope which is inflight.
                    948: <li>Improve reporting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a>: when sending a request to the scheduler, wait for the success/failure report; report the total number of affected envelopes for schedule, pause, resume and remove envelope operations.
                    949: <li>Stopped falsely assuming that the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> checksum field is always in the first <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbuf&manpath=OpenBSD%20Current&sektion=9&format=html">mbuf(9)</a> of an mbuf chain.
                    950: <li>X11 clients added to the aviion architecture.
                    951: <li>Fixed off-by-one when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&manpath=OpenBSD%20Current&sektion=4&format=html">mpii(4)</a> is calculating the length of an sgl segment.
                    952: <li>Fixed regression that made the pandaboard panic when it tried to enable PRCM_MMC0 on the omap4.
                    953: <!-- 2013/10/24 -->
                    954: <li>Added support for xbox 360 controller as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&manpath=OpenBSD%20Current&sektion=4&format=html">uhid(4)</a>.
                    955: <li>Added support for the hardware random number generator on octeons, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=octrng&manpath=OpenBSD%20Current&sektion=4&format=html">octrng(4)</a>.
                    956: <li>Understand node contexts when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> is building the expansion tree (e.g. same delivery for different users, or as a different destination address).
                    957: <li>Fixed USERINFO and CREDENTIALS lookups in the (experimental) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> sqlite backend.
                    958: <li>Plugged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> memory leaks on update.
                    959: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&manpath=OpenBSD%20Current&sektion=1&format=html">nm(1)</a> output on archives on mips now displays correctly.
                    960: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=1&format=html">sendmail(1)</a> to cope with filesystems with large f_bavail values.
                    961: <li>Do not rely on u-boot to enable mmc clocks on armv7.
                    962: <li>Do not fatal() <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> immediately on write error. Fixes bug where the server would stop if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> exited early.
                    963: <li>Don't try to resolve hostnames when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> ProxyCommand is set unless the user has forced canonicalisation.
                    964: <!-- 2013/10/23 -->
                    965: <li>Disallow empty Match statements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&manpath=OpenBSD%20Current&sektion=5&format=html">sshd_config(5)</a>, and add "Match all", which matches everything.
                    966: <li>Periodically print progress and, if possible, expected time to completion when screening <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=moduli&manpath=OpenBSD%20Current&sektion=5&format=html">moduli(5)</a> for DH groups.
                    967: <li>Include local address and port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> "Connection from ..." message (only shown at loglevel>=verbose).
                    968: <li>Enabled TX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&manpath=OpenBSD%20Current&sektion=4&format=html">bnx(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bg(4)</a>.
                    969: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a> to operate across a nat64 gateway.
                    970: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> loop around waitpid to catch all exited children, as there is no guarantee of one signal per child.
                    971: <li>Added support for displaying the cache write policy of RAID volumes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a>; make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&manpath=OpenBSD%20Current&sektion=4&format=html">mfi(4)</a> pass up the necessary information.
                    972: <li>Added key to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>, to swap to other end of selection (bound to o with vi keys)
                    973: <li>Overwrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> type-specific nextptr field only when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> changed it, to fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&manpath=OpenBSD%20Current&sektion=4&format=html">icmp6(4)</a> translation regression.
                    974: <!-- 2013/10/22 -->
1.1310    brett     975: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_kill&manpath=OpenBSD%20Current&sektion=3&format=html">pthread_kill(3)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_cancel&manpath=OpenBSD%20Current&sektion=3&format=html">pthread_cancel(3)</a>, make sure the thread ID won't be reused until the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kill&apropos=0&sektion=2&manpath=OpenBSD+Current&arch=i386&format=html">kill(2)</a> is complete.
1.1309    brett     976: <li>Allow uppercase "K/M/G" specification in "machine memory" <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&manpath=OpenBSD%20Current&sektion=8&format=html">boot(8)</a> command on i386/amd64.
                    977: <li>Relative-specified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-keygen(1)</a> certificate expiry time should be relative to current time and not the validity start time.
                    978: <li>Hostname may have %h sequences, these should be expanded prior to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> Match evaluation.
                    979: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> parse and ignore .hw (hyphenation points in words).
                    980: <li>Save "next-server" (a.k.a. siaddr) info into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.leases&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.leases(5)</a> file.
                    981: <li>Added SMC_CAPS_SINGLE_ONLY capability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&manpath=OpenBSD%20Current&sektion=4&format=html">sdmmc(4)</a>, to force the sdmmc stack to only issue single blocks transfers.
                    982: <li>Resolved an issue where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> traffic with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> nat-to failed due to incorrect checksums.
                    983: <li>Added support for allwinner-based devices (A1x/A20) such as the cubieboard to armv7.
                    984: <!-- 2013/10/22 -->
                    985: <!-- 2013/10/21 -->
                    986: <li>Removed arc4random_stir() and arc4random_addrandom(), which should not be called directly.
                    987: <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> make-directory by stripping trailing "/".
                    988: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> leak fds in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&manpath=OpenBSD%20Current&sektion=2&format=html">fork(2)</a> error path.
                    989: <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&manpath=OpenBSD%20Current&sektion=4&format=html">sdhc(4)</a> to detect GPIO pins on the i.MX6 wandboard.
                    990: <li>Added a pmtu delay <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=8&format=html">sysctl(8)</a> BUTTON for netinet6.
                    991: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&manpath=OpenBSD%20Current&sektion=4&format=html">vxlan(4)</a>.
                    992: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> use provided netmask in "subnet" statements, allowing later comparisons with interface addresses to work properly.
                    993: <li>Added load_font and list_font accessops to all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rasops&manpath=OpenBSD%20Current&sektion=9&format=html">rasops(9)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> drivers, e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tga&manpath=OpenBSD%20Current&sektion=4&format=html">tga(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpx&manpath=OpenBSD%20Current&sektion=4&arch=vax&format=html">gpx(4/vax)</a>.
                    994: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> icmpid bug (only affected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> echos via nat, when the nat doesn't change the address).
                    995: <li>Allow a user to switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&manpath=OpenBSD%20Current&sektion=1&format=html">telnet(1)</a> to rdomain zero.
                    996: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&manpath=OpenBSD%20Current&sektion=1&format=html">nc(1)</a> set the requested rdomain on the socket instead of only on the IPv4 part; allow switching to rdomain zero.
                    997: <li>Added rdomain support to IPv6 configuration tools <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&manpath=OpenBSD%20Current&sektion=8&format=html">ndp(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&manpath=OpenBSD%20Current&sektion=8&format=html">rtsold(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">ping6(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a>.
                    998: <li>With <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> -A, take 10% for swap, setting a maximum based on physmem.
1.1308    brett     999: <!-- 2013/10/20 -->
                   1000: <li>Introduced the "display.font" parameter, which requests the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> driver to change the display font.
                   1001: <li>Enabled support for vmware paravirtual SCSI via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmwpvs&manpath=OpenBSD%20Current&sektion=4&format=html">vmwpvs(4)</a> on i386/amd64.
                   1002: <li>Built-in kernel fonts will now appear in the list of font usable by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&manpath=OpenBSD%20Current&sektion=4&format=html">vga(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rasops&manpath=OpenBSD%20Current&sektion=9&format=html">rasops(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsfontload&manpath=OpenBSD%20Current&sektion=8&format=html">wsfontload(8)</a>.
                   1003: <li>Eliminate global limit on the number of fonts able to be loaded by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a>.
                   1004: <li>In hibernate for i386/amd64, temporarily reverted "Realmode park" mode.
                   1005: <li>Do not run any command from the client which starts the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> server until after the configuration file completes loading.
                   1006: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsfontload&manpath=OpenBSD%20Current&sektion=8&format=html">wsfontload(8)</a> report i/o errors on stdin as occurring on "stdin" not "(null)".
                   1007: <li>Added i386/amd64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&sektion=9&apropos=0&manpath=OpenBSD+Current&arch=i386">boot(9)</a> support for keydisk-based softraid crypto volumes.
                   1008: <li>If a font is not a file, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsfontload&manpath=OpenBSD%20Current&sektion=8&format=html">wsfontload(8)</a> now computes the numbers of characters it contains from its size, instead of assuming 256; default to 12x22 glyph instead of 8x16 if the display is a raster frame buffer.
                   1009: <li>Updated to xf86-video-dummy 0.3.7 and xf86-video-vesa 2.3.3.
                   1010: <li>WSDISPLAYIO_GTYPE ioctl support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> KMS drivers.
                   1011: <li>Fixed resume time stream corruption seen on x230 with large (16GB) unhibernation.
                   1012: <li>Allow hibernate to work on Ivy Bridge and later CPUs.
                   1013: <li>Don't turn on ModifyOtherKeys by default, as when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> is killed and it's left stuck on.
                   1014: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> now properly reserves file descriptors for incoming connections.
                   1015: <li>Fixed some spurious failure-to-hibernate errors.
                   1016: <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=noct&manpath=OpenBSD%20Current&sektion=4&format=html">noct(4)</a> driver.
                   1017: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a> "Match" section, renamed the "command" sub-clause to "exec".
                   1018: <!-- 2013/10/19 -->
1.1309    brett    1019: <li>Parse the argument the -r option with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atoll&manpath=OpenBSD%20Current&sektion=3&format=html">atoll(3)</a> to support dates past 2038
1.1308    brett    1020: <li>Reverted r1.138 of pp/cwm/client.c (WM_TAKE_FOCUS) for now.
                   1021: <li>ip6_input() adjusted to remove double scanning for routing header type 0 in the IPv6 stack, as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> handles this anyway.
                   1022: <li>No longer make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> redraw unnecessarily on every unhide, resize, and mouse move/resize "Expose" event.
                   1023: <li>Improved address and linkstate hooks, added additional detach hook to track changes on the parent multicast interface in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&manpath=OpenBSD%20Current&sektion=4&format=html">vxlan(4)</a>.
                   1024: <li>Support the hibernate key (Fn-F12) on thinkpads.
                   1025: <li>Enabled TX checksum offload on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a>.
                   1026: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&manpath=OpenBSD%20Current&sektion=5&format=html">crontab(5)</a>, added a random sleep of up to half an hour to distribute the server load from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd-setup&manpath=OpenBSD%20Current&sektion=8&format=html">spamd-setup(8)</a>.
                   1027: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">bgpd.conf(5)</a> prefix and prefixlen filter components into one filter, so rules are grouped by prefixes last.
                   1028: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> now keeps better track of fds, to only close those still open. Avoids closing random fds from other connections.
                   1029: <li>Fix receipt of OID varbinds when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> is sending traps.
                   1030: <li>When we attach a network interface, do not reuse the last index. Avoids some race conditions.
                   1031: <li>Simplified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipex&manpath=OpenBSD%20Current&sektion=4&format=html">pipex(4)</a> checksum handling.
                   1032: <li>Stop pre-computing the pseudo header checksum and incrementally updating it in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&manpath=OpenBSD%20Current&sektion=4&format=html">tcp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udp&manpath=OpenBSD%20Current&sektion=4&format=html">udp(4)</a> stacks.
                   1033: <li>Fixed some 512-byte block vs disk sector confusion on hppa and sgi.
                   1034: <!-- 2013/10/18 -->
                   1035: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&manpath=OpenBSD%20Current&sektion=1&format=html">cwm(1)</a> clients that support WM_TAKE_FOCUS in their WM_PROTOCOLS property, send a ClientMessage event.
                   1036: <li>Don't silence stderr from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> when running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a> in verbose mode.
                   1037: <li>UTF-8 support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> emulation modes, so vt100 and sun emulation recognise xterm-compatible escape sequences ESC % G and ESC % @.
                   1038: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rasops&manpath=OpenBSD%20Current&sektion=9&format=html">rasops(9)</a> can't find a proper glyph for a requested character, use a question mark instead of a space.
                   1039: <li>Bugfix update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version 1.4.3.
                   1040: <li>Disable global page mappings before we start to unpack on i386/amd64 using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a>, for more robust hibernate.
                   1041: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openlog&manpath=OpenBSD%20Current&sektion=3&format=html">openlog(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> to log to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&manpath=OpenBSD%20Current&sektion=3&format=html">syslog(3)</a>.
                   1042: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> set FD_CLOEXEC; fixed some pointer calculations.
                   1043: <li>Adjusted the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> editor to allow more space for swap on large disks (e.g. useful for hibernation).
                   1044: <li>Allow hibernate to run the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> suspend code before mountroot.
                   1045: <li>Prepared the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a> command for printing 64 bit route expire time; fixed conversion between relative and absolute expire time.
                   1046: <!-- 2013/10/17 -->
                   1047: <li>Include remote port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> bad banner message (bz#2162).
                   1048: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&manpath=OpenBSD%20Current&sektion=5&format=html">pf.conf(5)</a> cannot have queue definitions inside anchors, don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&manpath=OpenBSD%20Current&sektion=8&format=html">pfctl(8)</a> attempt to load them, error out if we run into one.
                   1049: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> to use the proc.c privsep style from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>.
                   1050: <li>Remove support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=a.out&manpath=OpenBSD%20Current&sektion=5&format=html">a.out(5)</a> and ecoff on all platforms (we only do <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> now).
                   1051: <!-- 2013/10/16 -->
                   1052: <li>"fsync@" protocol extension for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&manpath=OpenBSD%20Current&sektion=8&format=html">sftp-server(8)</a>. Client support for calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsync&manpath=OpenBSD%20Current&sektion=2&format=html">fsync(2)</a> for faster transfers (bz#1798).
                   1053: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> -r option removed.
                   1054: <li>Support added for oaic in the aviion boot blocks.
                   1055: <li>Moved creation of "restricted" communication sockets into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">snmpd.conf(5)</a>; added ability to specify an alternate "control" socket location; allow for the creation of multiple "restricted" sockets.
                   1056: <li>Prefer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&manpath=OpenBSD%20Current&sektion=4&arch=i386&format=html">apm(4/i386)</a> on i386.
                   1057: <!-- 2013/10/15 -->
                   1058: <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> client-side hostname canonicalisation. Avoids need for host certificates to list unqualified alongside fully-qualified names.
                   1059: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> binding a label for the default route.
                   1060: <li>avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> segfaults by passing the ldpd_conf structure as an argument.
                   1061: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> variables aflag and dflag are boolean, so use logical instead of binary operators for comparison.
                   1062: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> parsing of LDP messages; proper notification messages on error conditions.
                   1063: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> now ignores messages that have Unknown flag set.
                   1064: <!-- 2013/10/14 -->
                   1065: <li>Added support for ERL ethernet on octeon (which can now be booted over NFS).
                   1066: <li>Driver added for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oaic&manpath=OpenBSD%20Current&sektion=4&arch=aviion&format=html">oaic(4/aviion)</a> AIC-6250 SCSI controller found on aviion models 100, 200, 300, 400 and 4300.
                   1067: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> detach -a, by skipping clients where the session is NULL.
                   1068: <li>Added a "Match" keyword to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a> that allows matching on hostname, user or result of arbitrary commands.
                   1069: <li>Made logging of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> session starts a more useful format.
                   1070: <li>Check for invalid values in the routing message, to stop root crashing kernel from userland.
                   1071: <li>Fixed hangs seen when unplugging a USB keyboard which was attached to an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&manpath=OpenBSD%20Current&sektion=4&format=html">uhci(4)</a>.
1.1307    brett    1072: <!-- 2013/10/13 -->
                   1073: <li>Added 7.5kbit Diffie-Hellman groups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=moduli&manpath=OpenBSD%20Current&sektion=5&format=html">moduli(5)</a>.
                   1074: <li>Count number of lines in moduli input file and pass to the testing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-keygen(1)</a> process, to provide completion time estimate.
                   1075: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> parse/ignore the .fam (font family) request. Fixes irunner(1) and uim-xim(1) ports.
                   1076: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&manpath=OpenBSD%20Current&sektion=8&format=html">crunchgen(8)</a> DIST_LIB/DIST_OBJS hooks to make it possible to link crunched binaries against libraries compiled with smaller objects.
                   1077: <li>Fixed regression introduced when macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> started parsing device tree to enumerate devices, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ht&manpath=OpenBSD%20Current&sektion=4&arch=macppc&format=html">ht(4/macppc)</a> controllers work.
                   1078: <li>Added libefi to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, and simplified some names.
                   1079: <li>Set the default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&manpath=OpenBSD%20Current&sektion=4&format=html">vxlan(4)</a> MTU to full 1500 bytes.
                   1080: <li>Imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&manpath=OpenBSD%20Current&sektion=4&format=html">vxlan(4)</a>, the virtual extensible local area network tunnel interface.
                   1081: <!-- 2013/10/12 -->
                   1082: <li>Standalone hfsc implementation added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a>, for the new bandwidth shaping subsystem (altq stays during migration phase).
                   1083: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> adapt to recent queueing changes.
                   1084: <!-- 2013/10/11 -->
                   1085: <li>Add initial RTL8106E and RTL8168G/8111G support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a>.
                   1086: <li>Fixed hang-on-close problem seen with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> when a closed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pty&manpath=OpenBSD%20Current&sektion=4&format=html">pty(4)</a> is <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&manpath=OpenBSD%20Current&sektion=2&format=html">poll(2)</a>'ed.
                   1087: <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> to prevent non-data packets from being dropped.
                   1088: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> leaking file descriptors in the rare MSG_VERSION case.
                   1089: <!-- 2013/10/10 -->
                   1090: <li>Updated to freetype 2.5.0.1.
                   1091: <li>Added support for am335x edma3 controller to armv7.
                   1092: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> is respawning, pass -1 for cwd now (not NULL).
                   1093: <li>Show session name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> detached message.
                   1094: <li>Alter how <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> handles the working directory: -c flag to new, neww, splitw allows the working directory to be overridden; -c flag to attach let's the session working directory be changed; default-path option has been removed.
                   1095: <li>Make tilde expansion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> command strings work even if it isn't terminated by /.
                   1096: <li>Instead of fixed size buffers for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> messages, send only the string length; similarly for MSG_COMMAND - allow full imsg limit (not arbitrary 2048).
                   1097: <li>When mouse button is pressed within a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane, no longer resize the pane if edge of the border is later hit.
                   1098: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -c for new-session.
                   1099: <li>Upon mouse click, stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> selecting panes which aren't visible.
                   1100: <li>Restored missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> key binding for %.
                   1101: <li>Ensure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> check on the permissions of TMUX_TMPDIR is performed on directories only (not files).
                   1102: <li>Clear <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> WINLINK_ALERTFLAGS properly, otherwise sessions may still see flags for winlinks which have been cleared.
                   1103: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> choose-tree expands/collapses items, ensure the item is visible at the bottom of the screen.
                   1104: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> assign mouse x/y coords before checking them. Fixes off-by-one when the statusbar is at the top of the screen.
                   1105: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> to accept multiple parameters to SM/RM/DECSET/DECRST.
                   1106: <li>Only include actual trailing spaces (not unused cells) with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> capturep -J.
                   1107: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> nested format expansion.
                   1108: <li>Allow the file descriptor received from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> client to be -1.
                   1109: <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> to handle input mouse positions greater than 33.
                   1110: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> recalculate_sizes() handle an empty window with no active pane. This can happen when a window is in two sessions.
                   1111: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> leaking formats if they are added multiple times, and leaking grouped sessions on destroy.
                   1112: <li>Fixed potential <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> crash when a command in a command client can't be parsed.
                   1113: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> adding client formats when they are NULL.
                   1114: <!-- 2013/10/09 -->
                   1115: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> re-exec fallback, by ensuring that startup_pipe is correctly updated (bz#2139).
                   1116: <li>Added ability to whitelist and/or blacklist sftp protocol requests by name to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&manpath=OpenBSD%20Current&sektion=8&format=html">sftp-server(8)</a>.
                   1117: <li>Changed "physical address" to "tunnel:" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a>'s tunnel address output.
                   1118: <li>Merged binutils 2.15 einfo() buffering change to binutils-2.17.
                   1119: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oosiop&manpath=OpenBSD%20Current&sektion=4&format=html">oosiop(4)</a> synch negotiation.
                   1120: <li>Various fixes to make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kiic&manpath=OpenBSD%20Current&sektion=4&arch=macppc&format=html">kiic(4/macppc)</a> work on some G5s.
                   1121: <li>Fixed Powerbooks regression, where one of the two <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kiic&manpath=OpenBSD%20Current&sektion=4&arch=macppc&format=html">kiic(4/macppc)</a> would timeout when trying to configure the audio chip.
                   1122: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&manpath=OpenBSD%20Current&sektion=8&format=html">syslogd(8)</a> trim leading white space from the message before trying to extract the program name.
                   1123: <li>Include the "state of health" field in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&manpath=OpenBSD%20Current&sektion=4&format=html">mfi(4)</a> "bbu ok" (battery capacity) sensor value.
                   1124: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> leaking ruleitems from match rules when hitting a per-rule max state limit.
                   1125: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&manpath=OpenBSD%20Current&sektion=8&format=html">bgpctl(8)</a> to bulk add/delete routes with the same attributes. Really useful for distributing IP lists.
                   1126: <!-- 2013/10/07 -->
                   1127: <li>Fixed dixfonts from upstream for CVE-2013-4396 (use after free in Xserver handling of ImageText requests).
                   1128: <li>When available, use monitor/mwait to idle on i386/amd64.
                   1129: <li>Early stages of a working disk bootloader for OpenBSD/aviion. Currently limited to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oosiop&manpath=OpenBSD%20Current&sektion=4&format=html">oosiop(4)</a> controllers
                   1130: <li>Increased the size of the Diffie-Hellman groups requested for a each <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> symmetric key. New values taken from NIST 800-57, upper limit from RFC4419.
                   1131: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmwpvs&manpath=OpenBSD%20Current&sektion=4&format=html">vmwpvs(4)</a>, a driver for VMware Paravirtual SCSI in vmware guests.
                   1132: <!-- 2013/10/08-->
                   1133: <li>Use CLOCK_UPTIME, so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&manpath=OpenBSD%20Current&sektion=8&format=html">vmstat(8)</a> uptime averages/rates are over the actual time-running-not-suspended.
                   1134: <li>Fixed a segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&manpath=OpenBSD%20Current&sektion=8&format=html">ndp(8)</a> -A to properly free the buffer when not in repeat mode.
                   1135: <li>Show number of sectors, not the number of 512-byte blocks, when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&manpath=OpenBSD%20Current&sektion=8&format=html">newfs(8)</a> is saying "n sectors of m bytes".
                   1136: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&manpath=OpenBSD%20Current&sektion=8&format=html">snmpctl(8)</a> to specify the "oid" option multiple times (e.g. "snmpctl walk 127.0.0.1 oid system oid ifName").
1.1306    brett    1137: <!-- 2013/10/06 -->
                   1138: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axen&manpath=OpenBSD%20Current&sektion=4&format=html">axen(4)</a> device driver, for ASIX AX88178a and AX88179 Ethernet interfaces.
                   1139: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getdirentries&manpath=OpenBSD%20Current&sektion=2&format=html">getdirentries(2)</a> is dead; long live <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getdents&manpath=OpenBSD%20Current&sektion=2&format=html">getdents(2)</a>.
                   1140: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> to allow breaking the line at hyphens in macro arguments (e.g. .Nd and most of the .%? citation macros).
                   1141: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> throwing a fatal error and dying if there is anything inside a .Bl block body before the first .It.
                   1142: <li>Added quirk to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> for ALC260 (found on Acer Extensa 6700).
                   1143: <!-- 2013/10/05 -->
                   1144: <li>Added CLOCK_UPTIME, a clock which measures time-running-not-suspended, used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_gettime&manpath=OpenBSD%20Current&sektion=2&format=html">clock_gettime(2)</a> and other places.
                   1145: <li>Backed out POLLHUP change until a problem with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> hanging on close is fixed.
                   1146: <li>Support for the i.MX6-based Wandboard Quad added to the armv7 architecture.
                   1147: <li>Disabled interrupts in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> interrupt handler. Fixes the occasional watchdog timeout when using MSI.
                   1148: <li>Removed Adaptec 2940 SCSI controllers from i386 RAMDISK kernels to make other things fit.
                   1149: <li>Use monitor/mwait to idle amd64 CPUs when available.
                   1150: <li>Change the default for the "default-path" option to ~ in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>.
                   1151: <li>Updated to mesa 9.2.1.
                   1152: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>, use open(".")/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fchdir&manpath=OpenBSD%20Current&sektion=2&format=html">fchdir(2)</a> to save and restore current directory rather than <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&manpath=OpenBSD%20Current&sektion=3&format=html">getcwd(3)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chdir&manpath=OpenBSD%20Current&sektion=2&format=html">chdir(2)</a>.
                   1153: <!-- 2013/10/04 -->
                   1154: <li>Fix boot device matching in the presence of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a> on hppa/hppa64.
                   1155: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&manpath=OpenBSD%20Current&sektion=2&format=html">poll(2)</a> on a closed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tty&manpath=OpenBSD%20Current&sektion=4&format=html">tty(4)</a> now returns POLLIN|POLLHUP in revents when events is set to POLLIN, and POLLHUP when events is set to POLLOUT.
                   1156: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpctl&manpath=OpenBSD%20Current&sektion=8&format=html">ntpctl(8)</a>, which allows us to query the locally running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&manpath=OpenBSD%20Current&sektion=8&format=html">ntpd(8)</a> process.
                   1157: <li>Fix tuner ioctl TVTUNER_SETFREQ in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&manpath=OpenBSD%20Current&sektion=4&format=html">bktr(4)</a> (broken after rev 1.30).
                   1158: <!-- 2013/10/03 -->
                   1159: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">roff(7)</a> simple numerical conditions.
                   1160: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> setting and printing out arbitrary <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> number registers, preserving support for the ".nr nS" SYNOPSIS state register.
                   1161: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> incoherence with fence updates on Sandybridge and higher CPUs.
                   1162: <li>Kernel adjusted to print many daddr_t variables with %lld, and u_int64_t variables with %llu in many places.
                   1163: <!-- 2013/10/02 -->
                   1164: <!-- 2013/10/01 -->
                   1165: <li>Made it possible to correctly set up and label a vnd image with a boot area on aviion.
                   1166: <li>Emulate 64-bit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> atomic operations on 32-bit architectures by using a mutex.
                   1167: <li>Replaced rc4 with ChaCha20 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random(3)</a>.
                   1168: <li>Added initial SNMP client utility to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&manpath=OpenBSD%20Current&sektion=8&format=html">snmpctl(8)</a>. For example, "snmpctl snmp walk 127.0.0.1".
                   1169: <!-- 2013/09/30 -->
                   1170: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&manpath=OpenBSD%20Current&sektion=1&format=html">ld(1)</a>, make stderr buffered in einfo(), to speed up display of error messages on slower platforms.
                   1171: <li>Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX (not MAXPATHNAMELEN, MAXNAMLEN or MAXLOGNAME) in the C library.
1.1305    brett    1172: <!-- 2013/09/29 -->
                   1173: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a>'s drmclose unreferencing objects while a mutex is locked.
                   1174: <li>Ensure the OpenBSD area of the disk does not enclose the boot area on the aviion architecture; added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html&arch=aviion">installboot(8/aviion)</a>.
                   1175: <li>On aviion, test whether the WHOAMI register exists before using it.
                   1176: <li>Two new libX11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locale&manpath=OpenBSD%20Current&sektion=1&format=html">locale(1)</a> added: km_KH.UTF-8 and sr_CS.UTF-8.
                   1177: <!-- 2013/09/28 -->
                   1178: <li>Enabled mpath, rdac, and sym in GENERIC kernels to find bugs.
                   1179: <li>Ensure stack is 1:1 mapped before attempting to give control back to the PROM at halt/reboot time, so aviion can reboot.
                   1180: <li>Updated to: xserver 1.14.3; makedepend 1.0.5; xman 1.1.3; libX11 1.6.2; libXaw 1.0.12; libXmu 1.1.2; libXpm 3.5.11; libXrandr 1.4.2 and libXv 1.0.10.
                   1181: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&manpath=OpenBSD%20Current&sektion=2&format=html">poll(2)</a> on a socket now sets POLLHUP on EOF, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=socketpair&manpath=OpenBSD%20Current&sektion=2&format=html">socketpair(2)</a> matches <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&manpath=OpenBSD%20Current&sektion=2&format=html">pipe(2)</a> behaviour when the other end is closed.
                   1182: <li>Refined <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gio&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">gio(4/sgi)</a> frame buffer probe, to correctly detect a newport frame buffer on Indy if a HPC SCSI board is attached.
                   1183: <li>Correctly probe for the Ethernet chip on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hpc&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">hpc(4/sgi)</a> v1.5 expansion boards. Gets rid of "sq not configured" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&manpath=OpenBSD%20Current&sektion=8&format=html">dmesg(8)</a>.
                   1184: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&manpath=OpenBSD%20Current&sektion=9&format=html">boot(9)</a>, do not iterate over alldevs if it is empty (e.g. halting from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&manpath=OpenBSD%20Current&sektion=4&format=html">ddb(4)</a> with ddb entered early with boot -d).
                   1185: <li>With even number of offsets, choose middle offset with lowest delay. Resolves uncertainty in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&manpath=OpenBSD%20Current&sektion=8&format=html">ntpd(8)</a> REFID assignment.
                   1186: <li>Stopped the message that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uthum&manpath=OpenBSD%20Current&sektion=4&format=html">uthum(4)</a>'s calibration offset is incorrect, when the offset is less than 1 degree C.
                   1187: <!-- 2013/09/27 -->
                   1188: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&manpath=OpenBSD%20Current&sektion=4&format=html">wd(4)</a> incrementing the address the next i/o will start at by an incorrect amount.
                   1189: <li>IPv6 atomic fragments must not go into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> reassembly queue, but be processed immediately.
                   1190: <!-- 2013/09/26 -->
                   1191: <li>Use the cpuid vendor string (not model string) when enabling VIA specific amd64 code so the code works with Eden X2 processors.
                   1192: <li>Take into account that the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> ike message header might no longer point to the same memory after buffer manipulations.
                   1193: <!-- 2013/09/25 -->
                   1194: <!-- 2013/09/24 -->
                   1195: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> vblank_time_lock blocks interrupts; made most atomic operations really atomic; removed all 64-bit atomic operations on 32-bit architectures. Potentially fixes some races/panics.
                   1196: <li>Sync most machine independent LANCE code (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&manpath=OpenBSD%20Current&sektion=4&arch=vax&format=html">le(4/vax)</a>); added ILACC (79900) support.
                   1197: <li>Stop traffic for a given <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> endpoint when a transfer reports an I/O error. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&manpath=OpenBSD%20Current&sektion=4&format=html">ehci(4)</a> looping with "ehci_idone:" messages.
                   1198: <li>Try to release the console if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&manpath=OpenBSD%20Current&sektion=4&format=html">pckbc(4)</a> fails to send the initial command byte, giving USB keyboards a better chance of attaching.
                   1199: <!-- 2013/09/23 -->
                   1200: <li>On hp300: Removed SLOWSCSI; increased <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&manpath=OpenBSD%20Current&sektion=4&format=html">scsi(4)</a> target selection timeout. Booting kernel from disk now much faster.
                   1201: <li>Keep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&manpath=OpenBSD%20Current&sektion=8&format=html">sudo(8)</a> default env_keep to minimum required for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>; env_keep for building src and ports moved to "wsrc" group.
1.1304    brett    1202: <!-- 2013/09/22 -->
                   1203: <li>Report each m88k cmmu on its own line in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&manpath=OpenBSD%20Current&sektion=8&format=html">dmesg(8)</a>; fixed multiprocessor writeback logic.
                   1204: <li>Fixed luna88k installer, to add bsd.mp to the default sets if &gt; 1 processor.
                   1205: <li>Stopped merging the per-thread and per-process flags when reporting them via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=8&format=html">sysctl(8)</a> KERN_PROC.
                   1206: <li>Updated to: util-macros 1.17.1 and videoproto 2.3.2.
                   1207: <li>Merge unbound 1.4.21 and ldns 1.6.16.
                   1208: <!-- 2013/09/21 -->
                   1209: <li>Fixed tmpfs' uio_offset, to stop it skipping one entry for each block.
                   1210: <li>Fix an ino_t inconsistency to unbreak the build of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>'s libfuse.
                   1211: <li>Made aviion understand ELF files well enough to netboot kernels on AV530.
                   1212: <li>Switch to machine independent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dart&manpath=OpenBSD%20Current&sektion=4&format=html">dart(4)</a> driver on aviion.
                   1213: <li>Set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&manpath=OpenBSD%20Current&sektion=1&format=html">top(1)</a> a higher MAX_COLS, more reasonable for modern widescreen displays.
                   1214: <li>Fixed occasional SIGSEGV in privsep'd binaries (eg <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&manpath=OpenBSD%20Current&sektion=8&format=html">syslogd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&manpath=OpenBSD%20Current&sektion=8&format=html">pflogd(8)</a>) on sparc/sparc64 running on sun4/4c/4e.
                   1215: <!-- 2013/09/20 -->
                   1216: <li>Added support for root on NFSv3.
                   1217: <li>Configure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&manpath=OpenBSD%20Current&sektion=4&format=html">pms(4)</a> absolute mode for elantech v2. Synaptics driver now attaches to elantech v2 touchpads. Print the firmware version at attach time for reference in future bug reports.
                   1218: <li>Fixed panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipex&manpath=OpenBSD%20Current&sektion=4&format=html">pipex(4)</a> seen if pipex deleted a session via idle-timer when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> was frozen, causing use-after-free.
                   1219: <li>Don't assume the length of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> chap challenges.
                   1220: <li>Added length check for Proxy LCP and Authentication AVPs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>; also in 5.2, 5.3 and 5.4 stable branches.
                   1221: <!-- 2013/09/19 -->
                   1222: <li>Do no try to clear the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhidev&manpath=OpenBSD%20Current&sektion=4&format=html">uhidev(4)</a> endpoint (as it if has stalled) if the USB transfer reported an I/O error.
                   1223: <!-- 2013/09/18 -->
                   1224: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> BindAddress work with UsePrivilegedPort=yes (bz#1211).
                   1225: <li>Tell the client when their preferred <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> listen address has been overridden by the server's GatewayPorts (bz#1297).
                   1226: <li>Store the initial file offset so the progress meter doesn't freak out when resuming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> transfers (bz#2137).
                   1227: <li>Get ethernet working on the edgerouter lite; added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atphy&manpath=OpenBSD%20Current&sektion=4&format=html">atphy(4)</a> to RAMDISK and GENERIC.
                   1228: <!-- 2013/09/17 -->
                   1229: <!-- 2013/09/16 -->
                   1230: <li>Increased default number of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&manpath=OpenBSD%20Current&sektion=4&format=html">ugen(4)</a> device files: two are too few for modern standards.
                   1231: <li>Removed gssapi config parts from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a>.
1.1303    brett    1232: <!-- 2013/09/15 -->
                   1233: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> horizontal spacing for input lines beginning like ".Oc Ns".
                   1234: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> horizontal spacing where "Ns" macro follows a block-closing macro and the corresponding block-opening macro is not on the same line.
                   1235: <!-- 2013/09/14 -->
                   1236: <li>Reverted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a>, so commands executed via `foo` or $( bar ) inherit "set -e" status (as POSIX requires).
                   1237: <li>Updated to: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twm&manpath=OpenBSD%20Current&sektion=1&format=html">twm(1)</a> version 1.0.8; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclipboard&manpath=OpenBSD%20Current&sektion=1&format=html">xclipboard(1)</a> version 1.1.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclock&manpath=OpenBSD%20Current&sektion=1&format=html">xclock(1)</a> version 1.0.7; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&manpath=OpenBSD%20Current&sektion=1&format=html">xinit(1)</a> version 1.3.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xkill&manpath=OpenBSD%20Current&sektion=1&format=html">xkill(1)</a> version 1.0.4; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlsclients&manpath=OpenBSD%20Current&sektion=1&format=html">xlsclients(1)</a> version 1.1.3; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xmodmap&manpath=OpenBSD%20Current&sektion=1&format=html">xmodmap(1)</a> version 1.0.8; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrdb&manpath=OpenBSD%20Current&sektion=1&format=html">xrdb(1)</a> version 1.1.0 and libSM version 1.2.2.
                   1238: <!-- 2013/09/13 -->
                   1239: <li>Bar <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> if flowsrc is not set.
                   1240: <li>Fixed sign of returned error code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> i915.
                   1241: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hardclock&manpath=OpenBSD%20Current&sektion=9&format=html">hardclock(9)</a> trying to schedule a softclock interrupt before its cookie has been allocated (this caused panics on macppc).
                   1242: <!-- 2013/09/12 -->
                   1243: <li>Added SM_PATH to the default env_keep in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudoers&manpath=OpenBSD%20Current&sektion=5&format=html">sudoers(5)</a>.
                   1244: <li>Added basic support for eMMC memory and enable it on the BeagleBone Black.
                   1245: <li>Revert previous sys/net/if.c diff to always increment the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=if&manpath=OpenBSD%20Current&sektion=4&format=html">if(4)</a> interface index (tun_switch() depends on this feature).
                   1246: <li>Avoid leaking mbufs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&manpath=OpenBSD%20Current&sektion=4&arch=armv7&format=html">cpsw(4/armv7)</a> failure paths.
                   1247: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> connection crash when sending break (~B) on a ControlPersist'd session.
                   1248: <!-- 2013/09/11 -->
                   1249: <li>Switched to using arc4random in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite3(1)</a>.
                   1250: <li>Allow for 0-length "octet strings" in SNMP traps, so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> conforms with ITU X.690 (ASN.1 definition document).
                   1251: <li>Correctly NUL-terminate the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> cpu view array. Fixes a segfault on powerpc and probably others.
                   1252: <!-- 2013/09/10 -->
                   1253: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&manpath=OpenBSD%20Current&sektion=8&format=html">user(8)</a> bug where owner/mode is not set on the user's homedir if the specified skeldir does not exist.
                   1254: <li>Added support for SM_PATH environment variable. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> can search this path for etcXX.tgz and/or xetcXX.tgz.
                   1255: <!-- 2013/09/09 -->
                   1256: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> blit acceleration on haswell (for now).
                   1257: <li>Allow BOOTP lease times and the options dhcp-lease-time, dhcp-rebinding-time, and dhcp-renewal-time to be controlled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a>.
                   1258: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">relayd.conf(5)</a> support for ECDHE (Elliptic Curve Diffie-Hellman) to enable TLS/SSL Perfect Forward Secrecy (PFS).
1.1302    brett    1259: <!-- 2013/09/08 -->
                   1260: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nl&manpath=OpenBSD%20Current&sektion=1&format=html">nl(1)</a> from NetBSD, with local changes (inc. "-" syntax for stdin, multibyte delimiter support from FreeBSD, code simplifications).
                   1261: <li>Fixed some omissions and flag errors for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> pci match tables, removed the duplicate table for i915.
                   1262: <li>Monochrome <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">Xserver(1)</a> now available on luna88k.
                   1263: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&manpath=OpenBSD%20Current&sektion=4&format=html">scsi(4)</a> mpath "next path" selection. If the current path is NULL the machine will no longer panic.
                   1264: <!-- 2013/09/07 -->
                   1265: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmx&manpath=OpenBSD%20Current&sektion=4&format=html">vmx(4)</a> on i386 and amd64.
                   1266: <li>Added a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a> screen "cpu" listing the usage of each CPU core; new -B command line flag, similar to -b.
                   1267: <li>Changed default <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&manpath=OpenBSD%20Current&sektion=8&format=html">ldapd(8)</a> ciphers to HIGH:!aNULL.
                   1268: <!-- 2013/09/06 -->
                   1269: <li>Plugged a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> memory leak when walking the pfTblAddrTable in PF-MIB.
                   1270: <li>Sync PF-MIB and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> with the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> table byte/packet counters for "match" rules.
                   1271: <li>Support added to arm for FreeScale's i.MX6 SoC.
                   1272: <li>Taught <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=id&manpath=OpenBSD%20Current&sektion=1&format=html">id(1)</a> about the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whoami&manpath=OpenBSD%20Current&sektion=1&format=html">whoami(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groups&manpath=OpenBSD%20Current&sektion=1&format=html">groups(1)</a> run modes (removes shell wrappers).
                   1273: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> is dumping FastCGI protocol headers during debug, also dump the "request begin" and "request end" protocol entries.
                   1274: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> use the correct buffer size for memory allocation and reads.
                   1275: <!-- 2013/09/05 -->
                   1276: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugold&manpath=OpenBSD%20Current&sektion=4&format=html">ugold(4)</a>, a driver for PCsensor's USB gold TEMPer temperature measurement device.
                   1277: <li>Merged mesa version 9.2.0 into xenocara.
                   1278: <!-- 2013/09/04 -->
                   1279: <li>Set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> "toread" to 0 if we don't expect a body. Fixes handling of HTTP requests with a body (e.g. POST).
                   1280: <li>Add a proper suspend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> builtin that saves/restores the tty and pgrp as needed instead of using an alias (login shells may be suspended if they are not running in an orphan process group).
                   1281: <li>The beagle architecture has been replaced by the more generic armv7.
                   1282: <li>time_t and other random fixes from upstream merged into base <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a>.
                   1283: <!-- 2013/09/04 -->
                   1284: <li>Added libtxc_dxtn 1.0.1, a DXTn/S3 texture compression library.
                   1285: <!-- 2013/09/03 -->
                   1286: <li>When a partition is changing to UNUSED, save kernel-set values on all partitions, not just open ones and keep the new partition type. Allows changing the RAW_PART partition (a.k.a. "c") to UNUSED.
                   1287: <li>Rewritten ARMv7 cpu cache discovery code (to remove false assumptions); fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=log2&manpath=OpenBSD%20Current&sektion=3&format=html">log2(3)</a> on arm.
                   1288: <li>After resume, make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&manpath=OpenBSD%20Current&sektion=4&format=html">pms(4)</a> driver wait longer when /dev/wsmouse is opened. Allows mouse to work after resume on x130e.
                   1289: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a> version 3.2.16.
                   1290: <li>Only free the per-protocol descriptor if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&manpath=OpenBSD%20Current&sektion=4&format=html">pms(4)</a> touchpad cannot be correctly identified during attach.
                   1291: <!-- 2013/09/02 -->
                   1292: <li>Removed unnecessary calls to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random_stir&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random_stir(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-keygen(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a>. Increases available entropy.
1.1301    brett    1293: <!-- 2013/09/01 -->
                   1294: <li>Use arc4random(9) as the preferred random number source in fontconfig.
                   1295: <li>Properly pass daemon_flags to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&manpath=OpenBSD%20Current&sektion=8&format=html">amd(8)</a>.
                   1296: <li>Update line buffer allocation on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>. Fixes blank screen problems on dce4.1, dce5 and dce6 asics (see https://bugs.freedesktop.org/show_bug.cgi?id=64850).
                   1297: <!-- 2013/08/31 -->
                   1298: <li>Updated GLU to version 9.0.0. GLU was previously part of Mesa but is now separate.
                   1299: <!-- 2013/08/30 -->
                   1300: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> "^w" delete the previous word, instead of the entire line. Matches <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> behaviour.
                   1301: <li>Lock the audio mutex before invoking the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&manpath=OpenBSD%20Current&sektion=4&format=html">audio(4)</a> call-back. Fixes panics on zaurus.
                   1302: <li>Turn on mass storage interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfii&manpath=OpenBSD%20Current&sektion=4&format=html">mfii(4)</a>.
                   1303: <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> script dies due to receipt of signal, pass that back to the HTTP frontend as the "application return status".
                   1304: <li>Use PCIe capability version 2 when displaying link speeds with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&manpath=OpenBSD%20Current&sektion=8&format=html">pcidump(8)</a>.
                   1305: <!-- 2013/08/29 -->
                   1306: <li>Fixed handling of getdents() against UDF filesystems.
                   1307: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random_buf&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random_buf(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iceauth&manpath=OpenBSD%20Current&sektion=1&format=html">iceauth(1)</a>.
                   1308: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&manpath=OpenBSD%20Current&sektion=4&format=html">iwn(4)</a> support for advanced btcoex.
                   1309: <!-- 2013/08/28 -->
                   1310: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&manpath=OpenBSD%20Current&sektion=3&format=html">setlocale(3)</a> (LC_MESSAGES, ...); to succeed. Stops some ports (e.g. gnome) from freaking out.
                   1311: <li>Quieten <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-keygen(1)</a> batch processing; exit with non-zero if asked to find a non-existent hostname in the known_hosts file.
                   1312: <li>When we attach an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet&manpath=OpenBSD%20Current&sektion=4&format=html">inet(4)</a> interface, avoid races by not reusing the last index.
                   1313: <!-- 2013/08/27 -->
                   1314: <li>Enabled RS400/RS480/RS690 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a>.
                   1315: <!-- 2013/08/26 -->
                   1316: <li>Non-integrated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> >= r600 parts will now try to enable PCIe 2.0/3.0 speeds if the PCIe root port advertises those speeds.
                   1317: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a> path driver "match routes" return 8, so they will definitely be higher than the real device drivers.
                   1318: <li>Assume roundrobin path scheduler type within a group of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a> paths now (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sym&manpath=OpenBSD%20Current&sektion=4&format=html">sym(4)</a> devices work around this by putting every path in its own group).
                   1319: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> flushes page from all caches, writeback on all CPUs. Fixes spurious m88k segmentation faults.
                   1320: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> to version 296 (with sixel graphics disabled for now), DejaVu Fonts to 2.34 and libX11 to 1.6.1.
                   1321: <li>Simplified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xvctl&manpath=OpenBSD%20Current&sektion=1&format=html">xvctl(1)</a>, a utility to get or set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xv&manpath=OpenBSD%20Current&sektion=3&format=html">Xv(3)</a> extension values.
                   1322: <li>Replaced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rand&manpath=OpenBSD%20Current&sektion=3&format=html">rand(3)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&manpath=OpenBSD%20Current&sektion=3&format=html">random(3)</a> calls with secure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=9&format=html">arc4random(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>'s radius authentication, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&manpath=OpenBSD%20Current&sektion=8&format=html">route6d(8)</a>.
                   1323: <li>Implemented handling of group failover in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a>.
                   1324: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> option to specify an alternate FastCGI socket on which to listen.
                   1325: <li>Introduced the idea of groups of paths to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a>. Only paths on the first group in the list will handle io now.
                   1326: <!-- 2013/08/25 -->
                   1327: <li>Adjust startup sequence so <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpath&manpath=OpenBSD%20Current&sektion=4&format=html">mpath(4)</a> attaches before other hardware.
                   1328: <li>Make ommmc interrupts show up in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&manpath=OpenBSD%20Current&sektion=8&format=html">vmstat(8)</a> -i, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a>, etc on beagle.
                   1329: <li>Updated to pixman 0.30.2.
                   1330: <li>Allocate and deallocate memory for encryption contexts within cryptosoft. Removes the need for zerokey functions.
                   1331: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> partitions from "i" to "p" functional on luna88k.
                   1332: <li>Initialise loongson pcimap earlier, to make sure its value is not tested before initialisation (only affects 2e systems).
                   1333: <!-- 2013/08/24 -->
                   1334: <li>Fixed usage of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&manpath=OpenBSD%20Current&sektion=2&format=html">fork(2)</a> in programs linked against libpthread on m88k 88100 processors, where the parent thread would spin.
                   1335: <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">Xserver(1)</a> version 1.14.2.
                   1336: <li>Replaced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&manpath=OpenBSD%20Current&sektion=3&format=html">random(3)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=9&format=html">arc4random(9)</a> in libevent.
                   1337: <!-- 2013/08/23 -->
                   1338: <li>Fixed minor discrepancies with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> link state handling.
                   1339: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> calling if_link_state_change if link state is not changed.
                   1340: <li>Fix memory initialisation for octeons that have less than 256MB.
1.1300    brett    1341: <!-- 2013/08/22 -->
                   1342: <li>Stir PRNG after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> runs post-accept fork. The child gets a different PRNG state anyway via rexec and explicit privsep reseeds, but it's good to be sure.
                   1343: <li>Do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&manpath=OpenBSD%20Current&sektion=8&format=html">netstart(8)</a> create a route to alias addresses via 127.0.0.1 (the stack is able to tell if the address is local or not).
                   1344: <!-- 2013/08/21 -->
                   1345: <li>Correct format string mismatches in various code turned up by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> -Wformat=2.
                   1346: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> indicator sensor to acpibtnX, to reflect lid status when available. Useful for people not using machdep.lidsuspend.
                   1347: <li>With <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a>, use the console locator to make sure wsdisplay0 is always the glass console on i386/amd64.
                   1348: <li>Use int64_t in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&manpath=OpenBSD%20Current&sektion=8&format=html">spamdb(8)</a> greylist db file, with backwards compatibility for records with 32-bit times.
                   1349: <li>Fixed build of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> without vlan.
                   1350: <!-- 2013/08/20 -->
                   1351: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&manpath=OpenBSD%20Current&sektion=4&format=html">urtwn(4)</a> to the sgi kernels where it makes sense.
                   1352: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&manpath=OpenBSD%20Current&sektion=1&format=html">nc(1)</a> -F flag to enabled fd-pass mode: establish connection and pass connected socket to stdout.
                   1353: <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&manpath=OpenBSD%20Current&sektion=4&format=html">uscanner(4)</a>. Disabled in GENERIC long ago (when libusb became the preferred solution for USB scanners).
                   1354: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&manpath=OpenBSD%20Current&sektion=4&format=html">mpii(4)</a> on sparc64.
                   1355: <!-- 2013/08/19 -->
                   1356: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&manpath=OpenBSD%20Current&sektion=5&format=html">ssh_config(5)</a> ProxyUseFDPass option, to establish a connection and then pass file descriptor back to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a>.
                   1357: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> "match quick" abort ruleset evaluation with the current block/pass state, rather than continuing on.
                   1358: <li>Fixed kernel profiling on powerpc architectures (broken since the buffers were made per-cpu).
                   1359: <!-- 2013/08/18 -->
                   1360: <li>Fixed prototypes of do_load_half() and do_load_byte() on m88k to stop obscure bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&manpath=OpenBSD%20Current&sektion=1&format=html">awk(1)</a> and elsewhere.
                   1361: <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=appleagp&manpath=OpenBSD%20Current&sektion=4&format=html">appleagp(4)</a>. It doesn't really work yet, and hurts certain iBook G3 models (PowerMac4,3).
                   1362: <li>Fixed xf86-video-ati shadowfb on big-endian machines.
                   1363: <!-- 2013/08/17 -->
                   1364: <li>Updated to: xload 1.1.2, xprop 1.2.2, xset 1.2.3, libXfont 1.4.6 and xwd 1.0.6.
                   1365: <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> creating a route to the bound address via 127.0.0.1, as the stack should be able to correctly short-circuit packet routing to local addresses without this.
                   1366: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&manpath=OpenBSD%20Current&sektion=4&format=html">vgafb(4)</a> console correctly restore when exiting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a>.
                   1367: <li>Stopped macppc pretending to support non-console devices, because <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&manpath=OpenBSD%20Current&sektion=4&format=html">vgafb(4)</a> only matches the framebuffer device setup by the firmware.
                   1368: <li>Use %lld and cast to long long when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&manpath=OpenBSD%20Current&sektion=1&format=html">passwd(1)</a> is printing time_t values, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atoll&manpath=OpenBSD%20Current&sektion=3&format=html">atoll(3)</a> when parsing them.
                   1369: <!-- 2013/08/16 -->
                   1370: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&manpath=OpenBSD%20Current&sektion=8&format=html">ikectl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpctl&manpath=OpenBSD%20Current&sektion=8&format=html">snmpctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdate&manpath=OpenBSD%20Current&sektion=8&format=html">rdate(8)</a> use %lld and cast to long long when printing time_t values.
                   1371: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a> on macppc.
                   1372: <li>Use mapiodev to do the initial mapping of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&manpath=OpenBSD%20Current&sektion=4&format=html">vgafb(4)</a>. Allows <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_map&manpath=OpenBSD%20Current&sektion=9&format=html">bus_space_map(9)</a> it without panicking.
                   1373: <li>Updated to xf86-video-ati 7.2.0. Fixes endianess problem with kms.
                   1374: <li>Avoid integer overflow in sector calculation reading UDF DVDs, which broke reads past 2GB.
                   1375: <li>On luna88k, check number of planes (1, 4, or 8bpp) in framebuffer by ourselves (PROM gives false values). Lets monochrome <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> server work correctly with a 4bpp framebuffer.
                   1376: <!-- 2013/08/15 -->
                   1377: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a> on sparc64.
                   1378: <li>Align stack <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&manpath=OpenBSD%20Current&sektion=8&format=html">yp(8)</a> buffers to 64-bit boundaries now, for they might contain a struct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&manpath=OpenBSD%20Current&sektion=5&format=html">passwd(5)</a>.
                   1379: <li>Blast <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhts&manpath=OpenBSD%20Current&sektion=4&format=html">uhts(4)</a>, as the code was merged into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&manpath=OpenBSD%20Current&sektion=4&format=html">ums(4)</a> last week.
                   1380: <li>Stop defining SIOC{S,G}ETVLAN as SIOC{S,G}IFGENERIC. Lets <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&manpath=OpenBSD%20Current&sektion=4&format=html">vlan(4)</a> handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&manpath=OpenBSD%20Current&sektion=4&format=html">pppoe(4)</a>-specific ioctls and vice versa without smashing the stack of the caller.
                   1381: <li>Make sure "drm.h" gets generated on all architectures that support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a>, making alpha and loongson compile again.
                   1382: <!-- 2013/08/14 -->
                   1383: <li>Set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">bgpd.conf(5)</a> to filter the IPv6 Discard-Only prefix, because it should not be globally routable (see RFC6666).
                   1384: <li>Rewrite the internals of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> RDE reload logic. First step to make reload non-blocking. Speeds up the reload time, should also fix a few edge cases on reloads.
                   1385: <li>Enforce that the ls_id and the adv_rtr field in a type 1 router LSA are the same. This will drop updates trying to attack the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&manpath=OpenBSD%20Current&sektion=8&format=html">ospfd(8)</a> LSDB.
                   1386: <li>Only skip <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> address deleting/adding and route deleting/adding on identical lease when we are in state S_RENEWING. Makes sure we end up with an IP address on the interface.
                   1387: <li>Don't depend on a list of archs to determine endianess, unbreaks <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> gallium build on sparc64.
                   1388: <!-- 2013/08/13 -->
                   1389: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a> handle firmware for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a>.
                   1390: <li>Allow the user to specify which firmware to install with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&manpath=OpenBSD%20Current&sektion=1&format=html">fw_update(1)</a>, or to install all of them using the -a switch.
                   1391: <li>Updated iceauth to 1.0.6 and xfwp to 1.0.3.
                   1392: <li>Let the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> handle more /dev/drmN devices.
                   1393: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a>'s VGA arbiter support now the kernel can give us information about the resources required by a particular device.
                   1394: <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&manpath=OpenBSD%20Current&sektion=4&format=html">ray(4)</a> to the attic.
                   1395: <li>When handling puts from a client, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> will now close the file once downloaded, instead of waiting until after we clean up the client .
                   1396: <li>Remove bogus refcounting of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> pipes, to avoid memory leaks and potentially aborting a pipe when requests are still pending.
                   1397: <li>Made the tree compile again on architectures without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a>.
                   1398: <!-- 2013/08/12 -->
                   1399: <li>Switch time_t, ino_t, clock_t, and struct kevent's ident and data members to 64bit types; build <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&manpath=OpenBSD%20Current&sektion=1&format=html">perl(1)</a> with -DBIG_TIME.
                   1400: <li>Add the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&manpath=OpenBSD%20Current&sektion=4&format=html">tcp(4)</a> socket option TCP_NOPUSH to delay sending the stream. Useful to aggregate data in the kernel from multiple sources, avoids sending small packets.
                   1401: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&manpath=OpenBSD%20Current&sektion=1&format=html">ps(1)</a> flags are split between thread and process but it is useful for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&manpath=OpenBSD%20Current&sektion=4&format=html">ddb(4)</a> to show both. Show both in ps overview, list them explicitly for the specific thread.
                   1402: <li>Match macppc framebuffer device against its OpenFirmware node, to enable sharing of console detection logic with sparc64 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&manpath=OpenBSD%20Current&sektion=4&format=html">radeondrm(4)</a>.
                   1403: <!-- 2013/08/11 -->
                   1404: <li>Build mesa <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> drivers on sparc64; switch to gallium drivers for r300 and r600.
                   1405: <li>Enabled xf86-video-ati kernel modesetting support.
                   1406: <li>Added TTM and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> DRM code. Includes kernel modesetting, framebuffer console and support for newer hardware.
                   1407: <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&manpath=OpenBSD%20Current&sektion=1&format=html">as(1)</a> on mvme88k: provide 88110 syntactic sugar for the control register names; correctly handle -m options; allow the register prefix to correctly be recognised in front of the condition codes.
                   1408: <!-- 2013/08/10 -->
                   1409: <li>Cancel timeouts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> interface destruction.
                   1410: <li>Plugged file descriptor and memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>'s fuse_open() error path.
                   1411: <li>Fixed a potential race on luna88k, where a secondary cpu incorrectly resets variables on the primary cpu.
                   1412: <!-- 2013/08/07 -->
                   1413: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhts&manpath=OpenBSD%20Current&sektion=1&format=html">uhts(1)</a> into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&manpath=OpenBSD%20Current&sektion=1&format=html">ums(1)</a>.
                   1414: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.d&manpath=OpenBSD%20Current&sektion=8&format=html">rc.d(8)</a> scripts for ipropd-master and ipropd-slave.
                   1415: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&manpath=OpenBSD%20Current&sektion=4&format=html">urtwn(4)</a> for upgrades to macppc ramdisk.
                   1416: <li>Enabled ctrl-left-arrow and ctrl-right-arrow to move forward/back a word in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a>; matching <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a>'s recent change.
                   1417: <li>Do getopt parsing for all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> commands, to ensure consistent behaviour.
                   1418: <li>Implemented the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> font-escape sequence \f(BI "bold+italic".
                   1419: <li>Made it possible for graphics drivers to opt-out of VGA arbitration.
                   1420: <li>Neither the flow control diff nor the RX checksum offload diff is responsible for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&manpath=OpenBSD%20Current&sektion=4&format=html">gem(4)</a> hangs, so put them back.
                   1421: <li>Bugfix update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version 1.4.2.
                   1422: <li>Build libdrm_radeon on sparc64.
                   1423: <li>Create <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> device nodes on sparc64 and create additional entries on amd64/i386/macppc for running with multiple cards.
                   1424: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> regression: symlinking a file would incorrectly canonicalise the target path (bz#2129).
                   1425: <li>Disabled libexec/identd and enable usr.sbin/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a>.
                   1426: <li>After a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=panic&manpath=OpenBSD%20Current&sektion=9&format=html">panic(9)</a>, do not fill up the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&manpath=OpenBSD%20Current&sektion=8&format=html">dmesg(8)</a> with splassert messages. They scroll away the important information.
                   1427: <li>Another major overhaul of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> GEM code.
                   1428: <li>Make sure states learnt via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&manpath=OpenBSD%20Current&sektion=4&format=html">pfsync(4)</a> from a peer with the same ruleset checksum get properly assigned to rules.
                   1429: <!-- 2013/08/06 -->
                   1430: <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> warning on missing newline at EOF. Matches the behaviour of gcc >= 4.3 and clang.
                   1431: <li>Moved check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mktemp&manpath=OpenBSD%20Current&sektion=1&format=html">mktemp(1)</a> for template length, so error message is also shown in the -t case instead of EINVAL.
                   1432: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&manpath=OpenBSD%20Current&sektion=8&format=html">user(8)</a> write UIDs/GIDs as unsigned in the passwd file and error messages. Matches what <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pw_scan&manpath=OpenBSD%20Current&sektion=3&format=html">pw_scan(3)</a> expects.
                   1433: <li>Switched vax to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 3.3.6; removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 2.95 from the tree.
                   1434: <!-- 2013/08/05 -->
                   1435: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> bug by reverting r1.10 of term.c: after a leading blank on an output line, don't generate a premature line break.
                   1436: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> to the Intel/FreeBSD current version. Brings support for the flow control and additional (untested) bits for 1G fibre versions.
                   1437: <!-- 2013/08/03 -->
                   1438: <li>Enabled MSI on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> RT810xE.
                   1439: <li>Unbreak PMTU-discovery for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> AES-GCM.
                   1440: <li>Don't flush the cache on page inflate for hibernate on amd64 for faster resume on some machines.
1.1324    brett    1441: <!-- 2013/08/2 -->
1.1300    brett    1442: <li>Fixed corner cases in the implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pow&manpath=OpenBSD%20Current&sektion=3&format=html">pow(3)</a> to make it compatible with C99.
                   1443: <!-- 2013/08/01 -->
                   1444: <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=if_nametoindex&manpath=OpenBSD%20Current&sektion=3&format=html">if_nametoindex(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=if_indextoname&manpath=OpenBSD%20Current&sektion=3&format=html">if_indextoname(3)</a> for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&manpath=OpenBSD%20Current&sektion=8&format=html">pfctl(8)</a>. 20x speedup factor with some complex rulesets.
                   1445: <li>Create more inodes on the sparc64 installation ramdisk. Prevents problems during install/upgrade when files or nodes need to be added.
                   1446: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&manpath=OpenBSD%20Current&sektion=4&format=html">ral(4)</a> support for the Ralink RT3060, which uses the RT3572 MAC/BBP.
                   1447: <!-- 2013/07/31 -->
                   1448: <li>Remove the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> glue from the installer (it has never been used and is being replaced).
1.1164    deraadt  1449: </ul>
1.422     deraadt  1450: <p>
1.203     deraadt  1451:
1.1321    brett    1452:
1.14      deraadt  1453: <hr>
1.1016    pvalchev 1454: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio  1455: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1327  ! brett    1456: <br><small>$OpenBSD: plus.html,v 1.1326 2014/02/27 09:51:51 brett Exp $</small>
1.14      deraadt  1457:
                   1458: </body>
1.1326    brett    1459:
1.1277    brett    1460: