=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- www/62.html 2017/10/06 22:28:36 1.65 +++ www/62.html 2017/10/06 23:05:02 1.66 @@ -159,14 +159,14 @@
  • VPID/ASID reuse/rollover in vmm(4).
  • SGABIOS imported as an option ROM payload in SeaBIOS (for VGA to serial - console redirection.) + console redirection).
  • vmd(8) resets the guest VM RTC (real time clock) on host resume from suspend/hibernate - (OpenBSD guests only.) + (OpenBSD guests only).
  • Allow guest VMs access to AVX/AVX2 host CPU features.
  • Support for AMD SVM/RVI hosts.
  • Allow larger guest VM memory sizes (up to MAXDSIZ sized guests - e.g. - 32GB on amd64 hosts) + 32GB on amd64 hosts).
  • Better handling of guest VM MONITOR/MWAIT and HLT instructions.
  • Various device emulation improvements in vmd(8). @@ -252,7 +252,7 @@
  • rtadvd(8) now supports "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
  • rtadvd(8) has - been fixed to quickly handle IPv6 prefixes changes on the system. + been fixed to quickly handle IPv6 prefix changes on the system.
  • ipsecctl(8) can now show SA bundles and the "bundle" keyword allows them to be explicitly created. This avoids confusion as they were previously @@ -337,7 +337,7 @@
  • For instance, cope with clang(1)'s assumption that static or const objects placed in unknown sections (such as .openbsd.randomdata) are surely always 0, and therefore such memory accesses can be - optimized away.. + optimized away.
  • In kernel, randomly bias down the top-of-stack per kthread.

    @@ -485,7 +485,7 @@

  • Userspace can now get the address of the thread control block without a system call on OCTEON II and later.
  • FPU is enabled on OCTEON III. -
  • GENERIC kernels now include a .SUNW_ctf section containing CTF data +
  • GENERIC kernels now include a .SUNW_ctf section containing CTF data.
  • New ddb(4) kill command, send an uncatchable SIGABRT to a process.
  • New ddb(4) pprint @@ -494,7 +494,7 @@ show struct command, using CTF information to display the content of in memory C structures.
  • x86: ddb(4) uses CTF data - to display the correct number of function arguments in backtraces + to display the correct number of function arguments in backtraces.
  • Power off all codecs in azalia(4) to avoid static noise in speakers and headphones on reboot. @@ -511,18 +511,18 @@
  • Rewrite swaths of machine-dependent system call stub code in ld.so(1) in a more portable fashion.
  • Per-CPU - caches implemented in pools + caches implemented in pools.

  • OpenSMTPD 6.0.0