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

Annotation of www/plus.html, Revision 1.1334

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.14      deraadt     5: <meta name="resource-type" content="document">
1.1045    david       6: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     7: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     8: <meta name="distribution" content="global">
1.1212    schwarze    9: <meta name="copyright" content="This document copyright 1996-2012 by OpenBSD.">
1.14      deraadt    10: </head>
                     11:
1.728     horacio    12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    13:
1.828     jsyn       14: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     15: <p>
1.1044    deraadt    16: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      17: <hr>
1.14      deraadt    18:
                     19: <p>
1.1216    schwarze   20: This selection is intended to include all important
                     21: and all user-visible changes.
                     22: For a complete record of all changes, please see the "source-changes"
                     23: mailing list, called "OpenBSD CVS"
                     24: in the <a href="mail.html#Archives">archives</a>,
                     25: or use <a href="anoncvs.html#CVS">CVS</a>.
                     26:
                     27: <p>
1.863     naddy      28: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    29:
                     30: <p>
1.846     deraadt    31: For changes in other releases, click below:<br>
                     32: <a href="plus20.html">2.0</a>,
                     33: <a href="plus21.html">2.1</a>,
                     34: <a href="plus22.html">2.2</a>,
                     35: <a href="plus23.html">2.3</a>,
                     36: <a href="plus24.html">2.4</a>,
                     37: <a href="plus25.html">2.5</a>,
                     38: <a href="plus26.html">2.6</a>,
                     39: <a href="plus27.html">2.7</a>,
                     40: <a href="plus28.html">2.8</a>,
                     41: <a href="plus29.html">2.9</a>,
                     42: <a href="plus30.html">3.0</a>,
                     43: <a href="plus31.html">3.1</a>,
1.868     deraadt    44: <a href="plus32.html">3.2</a>,
1.889     david      45: <a href="plus33.html">3.3</a>,
1.916     david      46: <a href="plus34.html">3.4</a>,
1.935     miod       47: <a href="plus35.html">3.5</a>,
1.941     deraadt    48: <a href="plus36.html">3.6</a>,
1.1118    deraadt    49: <br>
1.963     deraadt    50: <a href="plus37.html">3.7</a>,
1.999     deraadt    51: <a href="plus38.html">3.8</a>,
1.1028    deraadt    52: <a href="plus39.html">3.9</a>,
1.1044    deraadt    53: <a href="plus40.html">4.0</a>,
1.1069    deraadt    54: <a href="plus41.html">4.1</a>,
1.1097    deraadt    55: <a href="plus42.html">4.2</a>,
1.1118    deraadt    56: <a href="plus43.html">4.3</a>,
1.1140    deraadt    57: <a href="plus44.html">4.4</a>,
1.1152    deraadt    58: <a href="plus45.html">4.5</a>,
1.1163    deraadt    59: <a href="plus46.html">4.6</a>,
1.1177    deraadt    60: <a href="plus47.html">4.7</a>,
1.1194    deraadt    61: <a href="plus48.html">4.8</a>,
1.1198    nick       62: <a href="plus49.html">4.9</a>,
1.1212    schwarze   63: <a href="plus50.html">5.0</a>,
1.1242    lum        64: <a href="plus51.html">5.1</a>,
1.1276    deraadt    65: <a href="plus52.html">5.2</a>,
1.1300    brett      66: <a href="plus53.html">5.3</a>,
1.1330    deraadt    67: <br>
                     68: <a href="plus54.html">5.4</a>,
                     69: <a href="plus55.html">5.5</a>.
1.422     deraadt    70: <br>
1.186     deraadt    71:
                     72: <p>
