=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/55.html,v retrieving revision 1.17 retrieving revision 1.18 diff -c -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,150 **** --- 145,152 ---- 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).