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

Diff for /www/54.html between version 1.37 and 1.38

version 1.37, 2015/08/06 21:50:20 version 1.38, 2016/03/21 05:46:19
Line 77 
Line 77 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&amp;sektion=4">inteldrm(4)</a>      <li><a href="http://man.openbsd.org?query=inteldrm&amp;sektion=4">inteldrm(4)</a>
         has been overhauled, including:          has been overhauled, including:
         <ul>          <ul>
         <li>Now mostly in sync with Linux 3.8.13.          <li>Now mostly in sync with Linux 3.8.13.
         <li>Support for Kernel Mode Setting (KMS) including support for additional output types such as DisplayPort.          <li>Support for Kernel Mode Setting (KMS) including support for additional output types such as DisplayPort.
         <li>Sandy Bridge and newer parts which previously had only ShadowFB acceleration          <li>Sandy Bridge and newer parts which previously had only ShadowFB acceleration
             now have full hardware acceleration including use of the 3D rings.              now have full hardware acceleration including use of the 3D rings.
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&amp;sektion=4">wsdisplay(4)</a> now attaches to          <li><a href="http://man.openbsd.org?query=wsdisplay&amp;sektion=4">wsdisplay(4)</a> now attaches to
             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&amp;sektion=4">inteldrm(4)</a> and providers a              <a href="http://man.openbsd.org?query=inteldrm&amp;sektion=4">inteldrm(4)</a> and providers a
             framebuffer console.              framebuffer console.
         </ul>          </ul>
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&amp;sektion=4&amp;arch=macppc">vgafb(4/macppc)</a> now supports multiple virtual consoles.      <li><a href="http://man.openbsd.org?query=vgafb&amp;sektion=4&amp;arch=macppc">vgafb(4/macppc)</a> now supports multiple virtual consoles.
     <li>Support for Elantech touchpads version 4 (clickpad) added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a>.      <li>Support for Elantech touchpads version 4 (clickpad) added to <a href="http://man.openbsd.org?query=pms&amp;sektion=4">pms(4)</a>.
     <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st(4)</a> EOM handling, enabling much better Bacula support.      <li>Fixed <a href="http://man.openbsd.org?query=st&amp;sektion=4">st(4)</a> EOM handling, enabling much better Bacula support.
     <li>Support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&sektion=4&arch=sparc64">vdsk(4)</a> disks larger than 2TB.      <li>Support for <a href="http://man.openbsd.org?query=vdsk&sektion=4&arch=sparc64">vdsk(4)</a> disks larger than 2TB.
     </ul>      </ul>
 <p>  <p>
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li>Reworked checksum handling for network protocols.      <li>Reworked checksum handling for network protocols.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=divert&amp;sektion=4">divert(4)</a> now recalculates the IP and protocol checksums of reinjected packets.      <li><a href="http://man.openbsd.org?query=divert&amp;sektion=4">divert(4)</a> now recalculates the IP and protocol checksums of reinjected packets.
     <li>No longer attempt to delete the undeletable RNF_ROOT route.      <li>No longer attempt to delete the undeletable RNF_ROOT route.
     </ul>      </ul>
 <p>  <p>
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
     <li>Support SSL inspection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>.      <li>Support SSL inspection in <a href="http://man.openbsd.org?query=relayd&amp;sektion=8">relayd(8)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&amp;sektion=8">slowcgi(8)</a>, a libevent-based FastCGI implementation.      <li>Added <a href="http://man.openbsd.org?query=slowcgi&amp;sektion=8">slowcgi(8)</a>, a libevent-based FastCGI implementation.
     <li>Enabled ECDHE support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>.      <li>Enabled ECDHE support in <a href="http://man.openbsd.org?query=httpd&amp;sektion=8">httpd(8)</a>.
     <li>Do not start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd(8)</a> by default any more.      <li>Do not start <a href="http://man.openbsd.org?query=inetd&amp;sektion=8">inetd(8)</a> by default any more.
     <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a> improvements, including a speed-up of the session establishment process, support for adjacencies and targeted hellos, support for multiple addresses per interface, and more.      <li>Many <a href="http://man.openbsd.org?query=ldpd&amp;sektion=8">ldpd(8)</a> improvements, including a speed-up of the session establishment process, support for adjacencies and targeted hellos, support for multiple addresses per interface, and more.
     </ul>      </ul>
 <p>  <p>
   
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> improvements:  <li><a href="http://man.openbsd.org?query=dhcpd&amp;sektion=8">dhcpd(8)</a> improvements:
     <ul>      <ul>
     <li>Improved compliance with RFC 2131 strictures on client-identifiers.      <li>Improved compliance with RFC 2131 strictures on client-identifiers.
     <li>Fixed synchronization of leases.      <li>Fixed synchronization of leases.