1.1331    deraadt    73: <h3><font color="#0000e0">Changes made between OpenBSD 5.5 and -current</font></h3>
1.847     deraadt    74: <p>
1.1316    brett      75:
1.422     deraadt    76: <ul>
1.1334  ! brett      77: <!-- 2014/03/30 -->
        !            78: <li>Added SNI support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a>.
        !            79: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> to support relative arguments to .ll (increase or decrease line length).
        !            80: <li>Repaired boot.net operation on (at least) sparc SS5 PROM v2.21
        !            81: <li>Implement the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> .ll (line length) request.
        !            82: <li><font color="#e00000">5.5 RELIABILITY FIX: Memory corruption occurring during <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> reflection handling (ICMP reflection is disabled by default).</font><br>A source code patch is available for <a href="errata55.html#001_icmp">5.5</a></a>.
        !            83: <!-- 2014/03/29 -->
        !            84: <li>Recognise so-called "EFI-like" interface provided by newer PMON firmware on Loongson 2Gq and Loongson 3A.
        !            85: <li>Bugfix and 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.7 (note: CVE-2014-0133 does not affect OpenBSD).
        !            86: <li>Speed-up overlapping copy operations in <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> by attempting to perform them in larger chunks whenever possible.
        !            87: <li>Removed pflowproto 9 (unfixable post-2038). Better option is pflowproto 10.
        !            88: <!-- 2014/03/28 -->
        !            89: <li>Allow leading and trailing vertical lines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, format them in the same way as groff; do not require whitespace before vertical lines in layout specifications.
        !            90: <li>Properly initialise <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=3&format=html">malloc(3)</a>ed memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, to fix crashes when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&manpath=OpenBSD%20Current&sektion=1&format=html">apropos(1)</a>.
        !            91: <li>Made sure the command TRB is reset if a command is submitted when the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> hardware is already gone.
        !            92: <li>Reverted "retire kernel support for SO_DONTROUTE" diff, which caused problems in localhost connections.
        !            93: <!-- 2014/03/27 -->
        !            94: <li>On loongson, made sure the HIBERNATE pages get reserved regardless of the memory layout.
        !            95: <li>Program the colormap correctly on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grtwo&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">grtwo(4/sgi)</a>; added a simple screen burner accessop.
        !            96: <li>When enforcing TOS (Traffic Class), made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> preserve the ECN bits (as with IPv4 packets).
        !            97: <li>Adjusted (commented-out) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx.conf&manpath=OpenBSD%20Current&sektion=5&format=html">nginx.conf(5)</a> sample blocks for PHP and SSL configurations.
        !            98: <!-- 2014/03/26 -->
        !            99: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> C-t (transpose two chars) behave like emacs.
        !           100: <li>Ended experimental machine-independent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&manpath=OpenBSD%20Current&sektion=5&format=html">login.conf(5)</a> template support.
        !           101: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a> handle REMOTE in the environment as either a separate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=remote&manpath=OpenBSD%20Current&sektion=5&format=html">remote(5)</a> file or a host.
        !           102: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a> support for retrieving the line and speed from the /etc/remote "dv" and "br" capabilities like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&manpath=OpenBSD%20Current&sektion=1&format=html">tip(1)</a>.
        !           103: <!-- 2014/03/25 -->
        !           104: <li>Fixed handling of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kill&manpath=OpenBSD%20Current&sektion=1&format=html">kill(1)</a> "-1" option from a thread other than the original thread.
        !           105: <li>Permit generating of NAMI and CSW records inside <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&manpath=OpenBSD%20Current&sektion=2&format=html">ktrace(2)</a>.
        !           106: <li>Ignore the -b option if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cksum&manpath=OpenBSD%20Current&sektion=1&format=html">cksum(1)</a> is called as-is (e.g. "cksum -b /bsd"), to match man page.
        !           107: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file2c&manpath=OpenBSD%20Current&sektion=1&format=html">file2c(1)</a>. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&manpath=OpenBSD%20Current&sektion=1&format=html">hexdump(1)</a> works as well for most use cases.
        !           108: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> root hubs can now happily be detached and reattached.
        !           109: <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 locally enqueuing messages without specifying a domain, update headers to show the local domain.
        !           110: <li>Strengthened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a>: removed weaker pre-SHA2 hashes, broken cipher (arcfour), and the broken mode (CBC) from the default configuration.
        !           111: <!-- 2014/03/24 -->
        !           112: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&manpath=OpenBSD%20Current&sektion=1&format=html">skey(1)</a> bugfixes: default algorithm switched back to md5; do not let skey_set_algorithm() cause a segfault if an unsupported algorithm is specified.
        !           113: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&manpath=OpenBSD%20Current&sektion=4&format=html">acpithinkpad(4)</a> support for aux button strip on newer thinkpads missing regular F1-F12 keys.
        !           114: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&manpath=OpenBSD%20Current&sektion=1&format=html">dd(1)</a> now supports g for gigabytes.
        !           115: <li>Reworked the way <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> fetches and verifies sets, to simplify the process.
        !           116: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&manpath=OpenBSD%20Current&sektion=1&format=html">perl(1)</a> version 5.18.2 (including local patches).
        !           117: <li>Stopped calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> purge_task every 10 secs (only needed once at startup).
        !           118: <li>Removed "-r" option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&manpath=OpenBSD%20Current&sektion=8&format=html">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute(8)</a>.
        !           119: <!-- 2014/03/23 -->
        !           120: <li>Enabled SQLITE_ENABLE_FTS3_PARENTHESIS in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite3(1)</a>.
        !           121: <li>Removed the MD4 functions (highly susceptible to collision attacks).
        !           122: <li>Skip leading escape sequences in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> man_deroff(), for better indexing.
        !           123: <li>Gave powerpc PIE.
        !           124: <li>Initialise additional BATs (IBAT4-IBAT7 and DBAT4-IBAT7) on socppc. Stops memory corruption on devices with rb600.
        !           125: <li>Fix uhidev_detach() when detaching a device which did not claim all reported IDs.
        !           126: <li>Reverted audio key handling.
        !           127: <!-- 2014/03/22 -->
        !           128: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> adds missing users/groups before running the target; otherwise <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&manpath=OpenBSD%20Current&sektion=8&format=html">mtree(8)</a> can fail.
        !           129: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> users input a tag to find, even if no default tag is defined.
        !           130: <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> imsg buffers profiling code, to stop processes waking up each second.
