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

Diff for /www/plus.html between version 1.1011 and 1.1012

version 1.1011, 2006/05/19 17:14:57 version 1.1012, 2006/06/01 08:54:42
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/04/15 -->
   <!-- 2006/04/14 -->
   <li>Various fixes for AMD K7-powernow code on i386.
   <li>Add support for non-RAID part of the ITExpress IT8212F.
   <li>Remove all of the i386 DUMMY_NOPS code for good.
   <li>Initial support for HP98705 "Tigershark" framebuffer for hp300. Text console and X11 are supported.
   <li>Update Heimdal Kerberos 5 to release 0.7.2.
   <!-- 2006/04/13 -->
   <li>Show cpu time spent in interrupts on the vmstat page in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
   <li>File descriptor leak in httpd/mod_ssl code fixed.
   <li>Various fixes and updates for both OpenCVS and OpenRCS.
   <li>Free up memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> if attach fails.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>, add support for "local" to ike rules for multihomed machines.
   <!-- 2006/04/12 -->
   <li>Fix signal races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8&format=html">ping6(8)</a>.
   <li>Rewrite attribute changing code to remove+add instead. Fixes "equal attributes encountered" errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
   <li>Make rthreads code compile again after header change.
   <li>Fixes for spl and interrupt counting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> when dealing with half-completed work queues.
   <!-- 2006/04/11 -->
   <li>Fix some memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&sektion=8&format=html">ldconfig(8)</a>.
   <li>In the vlan interface code, make sure we copy the baudrate (link speed) on link state changes from the parent device.
   <!-- 2006/04/10 -->
   <li>Switch to OpenRCS, even though some features are still lacking.
   <li>Add Intrepid 2 GMAC support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> driver.
   <!-- 2006/04/09 -->
   <li>Added some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> reset code since some cards freeze up sometimes.
   <li>On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of
   the framebuffer memory in WSDISPLAYIO_MODE_DUMBFB mode.
   <li>Do not honor the address split scheme on MVME188 systems with more than two CMMUs per CPU when operating on caches, since it doesn't work.
   <li>Fix for sparc64 bus attachment code to better detect which driver to attach. Allows <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> netbooted machines to detect their root device.
   <!-- 2006/04/08 -->
   <li>Don't panic in apic code for i386 if an interrupt isn't shareable and is already taken.
   <!-- 2006/04/07 -->
   <li>Plug simple memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpr&sektion=1&format=html">lpr(1)</a> too.
   <li>Fix memory leak on fork failure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a>.
   <li>Improvements for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&sektion=4&format=html">umidi(4)</a> USB MIDI interface.
   <li>Add workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> mbuf leak.
   <li>Superblock sanity checking code added to ffs vfsops.
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to version 211.
   <li>Revert pci access method for xfree code on amd64 since the /dev/pci could cause problems on some machines.
 <!-- 2006/04/06 -->  <!-- 2006/04/06 -->
   <li>Allow lists inside lists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>.
   <li>When running emulated binaries, release kernel lock after the exit hook to protect possible free()s.
   <li>Fix a process datasize leak in UVM when doing mmap with MAP_FIXED.
   <li>Add skeleton driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> MegaRAID SAS cards.
   <li>Fixes for floating point state saving in threads code for i386.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> where it would show only the first announced prefix when doing "show rib det source-as #nr".
 <!-- 2006/04/05 -->  <!-- 2006/04/05 -->
   <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> when writing buffers sharing the same basename.
 <li>Update to BIND 9.3.2  <li>Update to BIND 9.3.2
 <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a>, now also enabled on hppa, hppa64 and macppc.  <li>Endian fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a>, now also enabled on hppa, hppa64 and macppc.
 <li>Reap child processes asynchronously in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&arch=i386&format=html">hotplugd(8)</a>.  <li>Reap child processes asynchronously in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&sektion=8&arch=i386&format=html">hotplugd(8)</a>.
Line 118 
Line 165 
 <li>Sync libpcap with tcpdump.org's 0.9 APIs.  <li>Sync libpcap with tcpdump.org's 0.9 APIs.
 <li>Added support for accessing 8-bit ISA I/O through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&amp;sektion=4&amp;format=html">gpio(4)</a> framework. Makes Acrosser AR-B1662 boards work.  <li>Added support for accessing 8-bit ISA I/O through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&amp;sektion=4&amp;format=html">gpio(4)</a> framework. Makes Acrosser AR-B1662 boards work.
 <li>Added support for Falcom Samba GPRS modem in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&amp;sektion=4&amp;format=html">uftdi(4)</a> driver.  <li>Added support for Falcom Samba GPRS modem in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&amp;sektion=4&amp;format=html">uftdi(4)</a> driver.
 <li>Dont allow gpio ping change if /dev/gpio was opened in read-only mode.  <li>Don't allow gpio ping change if /dev/gpio was opened in read-only mode.
 <li>Per-file I/O accounting is now possible to show in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&amp;sektion=1&amp;format=html">fstat(1)</a>.  <li>Per-file I/O accounting is now possible to show in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&amp;sektion=1&amp;format=html">fstat(1)</a>.
 <!-- 2006/03/25 -->  <!-- 2006/03/25 -->
 <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.

Legend:
Removed from v.1.1011  
changed lines
  Added in v.1.1012