=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus46.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- www/plus46.html 2019/05/27 22:55:24 1.40 +++ www/plus46.html 2019/06/01 23:12:51 1.41 @@ -353,7 +353,7 @@
  • Added VIA CPU crypto support on the amd64 platform.
  • In ntpd(8), use the SCM_TIMESTAMP socket option to get the time we received a reply, instead of the time when ntpd read from the socket.
  • Added support in smptd(8) for specifying a certificate when relaying to another host which requests client certificates. -
  • Do not consider unresolved weak symbols in the ldconfig(8) prebind code an error. +
  • Do not consider unresolved weak symbols in the ldconfig(8) prebind code an error.
  • Added an acpi(4) error handler for missing AML nameref.
  • Fixed acpi(4) parsing rules for Scope opcode. Fixes panics on some HP systems.
  • Have softraid(4) bring up raid sets that have missing members. @@ -379,7 +379,7 @@
  • Added an option to bgpd(8) to change the "connect-retry" timer.
  • Make sure cloned routes inherit the route label. -
  • Select the SGI TLB handler workaround at run-time since the fix for R5000 will confuse R10k rev 3 CPUs. +
  • Select the SGI TLB handler workaround at run-time since the fix for R5000 will confuse R10k rev 3 CPUs.
  • For tcpdump(8), add a missing check for truncated dport in the returned UDP header for ICMP_UNREACH_PORT.
  • Endian fix in em(4) VLAN handling.