=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.75 retrieving revision 1.76 diff -c -r1.75 -r1.76 *** www/64.html 2018/10/15 20:53:36 1.75 --- www/64.html 2018/10/16 02:02:38 1.76 *************** *** 147,152 **** --- 147,160 ---- viapm(4).
  • Support for GNSS networks other than GPS in nmea(4). +
  • Support for Elantech trackpoints in + pms(4). +
  • Added a sensor for port replicatior status to + acpithinkpad(4). +
  • Support for monitor mode in + iwm(4). +
  • Support for Allwinner H3 and A64 SoC in + scitemp(4).

    *************** *** 170,175 **** --- 178,185 ---- href="http://man.openbsd.org/ifconfig#IEEE_802.11_(WIRELESS_DEVICES)"> ifconfig(8)), the kernel manages automatic switching between different wifi networks. +

  • ifconfig(8) + scan performance has been improved for many devices.

    *************** *** 188,193 **** --- 198,206 ---- run without KERNEL_LOCK.

  • New global IPsec counters are available via netstat(1). +
  • New eoip(4) + interface for the MikroTik Ethernet over IP (EoIP) + encapsulation protocol.

    *************** *** 230,237 **** alternatives on amd64 and i386.

  • The Retpoline mitigation against Spectre Variant 2 has been enabled in clang(1) ! and in assembly files on amd64.
  • Meltdown mitigation was added to i386.
  • Because Simultaneous multithreading (SMT) uses core resources in a shared and unsafe manner, it is now disabled by default and can be enabled with the new hw.smt --- 243,252 ---- alternatives on amd64 and i386.
  • The Retpoline mitigation against Spectre Variant 2 has been enabled in clang(1) ! and in assembly files on amd64 and i386.
  • Meltdown mitigation was added to i386. +
  • amd64 now uses eager-FPU switching to prevent FPU state + information speculatively leaking across protection boundaries.
  • Because Simultaneous multithreading (SMT) uses core resources in a shared and unsafe manner, it is now disabled by default and can be enabled with the new hw.smt *************** *** 382,389 **** to insert additional entropy into the kernel at boot.
  • Support for RFC 3430 (TCP connections) was added to snmpd. !
  • Enable bwfm(4) on ! loongson for USB devices.
  • New "Spleen 5x8" font added to wsfont, targetted at small OLED displays.
  • usbdevs(8) now reports USB port statuses. --- 397,404 ---- to insert additional entropy into the kernel at boot.
  • Support for RFC 3430 (TCP connections) was added to snmpd. !
  • Enable bwfm(4) ! on amd64, arm64 and armv7. Also enabled on loongson for USB devices.
  • New "Spleen 5x8" font added to wsfont, targetted at small OLED displays.
  • usbdevs(8) now reports USB port statuses. *************** *** 410,415 **** --- 425,436 ----
  • relayd(8) has improved log directives in it's configuration file for finer grained control of what gets logged. +
  • tmux(1) + now handles terminfo colors greater than 256 correctly. +
  • httpd(8) + now supports client certificate authentication. +
  • Numerous improvements to the + fuse(4) subsystem.

    *************** *** 431,436 **** --- 452,459 ---- into the users' MDA process.

  • Introduce MDA wrappers allowing recipient MDA commands to be transparently wrapped inside global commands. +
  • A new smtp(1) + command line client has been added.
  • Assorted documentation improvements, cleanups and minor bug fixes.

    *************** *** 508,513 **** --- 531,537 ---- host, ip or email failure will cause future X509_verify_cert calls to fail. +

  • Support for single DES cipher suites has been removed.