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

Diff for /www/plus.html between version 1.983 and 1.984

version 1.983, 2005/11/25 21:45:16 version 1.984, 2005/11/28 01:23:19
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2005/11/21 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a>,
   fix microcode and driver to solve problems with interaction
   with some problematic drives.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8">hostapd(8)</a>
   support for multiple hostap (wireless) interfaces.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a>.
   add support for GCT GRF5101 based hardware.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>,
   correct a performance bug that remained from the original driver and
   eliminate an unneeded and expensive PCI register write.
   <!-- 2005/11/19 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> usb,
   add support for ViewSonic Airsync Prism 2.5 USB adapters.
   <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lock&sektion=9">lockmgr(9)</a> kernel mechanism and access curproc directly
   which is simpler and will avoid many bugs in the interface.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>,
   avoid a memory error that could lead to a crash after a complex bpf filter was specified.
   <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=onyx&sektion=4&arch=macppc">onyx(4)</a> audio device driver.
   <li>A fix in macppc's i2s audio framework that makes iMac G5 sound work.
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>
   to libpcap-0.9.4's API and update tcpdump accordingly.
   <li>Major improvements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a> device driver.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a>,
   use sectors as the partition size unit.  Fixes disklabel error messages for devices that have no OpenBSD disklabel and sectorsize larger than 512.
   <li>Introduce new C99 math functions, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lrint&sektion=3">lrint(3)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lround&sektion=3">lround(3)</a> families.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rup&sektion=1">rup(1)</a>,
   sort hosts when specified on the command line as well.
   <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a>,
   fix automatic device creation so new devices get added to the proper
   interface class group.
 <!-- 2005/11/16 -->  <!-- 2005/11/16 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zrc&sektion=4&arch=zaurus">zrc(4)</a> driver on zaurus for the Sharp CE-RH2 remote control.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awacs&sektion=4">awacs(4)</a>
   mixer control names.
   <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pi2c&sektion=4&arch=macppc">pi2c(4)</a>,
   the macppc I2C controller on via-pmu.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxds&sektion=4">maxds(4)</a>,  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxds&sektion=4">maxds(4)</a>,
 a driver for the maxim ds1631 temperature sensor.  a driver for the maxim ds1631 temperature sensor.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcagpio&sektion=4">pcagpio(4)</a>,  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcagpio&sektion=4">pcagpio(4)</a>,

Legend:
Removed from v.1.983  
changed lines
  Added in v.1.984