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

Diff for /www/74.html between version 1.100 and 1.101

version 1.100, 2023/10/15 14:11:12 version 1.101, 2023/10/15 14:15:22
Line 334 
Line 334 
         >set-default-mode</a>.          >set-default-mode</a>.
     </ul>      </ul>
   
   <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> treat  
         symlinks in $ORIGIN determination the same way as other OS linkers do.  
   <li>Fix a segfault when the    <li>Fix a segfault when the
       <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>        <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
             simple editor encounters an incomplete partition line.              simple editor encounters an incomplete partition line.
Line 372 
Line 370 
       to succeed even for disks where <code>ATA_SMART_READ</code> and        to succeed even for disks where <code>ATA_SMART_READ</code> and
       <code>ATA_SMART_THRESHOLD</code> revisions mismatch, as long as        <code>ATA_SMART_THRESHOLD</code> revisions mismatch, as long as
       checksums are OK.        checksums are OK.
     <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, treat
           symlinks in $ORIGIN determination the same way as other OS linkers do.
   <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>,    <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>,
         avoid an overflow in the ELF SYSV ABI hash function.          avoid an overflow in the ELF SYSV ABI hash function.
   <li>Make sure <a href="https://man.openbsd.org/modf.3">modf(3)</a> and    <li>Make sure <a href="https://man.openbsd.org/modf.3">modf(3)</a> and

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101