Line 123 
Line 123 
   
 <p>  <p>
   
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> improvements:  <li><a href="http://man.openbsd.org?query=dhclient&amp;sektion=8">dhclient(8)</a> improvements:
     <ul>      <ul>
     <li>Delete routes added by defunct dhclient processes.      <li>Delete routes added by defunct dhclient processes.
     <li>Improved handling of client-identifier option.      <li>Improved handling of client-identifier option.
Line 164 
Line 164 
     <ul>      <ul>
     <li>Don't require the kernel lock when processing audio interrupts.      <li>Don't require the kernel lock when processing audio interrupts.
     <li>Improved kernel bcopy/memmove/memcpy implementations and made more careful choices between them.      <li>Improved kernel bcopy/memmove/memcpy implementations and made more careful choices between them.
     <li>Implemented symbol caching and RELCOUNT/RELACOUNT optimizations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>.      <li>Implemented symbol caching and RELCOUNT/RELACOUNT optimizations in <a href="http://man.openbsd.org?query=ld.so&amp;sektion=1">ld.so(1)</a>.
     </ul>      </ul>
 <p>  <p>
   
Line 176 
Line 176 
   
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
     <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locale&amp;sektion=1">locale(1)</a> utility.      <li>Added a <a href="http://man.openbsd.org?query=locale&amp;sektion=1">locale(1)</a> utility.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ltrace&amp;sektion=1">ltrace(1)</a>, a tool to trace PLT calls.      <li>Added <a href="http://man.openbsd.org?query=ltrace&amp;sektion=1">ltrace(1)</a>, a tool to trace PLT calls.
     <li>Added a new implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&amp;sektion=1">cu(1)</a>.      <li>Added a new implementation of <a href="http://man.openbsd.org?query=cu&amp;sektion=1">cu(1)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=shm_open&amp;sektion=3">shm_open(3)/shm_unlink(3)</a>.      <li>Added <a href="http://man.openbsd.org?query=shm_open&amp;sektion=3">shm_open(3)/shm_unlink(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getprogname&amp;sektion=3">getprogname(3)/setprogname(3)</a>.      <li>Added <a href="http://man.openbsd.org?query=getprogname&amp;sektion=3">getprogname(3)/setprogname(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_getcpuclockid&amp;sektion=3">clock_getcpuclockid(3)</a> and      <li>Added <a href="http://man.openbsd.org?query=clock_getcpuclockid&amp;sektion=3">clock_getcpuclockid(3)</a> and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_getcpuclockid&amp;sektion=3">pthread_getcpuclockid(3)</a>.          <a href="http://man.openbsd.org?query=pthread_getcpuclockid&amp;sektion=3">pthread_getcpuclockid(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fmemopen&amp;sektion=3">fmemopen(3)</a>.      <li>Added <a href="http://man.openbsd.org?query=fmemopen&amp;sektion=3">fmemopen(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open_memstream&amp;sektion=3">open_memstream(3)/open_wmemstream(3)</a>.      <li>Added <a href="http://man.openbsd.org?query=open_memstream&amp;sektion=3">open_memstream(3)/open_wmemstream(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memmem&amp;sektion=3">memmem(3)</a>.      <li>Added <a href="http://man.openbsd.org?query=memmem&amp;sektion=3">memmem(3)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdatasync&amp;sektion=2">fdatasync(2)</a>.      <li>Added <a href="http://man.openbsd.org?query=fdatasync&amp;sektion=2">fdatasync(2)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppoll&amp;sektion=2">ppoll(2)</a>.      <li>Added <a href="http://man.openbsd.org?query=ppoll&amp;sektion=2">ppoll(2)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pselect&amp;sektion=2">pselect(2)</a>.      <li>Added <a href="http://man.openbsd.org?query=pselect&amp;sektion=2">pselect(2)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utrace&amp;sektion=2">utrace(2)</a>.      <li>Added <a href="http://man.openbsd.org?query=utrace&amp;sektion=2">utrace(2)</a>.
     <li>Switched the <a href="http://www.openbsd.org/vax.html">VAX</a> platform to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">ELF</a>.      <li>Switched the <a href="http://www.openbsd.org/vax.html">VAX</a> platform to <a href="http://man.openbsd.org?query=elf&amp;sektion=5">ELF</a>.
     <li>Fixed kernel profiling on multiprocessor systems.      <li>Fixed kernel profiling on multiprocessor systems.
     <li>Experimental support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&amp;sektion=4">fuse(4)</a>.      <li>Experimental support for <a href="http://man.openbsd.org?query=fuse&amp;sektion=4">fuse(4)</a>.
     <li>Added support for <tt>write_opt=nodir</tt> and the 'path' and 'linkpath' extended headers to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1">pax(1)</a> (aka <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a>).      <li>Added support for <tt>write_opt=nodir</tt> and the 'path' and 'linkpath' extended headers to <a href="http://man.openbsd.org?query=pax&amp;sektion=1">pax(1)</a> (aka <a href="http://man.openbsd.org?query=tar&amp;sektion=1">tar(1)</a>).
     <li>Brought <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getconf&amp;sektion=1">getconf(1)</a> up to date with recent POSIX updates.      <li>Brought <a href="http://man.openbsd.org?query=getconf&amp;sektion=1">getconf(1)</a> up to date with recent POSIX updates.
     <li>Added -L and -P options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ln&amp;sektion=1">ln(1)</a>.      <li>Added -L and -P options to <a href="http://man.openbsd.org?query=ln&amp;sektion=1">ln(1)</a>.
     <li>More structures and symbolic values displayed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&amp;sektion=1">kdump(1)</a>.      <li>More structures and symbolic values displayed by <a href="http://man.openbsd.org?query=kdump&amp;sektion=1">kdump(1)</a>.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&amp;sektion=1">pkill(1)</a> now accepts an -I option to ask for confirmation on killing processes.      <li><a href="http://man.openbsd.org?query=pkill&amp;sektion=1">pkill(1)</a> now accepts an -I option to ask for confirmation on killing processes.
     </ul>      </ul>
 <p>  <p>
   
