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

Diff for /www/plus.html between version 1.644 and 1.645

version 1.644, 2000/08/31 09:30:08 version 1.645, 2000/08/31 13:31:07
Line 49 
Line 49 
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li>OpenSSH 2.2.0 released.  <li>OpenSSH 2.2.0 released.
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> plus various fixes.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> plus various other fixes.
 <li>Correctly read MAC addresses on all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a> cards.  <li>Correctly read MAC addresses on all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a> cards.
 <li>More svr4 emulation fixes.  <li>More svr4 emulation fixes.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> from coredumping in some situations.  <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> from coredumping in some situations.
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srandom&sektion=3">srandom(3)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srandom&sektion=3">srandom(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.
 <li>x11-ssh-askpass 1.0.1.  <li>x11-ssh-askpass 1.0.1.
 <li>On IPv6, do not forward packets with unspecified source.  <li>In IPv6, do not forward packets with unspecified source.
 <li>Add filters logging and radius accounting support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.  <li>Add filters logging and radius accounting support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.
 <li>Lot of sun3 changes.  <li>Lot of sun3 changes.
 <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.  <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4">brgphy(4)</a> driver for broadcom 5400 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xmphy&sektion=4">xmphy(4)</a> for XAQTI XMACII phys.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4">brgphy(4)</a> driver for broadcom 5400 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xmphy&sektion=4">xmphy(4)</a> for XAQTI XMACII phys.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> compatibility with future ssh.com versions.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> compatibility with future ssh.com versions (which contain a bug in their HMAC handling).
 <li>Add detach support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&sektion=4">xe(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue">aue(4)</a>.  <li>Add detach support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&sektion=4">xe(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue">aue(4)</a>.
 <li>Import newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4">mii(4)</a> code.  <li>Import newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4">mii(4)</a> code, supporting mii subdevice detach.
 <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>, avoid freezes on large data transfers.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>, avoid freezes on large data transfers.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> now talks to ssh.com 2.3.0.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> now talks to ssh.com 2.3.0.
 <li>Some clarifications regarding the format string bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3">printf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setproctitle&sektion=3">setproctitle(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a>.  <li>Some clarifications in manual pages regarding the format string bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3">printf(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setproctitle&sektion=3">setproctitle(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a>.
 <li>Performance improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>.  <li>Performance improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>.
 <li>Correctly match Promise Ultra/100 on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>.  <li>Correctly match Promise Ultra/100 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>.
 <li>Fix shared library creation problems on mips.  <li>Fix shared library creation problems on mips.
 <li>Fix IPSEC flow deletion problem when using <i>-transport</i>.<br>  <li>Fix IPSEC flow deletion problem when using <i>-transport</i>.<br>
     <a href="stable.html"><font color=#00b000>[To be applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[To be applied to stable]</font></a>
 <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>, fix files bigger than 2GB.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>, repair copying of files 2GB in size or larger.
 <li>Crack some defaults on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a>.  <li>Crank some defaults in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login.conf&sektion=5">login.conf(5)</a>.
 <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpc&sektion=8">lpc(8)</a>.  <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpc&sektion=8">lpc(8)</a>.
 <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> options handling.  <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> options handling.
 <li>Make timeouts happen with the expected frequency.  <li>Make timeouts happen with the expected frequency.
 <li>Implement svr4 emulation for pread64, pwrite64 and fcntl DUP2FD.  <li>Implement svr4 emulation for pread64, pwrite64 and fcntl DUP2FD.
 <li>Manpage fixes.  <li>Manpage fixes.
 <li>We're in 2.8-beta now.  <li>We're at 2.8-beta now.
 <li>Use the user default groups if user is specified in inetd.conf.  <li>Use the user's default groups if user is specified in inetd.conf, but group is not.
 <li>Be more paranoid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8">cron(8)</a>.  <li>Be more paranoid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8">cron(8)</a>.
 <li>Fix var handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.  <li>Fix var handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
 <li>Support <i>FIONBIO</i> and <i>FIOASYNC</i> on rnd.<br>  <li>Support <i>FIONBIO</i> and <i>FIOASYNC</i> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rnd&sektion=4">rnd(4)</a>.<br>
     <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>Proper template file creation on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.  <li>Proper template file creation on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>Implement resource limits in several daemons.  <li>Implement resource limits in several daemons.

Legend:
Removed from v.1.644  
changed lines
  Added in v.1.645