=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** www/69.html 2021/04/07 20:26:13 1.5 --- www/69.html 2021/04/09 14:19:40 1.6 *************** *** 204,211 ****
  • When using the cat(1) -n flag, correctly enumerate files with more than INT_MAX lines.
  • Fixed a memory leak in ld.so's malloc. ! !
  • Improved hardware support and driver bugfixes, including: --- 204,211 ----
  • When using the cat(1) -n flag, correctly enumerate files with more than INT_MAX lines.
  • Fixed a memory leak in ld.so's malloc. !
  • Inproved performance of malloc(3)'s cache.
  • Improved hardware support and driver bugfixes, including: *************** *** 366,376 **** frequency on newer Intel Comet Lake models. - -
  • Improvements in the FFS2 filesystem: -
  • Security improvements: