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

Diff for /www/69.html between version 1.5 and 1.6

version 1.5, 2021/04/07 20:26:13 version 1.6, 2021/04/09 14:19:40
Line 204 
Line 204 
         <li>When using the <a href="https://man.openbsd.org/cat.1">cat(1)</a>          <li>When using the <a href="https://man.openbsd.org/cat.1">cat(1)</a>
                 -n flag, correctly enumerate files with more than INT_MAX lines.                  -n flag, correctly enumerate files with more than INT_MAX lines.
         <li>Fixed a memory leak in ld.so's malloc.          <li>Fixed a memory leak in ld.so's malloc.
           <li>Inproved performance of <a
                   href="https://man.openbsd.org/malloc.3">malloc(3)</a>'s cache.
   </ul>    </ul>
   
 <li>Improved hardware support and driver bugfixes, including:  <li>Improved hardware support and driver bugfixes, including:
Line 366 
Line 366 
                 frequency on newer Intel Comet Lake models.                  frequency on newer Intel Comet Lake models.
   
  </ul>   </ul>
   
 <li>Improvements in the FFS2 filesystem:  
   <ul>  
         <li>...  
   </ul>  
   
 <li>Security improvements:  <li>Security improvements:
   <ul>    <ul>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6