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

Diff for /www/plus.html between version 1.478 and 1.479

version 1.478, 1999/11/01 04:00:10 version 1.479, 1999/11/11 01:57:54
Line 47 
Line 47 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
   <li>Logging cleanup of ssh.
   <li><font color=#e00000><strong>Have sshd check check the user's personal ~/.ssh/known_hosts file. <a href=errata.html#sshknown>A patch is available</a></strong></font>.
   <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
   <li>Install a shared libperl.
   <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata.html#m4>A patch is available</a></strong></font>.
   <li><font color=#e00000><strong>Users should not be able to change the media configuration of interfaces. <a href=errata.html#ifmedia>A patch is available</a></strong></font>.
   <li>Add strtok_r(3).
   <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata.html#newsyslog>A patch is available</a></strong></font>.
   <li>Various make(1) fixes.
   <li>screen blanker code for the amiga.
   <li>Default network name in wi(4) is "", not "ANY".
   <li>Start of DVD support.
   <li>New sf(4) driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.
   <li>Numerous more ssh and sshd cleanups.
   <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
   <li>Another critical i386 memory allocation fix (shipped in 2.6).
   <li>Critical brooktree driver fix (shipped in 2.6).
   <li>Fix some more atapi bugs (shipped in 2.6).
   <li>Fix byte order bugs in the new wdc/atapi code.
   <li>Sparc uses UVM by default now.
   <li>Allow rarpd(8) to work on aliased interfaces.
   <li>Support multiple enc(4) interfaces.
   <li>Reliability fixes for the ATAPI code (shipped in 2.6).
   <li>New driver: al(4) supports the ADMtek AL981/AN985 PCI ethernet cards.
   <li>Various other ssh and sshd cleanups.
   <li>Add ethernet-IP encapsulation.
   <li>In ssh, use libssl md5 routines instead of our libc routines.
   <li>Disassociate interfaces from ipnat after they've been removed from the interface list.
   <li>Make ASYNC pipes capable of generating SIGIO.
   <li>Emulate FreeBSD F[GS]ETOWN.
   <li>Fix some further ARP problems in bridge(4).
   <li>Fix scp counters for > 1 hour.
   <li>Support LMC1200 in lmc(4).
   <li>Repair multicast routing description block in afterboot(8).
   <li>Support missing tty flags in stty(1).
   <li>libkeynote update.
   <li>Support UVM throughout userland.
   <li>Support for puc(4) (PCI serial/parallel cards).
   <li>Make disklabel.h safe for C++ use.
   <li>Use reference-copies of the mbuf in bridge code again, instead of full copies.
   <li>Make ssh print the correct remote version number.
   <li>Make ssh compile faster by using a library.
   <li>In ti(4), use bus_dma routines instead of uvm_page_alloc_contig.
   <li>Cleanup i386 disktab.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.478  
changed lines
  Added in v.1.479