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

Diff for /www/74.html between version 1.64 and 1.65

version 1.64, 2023/10/14 15:23:40 version 1.65, 2023/10/14 15:39:55
Line 229 
Line 229 
   <li>Introduce a new group "_shutdown". Previously the "operator"    <li>Introduce a new group "_shutdown". Previously the "operator"
         group gave a user the ability to shutdown(8) a system. But this group          group gave a user the ability to shutdown(8) a system. But this group
         also comes with superuser abilities for dumping disks and manipulating          also comes with superuser abilities for dumping disks and manipulating
         tape drives. With this change, the permissions are seperated and users          tape drives. With this change, the permissions are separated and users
         using the shutdown/reboot functionality with group "operator" will          using the shutdown/reboot functionality with group "operator" will
         notice it no longer works. They need to move themselves to the new          notice it no longer works. They need to move themselves to the new
         group.          group.
Line 496 
Line 496 
       <a href="https://man.openbsd.org/umb.4">umb(4)</a>.        <a href="https://man.openbsd.org/umb.4">umb(4)</a>.
   <li>Add initial support for Atlantic 2 hardware in    <li>Add initial support for Atlantic 2 hardware in
       <a href="https://man.openbsd.org/aq.4">aq(4)</a>.        <a href="https://man.openbsd.org/aq.4">aq(4)</a>.
   <li>Use TSO offloading in ix(4). Enable forwarding of ix(4) LRO Pakets via TSO.    <li>Use TSO offloading in ix(4). Enable forwarding of ix(4) LRO Packets via TSO.
   </ul>    </ul>
   
 <li>IEEE 802.11 wireless stack improvements and bugfixes:  <li>IEEE 802.11 wireless stack improvements and bugfixes:
Line 833 
Line 833 
         speed up how <a href="https://man.openbsd.org/pf.4">pf(4)</a>          speed up how <a href="https://man.openbsd.org/pf.4">pf(4)</a>
         rules are retrieved from the kernel.          rules are retrieved from the kernel.
   <li>In <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>,    <li>In <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>,
         remove artifical limit of 2 hours on a PIO lifetime.          remove artificial limit of 2 hours on a PIO lifetime.
   <li>Make <a href="https://man.openbsd.org/ypldap.8">ypldap(8)</a>    <li>Make <a href="https://man.openbsd.org/ypldap.8">ypldap(8)</a>
         more resilient when some servers are          more resilient when some servers are
         misbehaving: keep trying LDAP servers until we get full results from          misbehaving: keep trying LDAP servers until we get full results from

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65