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

Diff for /www/plus.html between version 1.303 and 1.304

version 1.303, 1998/07/02 09:03:07 version 1.304, 1998/07/03 08:27:07
Line 64 
Line 64 
 <h3><font color=#0000e0>We are working on what will become 2.4 or 3.0....</font></h3><p>  <h3><font color=#0000e0>We are working on what will become 2.4 or 3.0....</font></h3><p>
 <ul>  <ul>
   
   <li>Fix a buggy endian conversion which caused multicast vif statistics to be incorrect.
   <li>Add MI mtio(4) manpage.
   <li>Using username hashing and a host secret file, improve quality of users' spoofed skey challenges.
   <li>Fix a free-before-use bug in fts(3).
   <li>Fix <strong>fxp</strong> driver so that it works on buggy cards.
   <li>In make(1), fix bug for targets that began with "." and underwent suffix conversion.
   <li>Fix "mv b/ a" for the case when "a" is a directory.
 <li><font color=#e00000><strong>Ensure setuid and setgid processes are not started with fd slots 0, 1, or 2 empty.  The previous behaviour has security consequences. <a href=errata.html#fdalloc>A patch which solves the problem is available</a></strong></font>.  <li><font color=#e00000><strong>Ensure setuid and setgid processes are not started with fd slots 0, 1, or 2 empty.  The previous behaviour has security consequences. <a href=errata.html#fdalloc>A patch which solves the problem is available</a></strong></font>.
 <li>In man(1), when a man page cannot be found in a specified section, indicate which section the failure happened in.  <li>In man(1), when a man page cannot be found in a specified section, indicate which section the failure happened in.
 <li>Add new strlcpy(3) and strlcat(3) interfaces for simple bounded string copies.  <li>Add new strlcpy(3) and strlcat(3) interfaces for simple bounded string copies.

Legend:
Removed from v.1.303  
changed lines
  Added in v.1.304