Line 205 
Line 205 
     <ul>      <ul>
     <li>New features:      <li>New features:
       <ul>        <ul>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         add          add
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>          <a href="http://man.openbsd.org?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>
         support to          support to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>;          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>;
         allows encrypted hostkeys, or hostkeys on smartcards.          allows encrypted hostkeys, or hostkeys on smartcards.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         allow optional time-based rekeying via a second argument to the          allow optional time-based rekeying via a second argument to the
         existing <tt>RekeyLimit</tt> option.  <tt>RekeyLimit</tt> is now          existing <tt>RekeyLimit</tt> option.  <tt>RekeyLimit</tt> is now
         supported in          supported in
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>          <a href="http://man.openbsd.org?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
         as well as on the client.          as well as on the client.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         standardise logging of information during user authentication.          standardise logging of information during user authentication.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         add the ability to query supported ciphers, MAC algorithms, key types          add the ability to query supported ciphers, MAC algorithms, key types
         and key exchange methods.          and key exchange methods.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         support <tt>ProxyCommand=-</tt> to allow support cases where stdin and          support <tt>ProxyCommand=-</tt> to allow support cases where stdin and
         stdout already point to the proxy.          stdout already point to the proxy.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         allow <tt>IdentityFile=none</tt>.          allow <tt>IdentityFile=none</tt>.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         add <tt>-E</tt> option to          add <tt>-E</tt> option to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>          <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>
         to append debugging logs to a specified file instead of stderr or          to append debugging logs to a specified file instead of stderr or
         syslog.          syslog.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:        <li><a href="http://man.openbsd.org?query=sftp&amp;sektion=1">sftp(1)</a>:
         add support for resuming partial downloads using the <tt>reget</tt>          add support for resuming partial downloads using the <tt>reget</tt>
         command and on the          command and on the
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>          <a href="http://man.openbsd.org?query=sftp&amp;sektion=1">sftp(1)</a>
         commandline or on the get commandline using the <tt>-a</tt>          commandline or on the get commandline using the <tt>-a</tt>
         (append) option.          (append) option.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         add an <tt>IgnoreUnknown</tt> configuration option to selectively          add an <tt>IgnoreUnknown</tt> configuration option to selectively
         suppress errors arising from unknown configuration directives.          suppress errors arising from unknown configuration directives.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         add support for submethods to be appended to required authentication          add support for submethods to be appended to required authentication
         methods listed via <tt>AuthenticationMethods</tt>.          methods listed via <tt>AuthenticationMethods</tt>.
       </ul>        </ul>
     <li>The following significant bugs have been fixed in this release:      <li>The following significant bugs have been fixed in this release:
       <ul>        <ul>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         fix refusal to accept certificate if a key of a different type to the          fix refusal to accept certificate if a key of a different type to the
         CA key appeared in <tt>authorized_keys</tt> before the CA key.          CA key appeared in <tt>authorized_keys</tt> before the CA key.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>          <a href="http://man.openbsd.org?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         Use a monotonic time source for timers so that things like keepalives          Use a monotonic time source for timers so that things like keepalives
         and rekeying will work properly over clock steps.          and rekeying will work properly over clock steps.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:        <li><a href="http://man.openbsd.org?query=sftp&amp;sektion=1">sftp(1)</a>:
         update progressmeter when data is acknowledged, not when it's sent.          update progressmeter when data is acknowledged, not when it's sent.
         (bz#2108)          (bz#2108)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:          <a href="http://man.openbsd.org?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
         improve error messages when the current user does not exist in          improve error messages when the current user does not exist in
         <tt>/etc/passwd</tt>. (bz#2125)          <tt>/etc/passwd</tt>. (bz#2125)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         reset the order in which public keys are tried after partial          reset the order in which public keys are tried after partial
         authentication success.          authentication success.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
         clean up socket files after SIGINT when in debug mode. (bz#2120)          clean up socket files after SIGINT when in debug mode. (bz#2120)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and others: avoid confusing error messages in the case of broken system          and others: avoid confusing error messages in the case of broken system
         resolver configurations. (bz#2122)          resolver configurations. (bz#2122)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         set TCP nodelay for connections started with <tt>-N</tt>. (bz#2124)          set TCP nodelay for connections started with <tt>-N</tt>. (bz#2124)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         correct manual for permission requirements on <tt>~/.ssh/config</tt>.          correct manual for permission requirements on <tt>~/.ssh/config</tt>.
         (bz#2078)          (bz#2078)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         fix <tt>ControlPersist</tt> timeout not triggering in cases where TCP          fix <tt>ControlPersist</tt> timeout not triggering in cases where TCP
         connections have hung. (bz#1917)          connections have hung. (bz#1917)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         properly detach a <tt>ControlPersist</tt> master from its controlling          properly detach a <tt>ControlPersist</tt> master from its controlling
         terminal.          terminal.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:        <li><a href="http://man.openbsd.org?query=sftp&amp;sektion=1">sftp(1)</a>:
         avoid crashes in libedit when it has been compiled with multi-byte          avoid crashes in libedit when it has been compiled with multi-byte
         character support. (bz#1990)          character support. (bz#1990)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         when running <tt>sshd -D</tt>, close stderr unless we have explicitly          when running <tt>sshd -D</tt>, close stderr unless we have explicitly
         requested logging to stderr. (bz#1976)          requested logging to stderr. (bz#1976)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         fix incomplete bzero. (bz#2100)          fix incomplete bzero. (bz#2100)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         log and error and exit if <tt>ChrootDirectory</tt> is specified and          log and error and exit if <tt>ChrootDirectory</tt> is specified and
         running without root privileges.          running without root privileges.
       <li>Many improvements to the regression test suite. In particular log        <li>Many improvements to the regression test suite. In particular log
         files are now saved from          files are now saved from
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>          <a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>
         and          and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>          <a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>
         after failures.          after failures.
       <li>Fix a number of memory leaks. (bz#1967, bz#2096 and others)        <li>Fix a number of memory leaks. (bz#1967, bz#2096 and others)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://man.openbsd.org?query=sshd&amp;sektion=8">sshd(8)</a>:
         fix public key authentication when a <tt>:style</tt> is appended to the          fix public key authentication when a <tt>:style</tt> is appended to the
         requested username.          requested username.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://man.openbsd.org?query=ssh&amp;sektion=1">ssh(1)</a>:
         do not fatally exit when attempting to cleanup multiplexing-created          do not fatally exit when attempting to cleanup multiplexing-created
         channels that are incompletely opened. (bz#2079)          channels that are incompletely opened. (bz#2079)
       </ul>        </ul>
Line 472 
Line 472 
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located  To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
 at <i>CD1:5.4/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,  at <i>CD1:5.4/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
 use the  use the
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>  <a href="http://man.openbsd.org?query=dd&amp;sektion=1">dd(1)</a>
 utility. The following is an example usage of  utility. The following is an example usage of
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,  <a href="http://man.openbsd.org?query=dd&amp;sektion=1">dd(1)</a>,
 where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or  where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
 &quot;rfd0a&quot;.  &quot;rfd0a&quot;.
   
Line 774 
Line 774 
 OpenBSD ports system.  OpenBSD ports system.
 <p>  <p>
 The <i>ports/</i> directory represents a CVS (see the manpage for  The <i>ports/</i> directory represents a CVS (see the manpage for
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">  <a href="http://man.openbsd.org?query=cvs&amp;sektion=1&amp;arch=i386">
 cvs(1)</a> if  cvs(1)</a> if
 you aren't familiar with CVS) checkout of our ports.  As with our complete  you aren't familiar with CVS) checkout of our ports.  As with our complete
 source tree, our ports tree is available via  source tree, our ports tree is available via

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38