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

Diff for /www/62.html between version 1.36 and 1.37

version 1.36, 2017/10/03 04:22:29 version 1.37, 2017/10/03 12:30:43
Line 179 
Line 179 
          Stateless Address Autoconfiguration (RFC 4862).           Stateless Address Autoconfiguration (RFC 4862).
     <li> <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> now supports      <li> <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> now supports
          "Reducing Energy Consumption of Router Advertisements" (RFC 7772).           "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
       <li><a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> has
         been fixed to quickly handle IPv6 prefixes changes on the system.
     <li><a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>      <li><a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>
         can show SA bundles now.          can show SA bundles now.
         The keyword "bundle" allows to create them explicitly.          The keyword "bundle" allows to create them explicitly.
Line 191 
Line 193 
     <li>Fix a bunch of races in      <li>Fix a bunch of races in
         <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>          <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>
         expecially in HTTP chunked mode.          expecially in HTTP chunked mode.
       <li><a href="https://man.openbsd.org/ndp.8">ndp(8)</a> shows the
         relevant NDP information when run in a non-default routing
         domain.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 319 
Line 324 
         a plain text format. Support for the          a plain text format. Support for the
         <a href="https://man.openbsd.org/ksh#HISTCONTROL">HISTCONTROL</a>          <a href="https://man.openbsd.org/ksh#HISTCONTROL">HISTCONTROL</a>
         environment variable was added.          environment variable was added.
       <li>The performance of the memory deallocator used by
         <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> has been fixed.
       <li>The <tt>emacs-usemeta</tt> <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
         flag is no longer needed and is now deprecated.
           <li>New <a href="https://man.openbsd.org/futex">futex(2)</a> syscall            <li>New <a href="https://man.openbsd.org/futex">futex(2)</a> syscall
           <li>New pthread <a href="https://man.openbsd.org/pthread_mutex_init">mutex</a>            <li>New pthread <a href="https://man.openbsd.org/pthread_mutex_init">mutex</a>
           and <a href="https://man.openbsd.org/pthread_cond_init">condition variable</a>            and <a href="https://man.openbsd.org/pthread_cond_init">condition variable</a>
Line 339 
Line 348 
     <li>syslogd(8) closes the *.514 UDP sockets when they are not      <li>syslogd(8) closes the *.514 UDP sockets when they are not
         needed.          needed.
     <li>Truncate log messates at 8192 bytes everywhere.      <li>Truncate log messates at 8192 bytes everywhere.
       <li><a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>
         now skips and logs invalid config lines.
     <li>Nested mount points are umounted in correct order.      <li>Nested mount points are umounted in correct order.
     <li>Fix creation of      <li>Fix creation of
       <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>        <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>

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