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

Diff for /www/plus.html between version 1.1089 and 1.1090

version 1.1089, 2008/01/29 08:31:59 version 1.1090, 2008/02/02 18:58:09
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/02/01 -->
   <!-- 2008/01/31 -->
   <li>Enable filter_opts in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> to be used on anchors.
   <li>snmpd(8) added to the generic build scripts now.
   <li>For all routing daemons, make sure confd's are not leaked on malloc failure in the control_accept() function.
   <!-- 2008/01/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> recognize BCM5755 C0 ASIC revision devices.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4&format=html">brgphy(4)</a> recognize BCM5722 PHYs.
   <!-- 2008/01/29 -->
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> crypto performance by avoiding unnecessary context switches and decrypting only once.
   <li>Prevent segfaults in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> on certain syntax errors in the configuration file.
   <li>Add support for VIA VT8237S SATA in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
   <!-- 2008/01/28 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> frees up resources on parsing failures, since reloads might keep the daemon alive afterwards.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> code, make sure stack is properly aligned for code that uses SSE2 instructions.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, reconnect the client socket after three consecutive failures. Allows for recovery aftre an IP address change.
 <!-- 2008/01/27 -->  <!-- 2008/01/27 -->
 <!-- 2008/01/26 -->  <!-- 2008/01/26 -->
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> for automatic tables generation in the rule optimizer.  <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> for automatic tables generation in the rule optimizer.
Line 73 
Line 89 
 <!-- 2008/01/24 -->  <!-- 2008/01/24 -->
 <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to use 16-byte commands, allows for >2TB disks.  <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to use 16-byte commands, allows for >2TB disks.
 <li>More work on supporting raid 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.  <li>More work on supporting raid 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
 <li>Finished the sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beep&sektion=4&format=html">beep(4)</a> device by hooking it up to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> beep handler.  <li>Finished the sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beep&sektion=4&arch=sparc64&format=html">beep(4)</a> device by hooking it up to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> beep handler.
 <!-- 2008/01/23 -->  <!-- 2008/01/23 -->
 <li>Extended the output of "show rib detail" for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>.  <li>Extended the output of "show rib detail" for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>.
 <!-- 2008/01/22 -->  <!-- 2008/01/22 -->
Line 123 
Line 139 
 <li>Started working on an interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> where userland applications may send an imsg to it using a socket resulting in a trap.  <li>Started working on an interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> where userland applications may send an imsg to it using a socket resulting in a trap.
 <!-- 2008/01/15 -->  <!-- 2008/01/15 -->
 <li>Work around i386 Intel BIOS bug where ACPI tables end up in a region marked free for use.  <li>Work around i386 Intel BIOS bug where ACPI tables end up in a region marked free for use.
 <li>For sparc64 machines, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sabtty&sektion=4&format=html">sabtty(4)</a> adopt the speed configured in OpenFirmware when it is the console.  <li>For sparc64 machines, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sabtty&sektion=4&arch=sparc64&format=html">sabtty(4)</a> adopt the speed configured in OpenFirmware when it is the console.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> on sparc64 GENERIC kernels.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> on sparc64 GENERIC kernels.
 <!-- 2008/01/14 -->  <!-- 2008/01/14 -->
 <li>Add Dell SAS 6/iR to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> devices.  <li>Add Dell SAS 6/iR to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> devices.
Line 147 
Line 163 
 <!-- 2008/01/10 -->  <!-- 2008/01/10 -->
 <li>Add Broadcom 10Gb PCI id for BCM57710 devices.  <li>Add Broadcom 10Gb PCI id for BCM57710 devices.
 <li>Added support in OpenCVS for local and remote rtag.  <li>Added support in OpenCVS for local and remote rtag.
 <li>Added some more Intel 10G PCIe entries for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgbe&sektion=4&format=html">ixgbe(4)</a> driver.  <li>Added some more Intel 10G PCIe entries for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> driver.
 <li>For OpenCVS, do not ignore files and directories due to patterns on the repository side. Finally enables a fully working "cvs checkout src", even though options might not work.  <li>For OpenCVS, do not ignore files and directories due to patterns on the repository side. Finally enables a fully working "cvs checkout src", even though options might not work.
 <!-- 2008/01/09 -->  <!-- 2008/01/09 -->
 <li>Make sure OpenCVS commands do not segfault on RCS files without head keyword.  <li>Make sure OpenCVS commands do not segfault on RCS files without head keyword.

Legend:
Removed from v.1.1089  
changed lines
  Added in v.1.1090