=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/55.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- www/55.html 2014/03/17 02:26:49 1.17 +++ www/55.html 2014/03/19 23:05:38 1.18 @@ -145,6 +145,8 @@ on i386.
  • The arc4random(3) functions now use the ChaCha20 cipher. +
  • The kernel random number system is initially seeded by the bootloader, + providing better random very early.
  • -Wbounded is now enabled in GCC by default.
  • Added explicit_bzero(3).