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

Diff for /www/plus.html between version 1.261 and 1.262

version 1.261, 1998/05/11 23:27:30 version 1.262, 1998/05/11 23:30:32
Line 1404 
Line 1404 
 <li>Fix a file parsing overflow in kdb_util(8).  <li>Fix a file parsing overflow in kdb_util(8).
 <li>Niklas is taking a shot at making our cross compiler toolset sufficient  <li>Niklas is taking a shot at making our cross compiler toolset sufficient
         for a full cross compile of the vax port.          for a full cross compile of the vax port.
 <li><font color=#e00000><strong>A new security problem exists if you rely on  <li><font color=#e00000><strong>A possible new security problem exists if
         securelevels and immutable or append-only files.  The fix does not          you rely on securelevels and immutable or append-only files or
         permit mmap'ing of immutable or append-only files which are writeable,          character devices.  The fix does not permit mmap'ing of immutable
         as the VM system will bypass the meaning of the file flags.          or append-only files which are otherwise writeable, as the VM
           system will bypass the meaning of the file flags when writes
           happen to the file.
         <a href=errata.html#immutable>A patch exists which solves the          <a href=errata.html#immutable>A patch exists which solves the
         problem</a></strong></font>.          problem</a></strong></font>.
 <li>Make size(1) work on files created via <strong>ld -Z</strong>.  <li>Make size(1) work on files created via <strong>ld -Z</strong>.

Legend:
Removed from v.1.261  
changed lines
  Added in v.1.262