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

Diff for /www/40.html between version 1.48 and 1.49

version 1.48, 2006/09/17 16:47:00 version 1.49, 2006/09/17 16:55:13
Line 113 
Line 113 
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a> 1-Wire temperature family driver  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a> 1-Wire temperature family driver
 </ul>  </ul>
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isagpio&amp;sektion=4">isagpio(4)</a> driver for ISA I/O mapped as GPIO.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isagpio&amp;sektion=4">isagpio(4)</a> driver for ISA I/O mapped as GPIO.
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a> line discipline for NMEA 0183 devices.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a>
   line discipline for NMEA 0183 (GPS) devices. The new
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&amp;sektion=8">nmeaattach(8)</a>
   utility can be used to receive NMEA 0183 data and provide the time
   received as a timedelta sensor to be used by, for example,
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>.
 <li>New VAX framebuffer drivers:  <li>New VAX framebuffer drivers:
 <ul>  <ul>
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcg&sektion=4&arch=vax">lcg(4)</a> driver for VAXstation 4000/60 and VLC color frame buffers  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcg&sektion=4&arch=vax">lcg(4)</a> driver for VAXstation 4000/60 and VLC color frame buffers
Line 164 
Line 169 
 which are too greedy in stack variables, see  which are too greedy in stack variables, see
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">gcc-local(1)</a> for details.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">gcc-local(1)</a> for details.
 <li>An in-kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&amp;sektion=3">getcwd(3)</a> implementation.  <li>An in-kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&amp;sektion=3">getcwd(3)</a> implementation.
 <li>A new system call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(3)</a>  <li>A new system call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(2)</a>
 to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>  to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntpd(8)</a>
 to adjust the tick rate of the system clock automatically.  to adjust the tick rate of the system clock automatically.
 <li>Support for X11 on VAX has been added  <li>Support for X11 on VAX has been added
Line 273 
Line 278 
 </ul>  </ul>
 <p>  <p>
   
   <li>OpenNTPD:
   <ul>
   <li>Optionally use timedelta sensors provided by hardware drivers like the new
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&amp;sektion=4">nmea(4)</a>
   line discipline for NMEA 0183 (GPS) devices and the new
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&amp;sektion=4">udcf(4)</a>
   driver for Gude ADS Expert mouseCLOCK DCF77/HBG time signal station receivers.
   <li>Use the new
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjfreq&amp;sektion=2">adjfreq(2)</a>
   system call to adjust the tick rate of the system clock automatically.
   </ul>
   <p>
   
 <li>Over 3700 ports, 3400 pre-built packages, improved package tools.  <li>Over 3700 ports, 3400 pre-built packages, improved package tools.
 <!-- XXX update numbers -->  <!-- XXX update numbers -->

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49