=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** www/64.html 2018/10/01 20:27:57 1.20 --- www/64.html 2018/10/01 21:25:03 1.21 *************** *** 69,74 **** --- 69,75 ---- driver for hardware-accelerated cryptography on octeon.
  • Support for some HID-over-I2C touchscreen devices in imt(4). +
  • PIE support for the m88k platform.

    *************** *** 139,144 **** --- 140,151 ----

  • New "retguard" security mechanism on amd64 and arm64: use per-function random cookies to protect access to function return instructions, making them harder to use in ROP gadgets. +
  • Simultaneous multithreading (SMT) is now disabled by default + and can be enabled with the new hw.smt + sysctl(2) variable. +
  • Audio recording is now disabled by default and can be enabled + with the new kern.audio.record + sysctl(2) variable.

    *************** *** 146,152 ****