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

Diff for /www/plus.html between version 1.975 and 1.976

version 1.975, 2005/11/01 17:17:12 version 1.976, 2005/11/17 05:16:04
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
 <!-- 2005/10/19 -->  <!-- 2005/11/01 -->
   <li>Add basic support for hw.setperf and hw.cpuspeed to change CPU MHz on zaurus.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tumbler&sektion=4&arch=macppc">tumbler(4)</a> audio driver for macppc.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&sektion=4&arch=macppc">aoa(4)</a> audio driver for macppc.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&sektion=4&arch=macppc">daca(4)</a> audio driver for macppc.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcomp&sektion=4">ipcomp(4)</a> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> reget of partially downloaded files > 2GB work.
   <li>Audit entire tree for misuse of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=queue&sektion=3">QUEUE(3)</a> macros, and put lots of thought into man pages so we show the exactly correct way to use them.
   <li>Add preliminary powernow support on K8, and improve support on K7.
   <li>Allow Sierra AC710 and AC750 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> wireless devices to attach.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4">pfsync(4)</a> to attach states to their rules, as long as rulesets are the same.  This makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&sektion=9">altq(9)</a> and per-rule settings to play nice with pfsync.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> more stable on hppa.
   <li>Add very basic handling code for MCE and MCA on i386.  This lets the system tell us when something has gone horribly wrong.  amd64 should get this next.
   <li>Fix a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> between DPD timeouts and exchange timeouts.
   <li>Add support for I2S sound bus on macppc, this will allow us to write audio drivers for new Macs. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snapper&sektion=4&arch=macppc">snapper(4)</a> can use it right now.
   <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&sektion=4">art(4)</a> link state handling with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4">sppp(4)</a> and get blinkenlights for free.
   <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>'s state modulation code with rest of the TCP stack.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a>, do not process mygate if using dhcp for ipv4 or rtsol for ipv6.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a> to set ToS bits.
   <li>Revamp interrupt handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> for better performance.
   <li>Rework multicast group deletion code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>
   and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a> so it doesn't molest groups
   on parent interface.
   <li>OpenCVS <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcsmerge&sektion=1">rcsmerge(1)</a> is working.
   <li>Improve error reporting and progress meter display in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>.
   <li>Don't treat the processor in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elansc&sektion=4&manpath=OpenBSD+Current&arch=i386">elansc(4)</a>
   as a Pentium when it's a 486.
   <li>Fix RID handling in USB <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>
   driver that should avoid some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8">wicontrol(8)</a> errors.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4">ipmi(4)</a> on amd64.
   <li>Add support for VT8237 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&sektion=4">viaenv(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>,
   don't try to match VIA IDE chips as ISA bridges.
   <li>Add ability for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4">ipmi(4)</a>
   to read power state, chassis intrusion, etc.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> channel to
   be changed from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc(1)</a>
   how to unwind StackGhost when generating DWARF2 info.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smu&sektion=4&arch=macppc">smu(4)</a>
   driver for fan speed control and real time clock on iMac G5's and some PowerMac G5's.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>,
   allow dynamic interface group expansion (e.g. "pass to group").
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>,  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>,
 do not reset timer while packets are queued for transmission,  do not reset timer while packets are queued for transmission,
 fixes device stalls in certain scenarios.  fixes device stalls in certain scenarios.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>@usb,  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> usb,
 fix command/write rid handling which makes scanning work to some  fix command/write rid handling which makes scanning work to some
 extent, and improves error reporting.  extent, and improves error reporting.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wc&sektion=1">wc(1)</a>,  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wc&sektion=1">wc(1)</a>,

Legend:
Removed from v.1.975  
changed lines
  Added in v.1.976