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

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

version 1.37, 2014/04/03 16:38:42 version 1.38, 2014/04/05 04:46:42
Line 125 
Line 125 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.
     <li>Support for Areca ARC-1880, ARC-1882, ARC-1883, ARC-1223, ARC-1214, ARC-1264, ARC-1284 has been added to      <li>Support for Areca ARC-1880, ARC-1882, ARC-1883, ARC-1223, ARC-1214, ARC-1264, ARC-1284 has been added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>.
       <li>Further reliability improvements regarding suspend/resume and hibernation.
     </ul>      </ul>
 <p>  <p>
   
Line 197 
Line 198 
         functions now use the ChaCha20 cipher.          functions now use the ChaCha20 cipher.
     <li>The kernel random number system is initially seeded by the bootloader,      <li>The kernel random number system is initially seeded by the bootloader,
         providing better random very early.          providing better random very early.
       <li>Kernel stack protector is also seeded via the same mechanism, providing
           protection earlier.
     <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.37  
changed lines
  Added in v.1.38