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

Diff for /www/66.html between version 1.36 and 1.37

version 1.36, 2019/09/30 15:52:24 version 1.37, 2019/09/30 20:17:25
Line 134 
Line 134 
       the <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>        the <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>
       output fast-path.        output fast-path.
     <li>Made resource limit access MP-safe.      <li>Made resource limit access MP-safe.
       <li>Made
         <a href="https://man.openbsd.org/file.9">file(9)</a>
         offset access MP-safe.
   </ul>    </ul>
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
Line 539 
Line 542 
       <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> has been moved into        <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> has been moved into
       libutil.        libutil.
       See <a href="https://man.openbsd.org/ber_read_elements.3">ber_read_elements(3)</a>.        See <a href="https://man.openbsd.org/ber_read_elements.3">ber_read_elements(3)</a>.
     <li>Support for specifying boot device in  
       <a href="https://man.openbsd.org/vm.conf#boot_device">vm.conf(5)</a>.  
     <li>Removed the old      <li>Removed the old
       userland <a href="https://man.openbsd.org/realpath.3">realpath(3)</a>        userland <a href="https://man.openbsd.org/realpath.3">realpath(3)</a>
       and replaced it with __realpath(2), a kernel        and replaced it with __realpath(2), a kernel
Line 557 
Line 558 
 <li>VMM/VMD improvements ... <!-- XXX -->  <li>VMM/VMD improvements ... <!-- XXX -->
   <ul>    <ul>
     <li>Added support for 'boot device'      <li>Added support for 'boot device'
       to <a href="https://man.openbsd.org/vm.conf.5">vm.conf(5)</a>        to <a href="https://man.openbsd.org/vm.conf.5#boot_device">vm.conf(5)</a>
       grammar, the '-B device' counterpart        grammar, the '-B device' counterpart
       from <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>.        from <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>.
     <li>Emulated kvm pvclock      <li>Emulated kvm pvclock

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37