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

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

version 1.17, 2014/03/17 02:26:49 version 1.18, 2014/03/19 23:05:38
Line 145 
Line 145 
         on i386.          on i386.
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a>      <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.          functions now use the ChaCha20 cipher.
       <li>The kernel random number system is initially seeded by the bootloader,
           providing better random very early.
     <li>-Wbounded is now enabled in GCC by default.      <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>.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=explicit_bzero&amp;sektion=3">explicit_bzero(3)</a>.
     </ul>      </ul>

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