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

Diff for /www/66.html between version 1.73 and 1.74

version 1.73, 2019/10/18 08:40:04 version 1.74, 2019/10/19 11:08:21
Line 164 
Line 164 
       driver for the GPIO controllers on Intel's Apollo Lake SoC.        driver for the GPIO controllers on Intel's Apollo Lake SoC.
     <li>Implemented MSI-X support on sparc64.      <li>Implemented MSI-X support on sparc64.
     <li>Skipped PCI host bridges and devices not present with      <li>Skipped PCI host bridges and devices not present with
       <a href="https://man.openbsd.org/acpi.1">acpi(1)</a> when establishing        <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> when establishing
       the mapping between ACPI device nodes and PCI devices.        the mapping between ACPI device nodes and PCI devices.
     <li>Added the <a href="https://man.openbsd.org/ukspan.4">ukspan(4)</a>      <li>Added the <a href="https://man.openbsd.org/ukspan.4">ukspan(4)</a>
       driver for the Keyspan USA19HS USB serial adapter.        driver for the Keyspan USA19HS USB serial adapter.
Line 437 
Line 437 
       <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>        <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>
       on <a href="https://man.openbsd.org/free.3">free(3)</a>.        on <a href="https://man.openbsd.org/free.3">free(3)</a>.
     <li>Make 'systat pf' not require root permissions      <li>Make 'systat pf' not require root permissions
     (<a href="https://man.openbsd.org/systat.8">systat(8)</a>).      (<a href="https://man.openbsd.org/systat.1">systat(1)</a>).
     <li>Added support for the EFI Random Number Generator Protocol,      <li>Added support for the EFI Random Number Generator Protocol,
       using it to XOR random data into the buffer we feed the kernel for        using it to XOR random data into the buffer we feed the kernel for
       <a href="https://www.openbsd.org/amd64.html">amd64</a>.        <a href="https://www.openbsd.org/amd64.html">amd64</a>.
Line 463 
Line 463 
     <li>Imported <a href="https://man.openbsd.org/snmp.1">snmp(1)</a>,      <li>Imported <a href="https://man.openbsd.org/snmp.1">snmp(1)</a>,
       a new SNMP client which aims to be netsnmp-compatible for        a new SNMP client which aims to be netsnmp-compatible for
       supported features, and        supported features, and
       removed <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a>.        removed <a href="https://man.openbsd.org/OpenBSD-6.5/snmpctl.8">snmpctl(8)</a>.
     <li>Improvements      <li>Improvements
       in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> DNS        in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> DNS
       resolving and constraints checking, especially during        resolving and constraints checking, especially during

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74