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

Diff for /www/plus.html between version 1.980 and 1.981

version 1.980, 2005/11/25 00:18:31 version 1.981, 2005/11/25 01:13:05
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
 <!-- 2005/11/14 -->  <!-- 2005/11/16 -->
   <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.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcagpio&sektion=4">pcagpio(4)</a>,
   a driver for the philips pca9554 i2c gpio device.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>,
   fix conversion of K units to handle case of sector size greater than 1024.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8">hostapd(8)</a>,
   work towards multiple daemons running on one machine.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&sektion=4">admtmp(4)</a>,
   a driver for the adm1030 temperature and fan controller.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsl&sektion=4">tsl(4)</a>,
   a driver for the TAOS TSL2560/61 light sensors.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&sektion=4">brgphy(4)</a>,
   add DSP init code for more models (BCM5703 copper) and other revision-specific changes.
   <li>Fix i386's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exp&sektion=3">exp(3)</a>
   implementation for arguments Inf/-Inf.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adc&sektion=4">adc(4)</a>,
   a driver for the Analog Devices AD7417/7418 temperature sensor.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxtmp&sektion=4">maxtmp(4)</a>,
   a driver for the Maxim6690 i2c dual temperature sensor.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&sektion=4">bktr(4)</a>
   work on alpha.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8">cron(8)</a>,
   make sure changes made within a single second get taken into account (due
   to the granularity of st_mtime this could misbehave).
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">ixgb(4)</a>,
   a driver for the LR/SR and CX4 Intel 10Gb Ethernet cards.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&sektion=4">lmenv(4)</a>,
   a System Hardware Monitor device attaching to the i2c bus on macppc (so far).
   <li>In sendmail's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makemap&sektion=8">makemap(8)</a>,
   do not hardcore Tab as delimeter as -t may specify it.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>,
   add -descr/-description flags to clear interface description.
   <li>Start at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kgdb&sektion=7">kgdb(7)</a>
   support for amd64.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4">scsi(4)</a>,
   use 6 byte MODE SENSE commands for ATAPI Tape drives - the specification for them
   is different from other ATAPI devices.
 <li>Copy buffer in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> before handing it to basename(), and improve error checking of snprintfs.  <li>Copy buffer in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> before handing it to basename(), and improve error checking of snprintfs.
 <!-- 2005/11/13 -->  <!-- 2005/11/13 -->
 <li>Add more stat counters to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>.  <li>Add more stat counters to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>.

Legend:
Removed from v.1.980  
changed lines
  Added in v.1.981