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

Diff for /www/plus.html between version 1.624 and 1.625

version 1.624, 2000/07/06 21:26:03 version 1.625, 2000/07/12 16:37:59
Line 48 
Line 48 
 <h3><font color=#0000e0>OpenBSD 2.7 released (June 15, 2000).<p>  <h3><font color=#0000e0>OpenBSD 2.7 released (June 15, 2000).<p>
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
   <li>Repair ntpd/ntpdate handlings in /etc/rc.
   <li>Various improvements and fixes to ppp(8).
   <li>Correctly handle <b>ip_off</b> in a corner case of IPSEC.
   <li>i386 now has another install floppy:  floppyC27 contains cardbus support.
   <li>In ssh(1), disable <b>FallBackToRsh</b> by default.
   <li>In TCP, compute correct window scale when recvpipe option is set in route.
   <li>KTH Kerberos4 1.0.2
   <li>In sshd(8), fix <b>MaxStartups</b> code to work with <b>-d</b>.
   <li><font color=#e00000><strong>RE-RELEASE: Re-release pmax release after dmesg(8) and <b>/kern/msgbuf</b> was fixed.<br>
       <a href=errata.html#pmax_msgbuf>A patch is available</a></strong></font>.<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>Fix simpleroot support.
   <li>ncurses 5.1
   <li>Do not default to empty passwords in adduser(8), simply because it's stupid.
   <li>Use strsep(3) instead of strtok(3) in ssh(1) and sshd(8).
   <li>Add <b>-flags</b> option to find(1).
   <li>In inetd(8), handle IPv6 addresses in hostname specifiers.
   <li>In systat(1), correct layout of the <b>io</b> page.
   <li>Support Intel 440MX Ultra/33 controller in pciide(4).
   <li>Handle Promise Ultra/100, deal with D2 AMD K7 controllers, and various other tweaks to pciide(4).
   <li>New release(8) page describes how to build a distribution.
   <li>Fix an spinning select(2) loop in nc(1).
   <li>For select(2) and poll(2), if we are awakened by a collision the timeout must be recalculated.
   <li>On powerpc, handle late configuration of the interrupt controller.
   <li>Fix port and X11 forwarding in sshd(8).
   <li>Change fingerd(8) back to using fgets(3) instead of fgetln(3), to reduce denial of service attacks.
   <li>Change Linux compat so that it logs and returns ENOSYS rathern than deliver SIGSYS for unimplimented system calls.
   <li>Add ucomm(4) support to MAKEDEV.
   <li>Delay slightly longer after reset in xl(4) for some configurations.
   <li>Add support for National Semiconductor DP83815 fast ethernet to sis(4).
   <li>Ensure PCIBIOS32 does not panic if the BIOS lies.
   <li>Add support for 82801AA_LPC in PCIBIOS32.
   <li>Add spllowersoftclock() on all architectures, and correct splsoftclock() to avoid races.
   <li>Fix pmap activation on mvme68k.
   <li>Support ddb(4) entry from cl(4) on mvme68k.
   <li>In user(8), ensure that we do not generate passwd lines longer than 1023 characters.
   <li>Latest wx(4) driver, works better with more switches.
   <li>Improve support for Ricoh cardbus bridges.
   <li>Cardbus and PCIBIOS32 support enabled by default in i386 GENERIC kernel.
   <li>Update isp(4) driver.
   <li>Add a timeout structure per scsi transfer, so that controllers can do timeouts easier.
   <li>Fixed numerous cases of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=3">printf(3)</a>-style functions being called with their first argument being user controlled, where it should be <b>%s</b>
   <li>More careful handling of IPV6 mapped addresses in the IPV6 code.
 <li>Repair X11 forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Repair X11 forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a> once again work on the alpha.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a> once again work on the alpha.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setproctitle&sektion=3">setproctitle(3)</a> misuse in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setproctitle&sektion=3">setproctitle(3)</a> misuse in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.
Line 133 
Line 176 
     <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>Implement svr4 emulation for getdents64, lstat64 and stat64.  <li>Implement svr4 emulation for getdents64, lstat64 and stat64.
 <li>Do not start snmpd by default if it is installed.  <li>Do not start snmpd by default if it is installed.
 <li>Link floppy binary against scrt0 instead, saving even more space.  
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1">sort(1)</a> as a shell function on the boot floppies, to save a lot of space.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1">sort(1)</a> as a shell function on the boot floppies, to save a lot of space.
 <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> does not misbehave if the skey key file is missing.  <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> does not misbehave if the skey key file is missing.
 <li>Cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1">tail(1)</a>.  <li>Cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1">tail(1)</a>.

Legend:
Removed from v.1.624  
changed lines
  Added in v.1.625