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

Diff for /www/plus.html between version 1.1019 and 1.1020

version 1.1019, 2006/07/19 19:16:16 version 1.1020, 2006/07/21 23:15:35
Line 145 
Line 145 
 <li>Add support for RealTek 8169SC and 8101E based network cards.  <li>Add support for RealTek 8169SC and 8101E based network cards.
 <li>Upgrade OpenSSL to 0.9.7j.  <li>Upgrade OpenSSL to 0.9.7j.
 <li>Add support for RSSI max reporting in RFMD 2958 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4&format=html">atu(4)</a> devices.  <li>Add support for RSSI max reporting in RFMD 2958 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4&format=html">atu(4)</a> devices.
 <li>Pass process credentials to VOP_READ makeing it possible to load firmwares over NFS.  <li>Pass process credentials to VOP_READ making it possible to load firmwares over NFS.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on SGI.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on SGI.
 <li>On sparc64, always skip the offending instruction on a fpu fault.  <li>On sparc64, always skip the offending instruction on a fpu fault.
 <li>Enable wide targets on FAS366 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=sparc&format=html">esp(4)</a> controllers.  <li>Enable wide targets on FAS366 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=sparc&format=html">esp(4)</a> controllers.
Line 288 
Line 288 
 <li>Add basic NMEA0183 support as a line discipline. This allows for normal serial communication with the device, but adds a timedelta sensor suitable for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>.  <li>Add basic NMEA0183 support as a line discipline. This allows for normal serial communication with the device, but adds a timedelta sensor suitable for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> where a delete of the last address of an interface could unintentionally re-add 0.0.0.0/0 to it afterwards.  <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> where a delete of the last address of an interface could unintentionally re-add 0.0.0.0/0 to it afterwards.
 <li>Add support for flows with port modifiers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.  <li>Add support for flows with port modifiers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
 <li>Various fixes in X11 for several integer overflows and null pointer derefences in freetype2.  <li>Various fixes in X11 for several integer overflows and null pointer dereferences in freetype2.
 <li>Add powerhooks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices based on RT2561 chipsets.  <li>Add powerhooks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices based on RT2561 chipsets.
 <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmprd&sektion=8&format=html">dvmprd(8)</a>, still in development.  <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmprd&sektion=8&format=html">dvmprd(8)</a>, still in development.
 <li>Enable RX hardware checksum on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> cards and enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> on i386 and amd64 RAMDISK CD kernels.  <li>Enable RX hardware checksum on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> cards and enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> on i386 and amd64 RAMDISK CD kernels.
Line 310 
Line 310 
 <li>Implemented monitor mode for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.  <li>Implemented monitor mode for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
 <li>Widen the aperture used for legacy vga space on macppc, needed for mac minis ATI graphics cards.  <li>Widen the aperture used for legacy vga space on macppc, needed for mac minis ATI graphics cards.
 <li>Fix crash in netstat/route when ipv6 SA flows are present.  <li>Fix crash in netstat/route when ipv6 SA flows are present.
 <li>Handle zero lenght bulk and interrupt transfers on USB 2.0.  <li>Handle zero length bulk and interrupt transfers on USB 2.0.
 <li>Bump minimum stack size for pthreads.  <li>Bump minimum stack size for pthreads.
 <li>Make sure the UFS filesystem code does not dereference a pointer before NULL check.  <li>Make sure the UFS filesystem code does not dereference a pointer before NULL check.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on sparc64.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on sparc64.
Line 380 
Line 380 
 <li>On i386, simplify the SpeedStep detection.  <li>On i386, simplify the SpeedStep detection.
 <!-- 2006/05/23 -->  <!-- 2006/05/23 -->
 <li>Make sure the kernel compiles without SYSVMSG support.  <li>Make sure the kernel compiles without SYSVMSG support.
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1&format=html">less(1)</a> remove trailing space in filenname completion list.  <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1&format=html">less(1)</a> remove trailing space in filename completion list.
 <li>Add code to dissect Vlan Query Protocol in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.  <li>Add code to dissect Vlan Query Protocol in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
 <li>Allow OpenBGPD to request a route refresh from a neighbor if that neighbor has announced route refresh capabilities.  <li>Allow OpenBGPD to request a route refresh from a neighbor if that neighbor has announced route refresh capabilities.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, handle the case when member interface groups have no IP address.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, handle the case when member interface groups have no IP address.
