[BACK]Return to 68.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/68.html between version 1.3 and 1.4

version 1.3, 2020/10/02 09:11:26 version 1.4, 2020/10/02 09:35:14
Line 130 
Line 130 
         <li>Synchronized each core's CP0 cycle counter using the IO clock counter on mips64 and octeon, making the cycle counter usable as timecounter.          <li>Synchronized each core's CP0 cycle counter using the IO clock counter on mips64 and octeon, making the cycle counter usable as timecounter.
         <li>Added support for set -o pipefail to <a href="https://man.openbsd.org/ksh">ksh(1)</a>, potentially helping error checking.          <li>Added support for set -o pipefail to <a href="https://man.openbsd.org/ksh">ksh(1)</a>, potentially helping error checking.
         <li>Taught <a href="https://man.openbsd.org/su">su(1)</a> -l -f to start a regular shell for non-csh shells rather than a login shell.          <li>Taught <a href="https://man.openbsd.org/su">su(1)</a> -l -f to start a regular shell for non-csh shells rather than a login shell.
         <li>Updated <a href="https://man.openbsd.org/drm">drm(4)</a> to linux 5.7.  
         <li>Enabled spleen16x32 and spleen32x64 fonts on armv7 for GENERIC kernels.          <li>Enabled spleen16x32 and spleen32x64 fonts on armv7 for GENERIC kernels.
         <li>Implemented linear and power-of-two histograms in btrace(5).          <li>Implemented linear and power-of-two histograms in btrace(5).
         <li>Added <a href="https://man.openbsd.org/btrace">btrace(8)</a> -p flag to filter all actions by PID.          <li>Added <a href="https://man.openbsd.org/btrace">btrace(8)</a> -p flag to filter all actions by PID.
Line 182 
Line 181 
   <ul>    <ul>
         <li>Enabled scrollback in <a href="https://man.openbsd.org/simplefb">simplefb(4)</a>.          <li>Enabled scrollback in <a href="https://man.openbsd.org/simplefb">simplefb(4)</a>.
         <li>Fixed display glitches on smaller screens or with larger fonts in <a href="https://man.openbsd.org/efifb">efifb(4)</a> associated with remapping and attaching.          <li>Fixed display glitches on smaller screens or with larger fonts in <a href="https://man.openbsd.org/efifb">efifb(4)</a> associated with remapping and attaching.
         <li>Fixed gpu hangs when starting Xorg seen with 4.19 and 5.7 drm.  
         <li>Disabled <a href="https://man.openbsd.org/ohci">ohci(4)</a> on the amd64 ramdisk kernel.          <li>Disabled <a href="https://man.openbsd.org/ohci">ohci(4)</a> on the amd64 ramdisk kernel.
         <li>Improved reporting of remaining power with batteries of different capacities in <a href="https://man.openbsd.org/acpi">acpi(4)</a>.          <li>Improved reporting of remaining power with batteries of different capacities in <a href="https://man.openbsd.org/acpi">acpi(4)</a>.
         <li>Added support for the ThingM blink(1) USB notification light.          <li>Added support for the ThingM blink(1) USB notification light.
Line 221 
Line 219 
         <li>Introduced <a href="https://man.openbsd.org/abl">abl(4)</a>, a new driver to control the backlight brightness on Intel-based Apple machines, and allowed it to be controlled through <a href="https://man.openbsd.org/wsconsctl">wsconsctl(8)</a>.          <li>Introduced <a href="https://man.openbsd.org/abl">abl(4)</a>, a new driver to control the backlight brightness on Intel-based Apple machines, and allowed it to be controlled through <a href="https://man.openbsd.org/wsconsctl">wsconsctl(8)</a>.
         <li>Disabled <a href="https://man.openbsd.org/acpivout">acpivout(4)</a> brightness control on machines aware of Windows 8, enabling inteldrm to handle brightness ioctls.          <li>Disabled <a href="https://man.openbsd.org/acpivout">acpivout(4)</a> brightness control on machines aware of Windows 8, enabling inteldrm to handle brightness ioctls.
         <li>Fixed <a href="https://man.openbsd.org/eeprom">eeprom(8)</a> error when setting variables on macppc.          <li>Fixed <a href="https://man.openbsd.org/eeprom">eeprom(8)</a> error when setting variables on macppc.
           <li>Updated <a href="https://man.openbsd.org/drm">drm(4)</a> to Linux 5.7.19.
   </ul>    </ul>
 <li>New or improved network hardware support:  <li>New or improved network hardware support:
   <ul>    <ul>
Line 604 
Line 603 
 <li>The system includes the following major components from outside suppliers: XXX  <li>The system includes the following major components from outside suppliers: XXX
   <ul><span style="color:red;">this list needs checking</span>    <ul><span style="color:red;">this list needs checking</span>
     <li>Xenocara (based on X.Org 7.7 with xserver 1.20.8 + patches,      <li>Xenocara (based on X.Org 7.7 with xserver 1.20.8 + patches,
         freetype 2.10.2, fontconfig 2.12.4, Mesa 19.2.8, xterm 351,          freetype 2.10.2, fontconfig 2.12.4, Mesa 20.0.8, xterm 351,
         xkeyboard-config 2.20 and more)          xkeyboard-config 2.20 and more)
     <li>LLVM/Clang 10.0.1 (+ patches)      <li>LLVM/Clang 10.0.1 (+ patches)
     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)      <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4