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

Diff for /www/plus.html between version 1.798 and 1.799

version 1.798, 2001/09/12 14:45:01 version 1.799, 2001/09/14 12:38:02
Line 68 
Line 68 
    <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&sektion=1">rcp(1)</a>.  <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&sektion=1">rcp(1)</a>.
 <li>Avoid segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a> when the server specifies its name.  <li>Avoid segfault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a> when the server specifies its name.
 <li>Support the ! operator in host paramater lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.  <li>Support the ! operator in host parameter lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.
 <li>Send a reset request for every packet recieved by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> when the encryption dictionaries are out of sync.  <li>Send a reset request for every packet received by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> when the encryption dictionaries are out of sync.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> support ISN randomization (aka. phase modulation).  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> support ISN randomization (aka. phase modulation).
 <li>Store argc as a long on the stack as opposed to an int.  <li>Store argc as a long on the stack as opposed to an int.
 <li>Switch rijndael code to the optimized AES reference release.  <li>Switch rijndael code to the optimized AES reference release.
Line 88 
Line 88 
 <li>Enhance file-change detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&sektion=8">vipw(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.  <li>Enhance file-change detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&sektion=8">vipw(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.
 <li>Add per-rule statistics and byte counter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.  <li>Add per-rule statistics and byte counter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
 <li>Don't reset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=1">xl(1)</a>'s Rx/Tx without first turning them back on after a suspend.  <li>Don't reset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=1">xl(1)</a>'s Rx/Tx without first turning them back on after a suspend.
 <li>Support paramater lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.  <li>Support parameter lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.
 <li>Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4">bpf(4)</a>.  <li>Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4">bpf(4)</a>.
 <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>, a transparent ftp proxy.  <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>, a transparent ftp proxy.
 <li>Loosen <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> state code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, allowing &quot;stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections&quot;.  <li>Loosen <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> state code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, allowing &quot;stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections&quot;.

Legend:
Removed from v.1.798  
changed lines
  Added in v.1.799