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

Diff for /www/plus.html between version 1.404 and 1.405

version 1.404, 1999/02/19 21:34:18 version 1.405, 1999/02/24 23:24:52
Line 51 
Line 51 
 <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>  <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>
 <ul>  <ul>
   
   <li>Change IPSEC stack to support PFKEYv2.
   <li>PentiumIII detection.
   <li>Fix two bugs in ifconfig(8); do not configure an address if not specified, and complain if more than src and dst addresses are specified.
   <li>Fix another ping bug regarding payload alignment.
   <li>Fix -R option in inetd(8).
   <li>Fix send file function in cu(1).
   <li>Some man page fixes.
   <li>ncurses 4.2-990220
   <li>NRL netinet6 compiles now.
   <li>Two new kinds of rl(4) and vr(4) ethernet cards.
   <li>Better promisc and multicast handling in sparc hme(4).
   <li>Fix an rdist(8) bug.
   <li>Handle powered-down xl(4) cards better.
   <li><font color=#e00000><strong>SECURITY ISSUE: Fix an overflow in ping(8). <a href=errata.html#ping>A patch is available</a></strong></font>.
   <li>In fork(2), always spare 5 last processes for root.
   <li>Better vis(3) support in savecore(8).
   <li>Quiet apm(4) and add machdep.apmwarn sysctl.
   <li>Fix endian-bug in the blowfish routines.
   <li>Various vis(3) related overflows (by one char).
   <li>First step at supporting >2G filess in less(1).
   <li>Add -x, -p, and -m options to ls(1).
   <li>In ld(1) and ld.so(1), do not optimize the search path when dealing with duplicate shared library names (even though both alternatives have problems).
 <li>Fix an kernel ipf bug relating to out-going icmp.  <li>Fix an kernel ipf bug relating to out-going icmp.
 <li><font color=#e00000><strong>SECURITY ISSUE: Fix an ipq race in ipintr(). <a href=errata.html#ipqrace>A patch is available</a>, which must be applied after the <a href=errata.html#maxqueue>maxqueue patch</a> has been installed.</strong></font>  <li><font color=#e00000><strong>SECURITY ISSUE: Fix an ipq race in ipintr(). <a href=errata.html#ipqrace>A patch is available</a>, which must be applied after the <a href=errata.html#maxqueue>maxqueue patch</a> has been installed.</strong></font>
 <li>Allocate u-area early in fork1(), instead of vm_fork().  <li>Allocate u-area early in fork1(), instead of vm_fork().

Legend:
Removed from v.1.404  
changed lines
  Added in v.1.405