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

Diff for /www/55.html between version 1.16 and 1.17

version 1.16, 2014/03/17 01:45:09 version 1.17, 2014/03/17 02:26:49
Line 113 
Line 113 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vxlan&sektion=4">vxlan(4)</a>
           a virtual extensible local area network tunnel interface.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 120 
Line 122 
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
     <li>The popa3d POP3 server has been removed.      <li>The popa3d POP3 server has been removed.
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpctl&sektion=8">ntpctl(8)</a>
           a program to control the Network Time Protocol daemon.
     </ul>      </ul>
 <p>  <p>
   
Line 129 
Line 133 
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenSMTPD 5.3.3:  <li>OpenSMTPD 5.4.2:
     <ul>      <ul>
     <li>...      <li>...
     </ul>      </ul>
Line 139 
Line 143 
     <ul>      <ul>
     <li>Position-independent executables (PIE) are now used <b>by default</b>      <li>Position-independent executables (PIE) are now used <b>by default</b>
         on i386.          on i386.
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a>
           functions now use the ChaCha20 cipher.
       <li>-Wbounded is now enabled in GCC by default.
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=explicit_bzero&amp;sektion=3">explicit_bzero(3)</a>.
     </ul>      </ul>
 <p>  <p>
   
Line 159 
Line 167 
     <li>New in-memory file system, tmpfs      <li>New in-memory file system, tmpfs
     <li>POSIX required <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nl&amp;sektion=1">nl(1)</a> utility.      <li>POSIX required <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nl&amp;sektion=1">nl(1)</a> utility.
     <li>OpenBSD/vax has switched to GCC 3.      <li>OpenBSD/vax has switched to GCC 3.
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getdents&amp;sektion=2">getdents(2)</a>.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17