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

Diff for /www/plus.html between version 1.1097 and 1.1098

version 1.1097, 2008/03/09 21:05:00 version 1.1098, 2008/03/18 12:03:57
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
 <li>Development has started on the post-4.3 tree.  <!-- 2008/03/15 -->
   <!-- 2008/03/14 -->
   <li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.
   <li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.
   <!-- 2008/03/13 -->
   <li>Only allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> interfaces to be attached to Ethernet or Vlan interfaces.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> do not increase the input packet counter erroneously.
   <li>Attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prtc&sektion=4&format=html">prtc(4)</a> on sparc64 if no real-time clock was found.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, allow a program invoked on state change to receive sensor status.
   <li>Added a __data_start symbol to all ELF architectures to consistently mark the beginning of the writeable sections.
   <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a> without arguments, make sure 4 servers on UDP are started.
   <li>When attaching a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> that lacks a proper mac address, use tv_usec from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getmicrotime&sektion=9&format=html">getmicrotime(9)</a> to create one.
   <!-- 2008/03/12 -->
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>, correctly set high water mark to the buffer size.
   <li>For PPPoE, return the relay-sid in the response, if one was received.
   <li>Fix infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
   <!-- 2008/03/11 -->
   <li>Prevent mvme68k boot media from using instructions the 68060 does not support.
   <!-- 2008/03/10 -->
   <li>Turn on keep-alive by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
   <li>Implemented a partial HOST-RESOURCES-MIB for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
   <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> when config files refer to undeclared states.
   <!-- 2008/03/09 -->
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> on hppa RAMDISK kernels.
   <li>Added sun4v IOMMU hypervisor and virtual PCI host bridge code to sparc64.
   <!-- 2008/03/08 -->
   <li>Added proper repository locking in opencvs.
   <li>Prevent opencvs from sending "Directory" messages for arguments in remote setup if the specified files or dirs do not exist.
   <li>Add support for checkout/update -j on opencvs.
   <li>Sparc64 drivers for the virtual bus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vbus&sektion=4&format=html">vbus(4)</a>, virtual real-time clock <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrtc&sektion=4&format=html">vrtc(4)</a> and virtual console <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vcons&sektion=4&format=html">vcons(4)</a> on sun4v.
   <li>Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform.
   <li>Make the firmware loader look in /mnt/etc/firmware aswell, for the ramdisk installations.
   <li>Avoid infinite recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> on certain error conditions.
   <li>Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.
   <li>Segfault fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> for the "set nu" case when very long lines contain tabs.
   <!-- 2008/03/07 -->
   <li>Allow response to icmp6 node information when local hostname starts with a digit.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> UKC&gt; prompt, avoid request for input if 'lines' are set to zero.
   <li>Moved to 4.3-current.
   <!-- 2008/03/06 -->
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.1097  
changed lines
  Added in v.1.1098