=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- www/68.html 2020/10/02 09:52:03 1.6 +++ www/68.html 2020/10/02 10:20:41 1.7 @@ -153,7 +153,7 @@
  • Used READ(16)/WRITE(16) commands for disks large enough to require them to access the last sectors, fixing large 512E devices plugged into USB to ATA/ATAPI bridges which mistakenly use 4K sector addresses/sizes.
  • Fixed "$@" splitting with empty IFS in ksh(1).
  • Prevented improper disabling of the backlight in umstc(4) when brightness is adjusted to 0. -
  • Stopped syslogd(8) from closing UDP sockets for sending messages when DNS lookup of a UDP loghost fails, alloiwing them to be used to send if DNS is working during the next SIGHUP. +
  • Stopped syslogd(8) from closing UDP sockets for sending messages when DNS lookup of a UDP loghost fails, allowing them to be used to send if DNS is working during the next SIGHUP.
  • Prevented established TCP and TLS sockets of syslogd(8) from staying open forever if a client aborted the connection silently.
  • Provided a naptime variable for userspace via kvm_read(3), usable by vmstat(8).
  • Cleared the screen in ksh(1)'s vi editing mode before redrawing the line with ^L. @@ -225,7 +225,7 @@
  • Enabled multiple queues on vmx(4), VMware VMXNET3 Virtual Interface Controller.
  • Added support for hardware vlan tagging to mcx(4).
  • Fixed a crash in re(4). -
  • Added bge(4) support for the BCM5719 A1 ethernet controller. +
  • Added bge(4) support for the BCM5719 A1 Ethernet controller.
  • Handled AGL interfaces on octeon, making management network ports usable on some machines.
  • Implemented rss/toeplitz support for ixl(4) 710 chips.
  • Added support for the mcx(4) ConnectX-6 Dx. @@ -296,13 +296,13 @@ and bugfixes, including: