=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/55.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- www/55.html 2014/04/03 16:38:42 1.37 +++ www/55.html 2014/04/05 04:46:42 1.38 @@ -125,6 +125,7 @@ iwn(4).
  • Support for Areca ARC-1880, ARC-1882, ARC-1883, ARC-1223, ARC-1214, ARC-1264, ARC-1284 has been added to arc(4). +
  • Further reliability improvements regarding suspend/resume and hibernation.

    @@ -197,6 +198,8 @@ functions now use the ChaCha20 cipher.

  • The kernel random number system is initially seeded by the bootloader, providing better random very early. +
  • Kernel stack protector is also seeded via the same mechanism, providing + protection earlier.
  • -Wbounded is now enabled in GCC by default.
  • Added explicit_bzero(3).