Line 400 
Line 400 
 <li>Add BCM5706C and 5708C support.  <li>Add BCM5706C and 5708C support.
 <li>Make a copy of the sensor structs in the sysctl code so we don't get a use after free if the sensor is detached while it is being used.  <li>Make a copy of the sensor structs in the sysctl code so we don't get a use after free if the sensor is detached while it is being used.
 <li>If packets arrive on inactive failover ports in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> setup, do not increase the error count, just silently drop them.  <li>If packets arrive on inactive failover ports in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> setup, do not increase the error count, just silently drop them.
 <li>In the routing code, make sure the kernel doesn't panic if the address familiy is not found in the rt_tables.  <li>In the routing code, make sure the kernel doesn't panic if the address family is not found in the rt_tables.
 <li>Add show all pools command to inkernel ddb, listing all pools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> does.  <li>Add show all pools command to inkernel ddb, listing all pools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> does.
 <li>In FFS code, make sure we dont mark a mount-point Read-Only if we are about to sync it.  <li>In FFS code, make sure we dont mark a mount-point Read-Only if we are about to sync it.
 <!-- 2006/05/19 -->  <!-- 2006/05/19 -->
Line 468 
Line 468 
 <!-- 2006/05/06 -->  <!-- 2006/05/06 -->
 <li>On m88k, decide whether we are running a 88100 or 88110 by reading the processor identification register instead of basing it on the MVME board number.  <li>On m88k, decide whether we are running a 88100 or 88110 by reading the processor identification register instead of basing it on the MVME board number.
 <li>Endian fix for pfsync code.  <li>Endian fix for pfsync code.
 <li>Fix for pfkey, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> to reliably set up pfkey promiscous mode.  <li>Fix for pfkey, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> to reliably set up pfkey promiscuous mode.
 <li>Some pmap fixes for the m88k platform regarding obio on 88100-based system.  <li>Some pmap fixes for the m88k platform regarding obio on 88100-based system.
 <!-- 2006/05/05 -->  <!-- 2006/05/05 -->
 <li>Added various ethernet devices to Alpha GENERIC and RAMDISKBIG kernel images.  <li>Added various ethernet devices to Alpha GENERIC and RAMDISKBIG kernel images.
Line 674 
Line 674 
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&amp;sektion=4&amp;format=html">bpf(4)</a> to ignore packets based on their direction.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&amp;sektion=4&amp;format=html">bpf(4)</a> to ignore packets based on their direction.
 <li>Fixup IP checksum when modifying IP header fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4&amp;format=html">pf(4)</a>.  <li>Fixup IP checksum when modifying IP header fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4&amp;format=html">pf(4)</a>.
 <!-- 2006/03/24 -->  <!-- 2006/03/24 -->
 <li>Fixes for the receive filter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4&amp;format=html">sis(4)</a> when enabling/disabling promiscous mode.  <li>Fixes for the receive filter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4&amp;format=html">sis(4)</a> when enabling/disabling promiscuous mode.
 <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=1&amp;format=html">dc(1)</a>, show error message if the argument is a directory.  <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=1&amp;format=html">dc(1)</a>, show error message if the argument is a directory.
 <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4&amp;format=html">umsm(4)</a> serial interface for Qualcomm MSM EVDO modems. Enabled on amd64, hppa, hppa64, i386 and macppc.  <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&amp;sektion=4&amp;format=html">umsm(4)</a> serial interface for Qualcomm MSM EVDO modems. Enabled on amd64, hppa, hppa64, i386 and macppc.
 <!-- 2006/03/23 -->  <!-- 2006/03/23 -->

Legend:
Removed from v.1.1019  
changed lines
  Added in v.1.1020