1.1332    brett     131: <!-- 2014/03/21 -->
                    132: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> tunnels can now have multiple listen addresses.
                    133: <li>Reimplemented control part of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> with imsg; added "monitor" command for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppctl&manpath=OpenBSD%20Current&sektion=8&format=html">npppctl(8)</a> to monitor PPP session start/stop events.
                    134: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> bug which caused segfaults when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">npppd.conf(5)</a> had "username-suffix" and "strip-atmark-realm" as yes.
                    135: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> keep listening on 1723/tcp when accept() is failed.
                    136: <li>Removed tape as a method for fetching install sets.
                    137: <li>Attempt to workaround the R4000 end-of-page errata on sgi and mips64, triggered by TLB misses when the code flow crosses a page boundary.
                    138: <li>Disabled MS-CHAPv1 (RFC 2433) support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&manpath=OpenBSD%20Current&sektion=8&format=html">pppd(8)</a>.
                    139: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> regression when not using a full path to sets; make it use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> -D.
                    140: <!-- 2014/03/20 -->
                    141: <li>Installed /var/unbound/db directory for DNSSEC root key; added (commented-out) options for DNSSEC to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unbound.conf&manpath=OpenBSD%20Current&sektion=5&format=html">unbound.conf(5)</a>.
                    142: <li>Removed insecure MD4 checksum algorithm from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cksum&manpath=OpenBSD%20Current&sektion=1&format=html">cksum(1)</a>.
                    143: <li>Removed ftp method for obtaining installation sets when running the installer.
                    144: <!-- 2014/03/19 -->
                    145: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upd&manpath=OpenBSD%20Current&sektion=4&format=html">upd(4)</a> on amd64, sparc64 and macppc archs for testing.
                    146: <!-- 2014/03/18 -->
                    147: <li>Sync timestamp changes for inodes of special files to disk as late as possible to avoid useless disk i/o.
                    148: <li>Include support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&manpath=OpenBSD%20Current&sektion=8&format=html">pstat(8)</a> -v to display the IN_LAZYMOD flag.
                    149: <li>On sgi machines, fixed clipping bounds in "fill" and "blt" graphics operations; added colormap support.
                    150: <li>Removed timeout logic from the polling loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a>. Stops devices timing out before attaching.
                    151: <li>Retired the rarely used hp300, mvme68k and mvme88k ports.
                    152: <li>Allow checking <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> databases are up to date even when you don't have write permissions.
                    153: <li>Notify userland (via the routing socket) when ARP resolution completes.
                    154: <li>Put the AF_ROUTE socket that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&manpath=OpenBSD%20Current&sektion=8&format=html">arp(8)</a> operates on into the appropriate rdomain. Stops "arp -V 1 -d 10.0.0.1" hanging forever.
                    155: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&manpath=OpenBSD%20Current&sektion=8&format=html">bgpctl(8)</a> correctly parse attribute length form imsg.
                    156: <li>Exit from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&manpath=OpenBSD%20Current&sektion=8&format=html">traceroute6(8)</a> if there is at least one unreachable and sum of unreachables and timeouts are >= number of probes.
                    157: <!-- 2014/03/17 -->
                    158: <li>Unbroke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> monitoring mode, which was shifted in time by 1 block.
                    159: <li>Userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&manpath=OpenBSD%20Current&sektion=9&format=html">ppp(9)</a> removed.
                    160: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&manpath=OpenBSD%20Current&sektion=1&format=html">apropos(1)</a> output, sort names and avoid multiple section numbers.
                    161: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a>, use SCRIPT_FILENAME (can be an absolute filesystem path). Fallback to SCRIPT_NAME if this is not present.
                    162: <li>Reimplemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=htpasswd&manpath=OpenBSD%20Current&sektion=1&format=html">htpasswd(1)</a> from scratch.
                    163: <!-- 2014/03/16 -->
                    164: <li>Don't use volume keys when in raw-mode. Stops simultaneous volume changes by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&manpath=OpenBSD%20Current&sektion=4&format=html">ukbd(4)</a>.
                    165: <!-- 2014/03/15 -->
                    166: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&manpath=OpenBSD%20Current&sektion=4&format=html">sbus(4)</a> on sparc64.
                    167: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unbound&manpath=OpenBSD%20Current&sektion=8&format=html">unbound(8)</a> in base.
                    168: <!-- 2014/03/14 -->
                    169: <li>Updated to xcb-proto version 1.10.
                    170: <li>Updated to libdrm 2.4.52.
                    171: <li>Removed the unused userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&manpath=OpenBSD%20Current&sektion=4&format=html">agp(4)</a> interface.
                    172: <li>Reverted to the freetype2.pc we had before to bring back local changes.
                    173: <li>More informative <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> log message on unknown SNI.
                    174: <li>Provide an MI api for byteswapping loads and stores, especially beneficial for sparc64 and powerpc.
                    175: <li>Updated to freetype-2.5.3. Fixes vulnerability in the CFF driver (CVE-2014-2240).
                    176: <!-- 2014/03/13 -->
                    177: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qla&manpath=OpenBSD%20Current&sektion=4&format=html">qla(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qle&manpath=OpenBSD%20Current&sektion=4&format=html">qle(4)</a> in ramdisks (except on sgi).
                    178: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> now prints the correct user name if SMTPD_QUEUE_USER is missing.
                    179: <li>Use ticket locks (not spinlocks) on i386/amd64/sparc64. Provides fairer access to the kernel lock.
                    180: <li>Added a few more instruction patterns to binutils that are needed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 4.8.
                    181: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tutf8 mode, count hyphens against the output line length even when they are breakable.
                    182: <li>Stopped the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> enqueue utility adding a User-Agent header to emails.
                    183: <li>Block userland from entering <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> code during suspend/resume. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&manpath=OpenBSD%20Current&sektion=4&format=html">inteldrm(4)</a> bugs.
                    184: <li>Unhooked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&manpath=OpenBSD%20Current&sektion=8&format=html">httpd(8)</a> from build: use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> is encouraged now.
                    185: <li>No more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spray&manpath=OpenBSD%20Current&sektion=8&format=html">spray(8)</a> in base.
                    186: <!-- 2014/03/12 -->
                    187: <li>Fixed buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&manpath=OpenBSD%20Current&sektion=4&format=html">icmp(4)</a> redirect handling (introduced in rev 1.106).
                    188: <li>Switched over from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=8&format=html">sendmail(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> by default.
                    189: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> config-address w/o pool.
                    190: <li>Unbroke <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&manpath=OpenBSD%20Current&sektion=1&format=html">nc(1)</a> "-6 -l" and apply correct fix for previous commit.
                    191: <!-- 2014/03/11 -->
                    192: <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rmail&manpath=OpenBSD%20Current&sektion=8&format=html">rmail(8)</a>.
                    193: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> scan for ed25519 keys by default.
                    194: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> CA generation, set the correct certificate extensions so more SSL implementations will trust this as a CA cert. Matches <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a>.
                    195: <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.6.
                    196: <!-- 2014/03/10 -->
                    197: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> is translating packets from one address family to another, pass the TOS/Traffic Class field of the original packet.
                    198: <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> is setting packet description, also retrieve the Traffic Class field of IPv6 packets.
                    199: <li>Fixed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnmac&manpath=OpenBSD%20Current&sektion=4&arch=octeon&format=html">cnmac(4/octeon)</a> mediastatus when the interface is not configured.
                    200: <li>Optimisation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendir&manpath=OpenBSD%20Current&sektion=3&format=html">opendir(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rewinddir&manpath=OpenBSD%20Current&sektion=3&format=html">rewinddir(3)</a> and related functions. 2000x speedup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seekdir&manpath=OpenBSD%20Current&sektion=3&format=html">seekdir(3)</a> in some tests.
                    201: <!-- 2014/03/09 -->
                    202: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> on amd64, to avoid reboot and stack corruption problems when resuming.
                    203: <li>Reworked per-cpu cache information, to avoid using hardcoding data based on processor type on mips, octeon, and sgi.
                    204: <!-- 2014/03/08 -->
                    205: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a>, fixed operation and made reception of packets work on the 8168G controllers.
                    206: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> user-defined macros wrapping ".TP" work correctly; preserve line breaks contained in user-defined macros called in ".nf" mode.
                    207: <li>Enable DMA bursting and tagged queueing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a>; enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a> on alpha/amd64/i386/macppc/sgi/sparc64; only attempt to load firmware if we actually have some.
                    208: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> implementation: USB 3.0 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&manpath=OpenBSD%20Current&sektion=4&format=html">umass(4)</a> devices get reasonable read/write speed.
                    209: <!-- 2014/03/07 -->
                    210: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a>'s .if/.ie condition handling.
                    211: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=env&manpath=OpenBSD%20Current&sektion=1&format=html">env(1)</a> diagnostic messages to stderr, so failure of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=env&manpath=OpenBSD%20Current&sektion=1&format=html">env(1)</a> and failure of the specified utility can be distinguished.
                    212: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a> to read input messages on a pipe.
                    213: <li>Added usbd_get_hub_descriptor(), to clean up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&manpath=OpenBSD%20Current&sektion=4&format=html">uhub(4)</a> and deal with hub device descriptors in high speed devices.
                    214: <!-- 2014/03/06 -->
                    215: <li>With <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&manpath=OpenBSD%20Current&sektion=1&format=html">md5(1)</a> -C, exit with exit status of 1 if any of the files specified do not exist.
                    216: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> bugfixes related to the closing of conditional blocks: handle more than one `\}' on macro lines; do not treat `\}' as a macro invocation after a dot at the beginning of a line; do not complain about characters following `\}'.
                    217: <li>Makes the "cleartoggle" function in HC drivers optional (upcoming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> driver doesn't use it).
                    218: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a> to accept a password on stdin, as long as it is not a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tty&manpath=OpenBSD%20Current&sektion=4&format=html">tty(4)</a>.
                    219: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a>, set the correct clock rate for ISP1020/1020A.
                    220: <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>, always print the key <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&manpath=OpenBSD%20Current&sektion=1&format=html">signify(1)</a> is using.
                    221: <!-- 2014/03/05 -->
                    222: <li>Fix the return values of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpwnam_r&manpath=OpenBSD%20Current&sektion=3&format=html">getpwnam_r(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpwuid_r&manpath=OpenBSD%20Current&sektion=3&format=html">getpwuid_r(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getgrnam_r&manpath=OpenBSD%20Current&sektion=3&format=html">getgrnam_r(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getgrgid_r&manpath=OpenBSD%20Current&sektion=3&format=html">getgrgid_r(3)</a> to agree with POSIX.
                    223: <li>Altered <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a> so it can compile on sparc64 too.
                    224: <li>In -Tutf8 mode, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc_char&manpath=OpenBSD%20Current&sektion=7&format=html">mandoc_char(7)</a> named accent character escape sequences render as non-combining accents (lets mandoc behave like groff); made \' and \` equivalent to \(aa and \(ga, respectively.
                    225: <li>Introduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qlw&manpath=OpenBSD%20Current&sektion=4&format=html">qlw(4)</a>, a new driver for QLogic ISP SCSI HBAs (currently only supports the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> variants).
                    226: <li>Raised the delay before initialising <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&manpath=OpenBSD%20Current&sektion=4&format=html">sdmmc(4)</a>. Lets the reader on X220 work reliably.
                    227: <li>Fixed: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> read/write position tracking; incorrect delta propagated after xruns in play-only and rec-only modes; crashes seen after a few days of continuous playback.
                    228: <li>Fixed incorrect position reporting with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> when using tiny block sizes on busy machines.
                    229: <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> check that the socket is writable before attempting to write data packets.
                    230: <li>On armv7, removed TIMEZONE and DST options from GENERIC-* kernels; added option USBVERBOSE to all kernels.
1.1164    deraadt   231: </ul>
1.422     deraadt   232: <p>
1.203     deraadt   233:
1.14      deraadt   234: </body>
1.1328    deraadt   235: </html>
1.1334  ! brett     236:
        !           237:
        !           238: