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

Diff for /www/39.html between version 1.29 and 1.30

version 1.29, 2006/03/08 09:16:29 version 1.30, 2006/03/08 09:23:09
Line 77 
Line 77 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>G5-based Apple Macintosh machines (currently restricted to 32-bit mode).  <li>G5-based Apple Macintosh machines, including W^X support
   (currently restricted to 32-bit mode).
 <li>Many more audio drivers in the <a href="macppc.html">OpenBSD/macppc</a>  <li>Many more audio drivers in the <a href="macppc.html">OpenBSD/macppc</a>
 port.  port.
 <li>Support for many system sensors (temperature, voltage, fan speed)  <li>Support for many system sensors (temperature, voltage, fan speed)
Line 163 
Line 164 
 <li>System libraries on most architectures are now compiled with debugging symbols,  <li>System libraries on most architectures are now compiled with debugging symbols,
     which makes tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;sektion=1">gdb(1)</a>      which makes tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;sektion=1">gdb(1)</a>
     much more useable.      much more useable.
   <li>Header files have been rewritten to provide better C99 support.
   <li>System libraries now include debug information, providing much
   better debug facilities for userland programs.
 <li>Linted versions of system libraries are now provided and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> has been substantially overhauled to produce less false positives and find new classes of problems.  <li>Linted versions of system libraries are now provided and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> has been substantially overhauled to produce less false positives and find new classes of problems.
 </ul>  </ul>
 <p>  <p>

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30