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

Diff for /www/plus.html between version 1.506 and 1.507

version 1.506, 2000/01/03 19:55:44 version 1.507, 2000/01/09 10:20:03
Line 48 
Line 48 
 <h3><font color=#0000e0>OpenBSD 2.6 is now available for purchase.<p>  <h3><font color=#0000e0>OpenBSD 2.6 is now available for purchase.<p>
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
   <li>ncurses-5.0-20000108
   <li>Add fake dcphy(4).
   <li>In UKC, add a timezone command.
   <li>Handle fxp(4) using iophy(4); broken in 2.6 release.
   <li>Support LBA-mapped extended partitions in fdisk(8).
   <li>Use arc4random() in IPV6 code.
   <li>Import of GRE code.
   <li>Early check for udp destination port 0.
   <li>Newer raidframe code.
   <li>userland ppp 2.26.
   <li>Make NFS swap devices work once again.
   <li>In the mvme68k port, add support for the '060 based MVME177 card.
   <li>Make some macros in m4(1) special.
   <li>Improve column handling in ls(1).
   <li>V6 support in systat(1).
   <li><font color=#e00000><strong>Y2K FIX: The at(1) command was unable to parse some kinds of dates.<a href=errata.html#aty2k>A source code patch is available</a></strong></font>.
   <li>Improve sleep(1) for out-of-range values.
   <li>Do not use kvm snooping in rtsold(8).
   <li>Fix ftp(1) URL support accidentally broken by KAME.
   <li>Fix a bug in smtpd(8).
   <li>Make ssh IPV6 clean.  KerberosIV only works on a v4 connection.
   <li>Fix mbuf out-of-bounds write which caused great grief for NFSv2 in an INET6 kernel.
   <li>Add rmoption/rmoptions command to config(8), thus permitting a config file to include GENERIC and then remove things.
   <li>Various small improvements and fixes to ssh.
   <li>Fix pthread handling on the sparc.
   <li>Using weak symbols, support a real libpthread.
   <li>The mknod(8) -m option should ignore the umask.
   <li>More man page cleanups, as always.
 <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant.<a href=errata.html#eepromy2k>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant.<a href=errata.html#eepromy2k>A source code patch is available</a></strong></font>.
   <li>Permit midi compilation without other audio code.
 <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the adduser(8) command.<a href=errata.html#addusery2k>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the adduser(8) command.<a href=errata.html#addusery2k>A source code patch is available</a></strong></font>.
   <li>In config(8), permit multiple maxuser definitions.  Newest overrides older ones.
   <li>Use the dc(4) driver instead for a few other tulip-like cards.
   <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted syslogd(8) better.
   <li>Correct SIGTERM handling in ssh-agent(1).
   <li>ncurses-5.0-20000101
   <li>Permit non-IPSEC kernels to compile.
   <li>Improve argument handling in wicontrol(8).
   <li>Various fixes to LKM unloading.
   <li>Make ld/ld.so search all directories before accepting the best version of a shared library.
   <li>Do in6_if_up() at splsoftnet(), permitting drivers to get interrupts during the processing of their multicast reprogramming.
   <li>Provide sysctl net.inet6.icmp6.nodeinfo to permit admin to enable ICMPv6 node information query if so desired.
   <li>Support various kinds of inet6 entries and in /etc/netstart as well.
   <li>Improve handling of signed math in NFS kernel code.
   <li>Parse /etc/sysctl.conf earlier in /etc/rc.
   <li>Move sysctl to /sbin.
   <li>For other architectures, also check db_panic in kdb_trap().
 <li>Remove PIC versions of libarch and libresolv from the distribution.  <li>Remove PIC versions of libarch and libresolv from the distribution.
 <li>Correctly copy pkthdr in m_split().  <li>Correctly copy pkthdr in m_split().
 <li>Fix udp multicast option handling.  <li>Fix udp multicast option handling.

Legend:
Removed from v.1.506  
changed lines
  Added in v.1.507