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

Diff for /www/47.html between version 1.60 and 1.61

version 1.60, 2010/04/24 04:07:36 version 1.61, 2010/04/24 17:08:53
Line 194 
Line 194 
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio(4)</a>.        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio(4)</a>.
     <li>Improved support for      <li>Improved support for
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&amp;sektion=4">bwi(4)</a> devices on strict-alignment architectures like armish.        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&amp;sektion=4">bwi(4)</a> devices on strict-alignment architectures like armish.
       <li>eliminate usage of SCSI tagged queueing mechanisms other than simple queuing, thus avoiding incorrect implementations on various disk devices.        <li>Eliminate usage of SCSI tagged queueing mechanisms other than simple queuing, thus avoiding incorrect implementations on various disk devices.
       <li>eliminate spurious <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=">dhclient(8)</a> error messages when the specified interface does not exist.        <li>Eliminate spurious <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=">dhclient(8)</a> error messages when the specified interface does not exist.
       <li>eliminate spurious <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=">softraid(4)</a> error messages for removeable devices without media.        <li>Eliminate spurious <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=">softraid(4)</a> error messages for removable devices without media.
     </ul>      </ul>
 <p>  <p>
   
Line 270 
Line 270 
     <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> BGP OPEN capability parser RFC 5492 compliant.      <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> BGP OPEN capability parser RFC 5492 compliant.
     <li>Added an exec command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> to run a process and its children in a specified routing domain.      <li>Added an exec command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> to run a process and its children in a specified routing domain.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a> now deals with more than 64 alias addresses.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a> now deals with more than 64 alias addresses.
     <li>various fixes to mbuf defragmenting and mbuf chain copying improve reliability.      <li>Various fixes to mbuf defragmenting and mbuf chain copying improve reliability.
     </ul>      </ul>
 <p>  <p>
   
Line 279 
Line 279 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
      now has an <tt>S</tt> flag to turn on the options that help debugging       now has an <tt>S</tt> flag to turn on the options that help debugging
      and improve security.       and improve security.
     <li>updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=terminfo&amp;sektion=3">terminfo(3)</a>      <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=terminfo&amp;sektion=3">terminfo(3)</a>
      database and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&amp;sektion=3">ncurses(3)</a>       database and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&amp;sektion=3">ncurses(3)</a>
      library.       library.
     <li>added support for lazy binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>      <li>Added support for lazy binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>
       on hppa.        on hppa.
     <li>added POSIX silent check option (<tt>-C</tt>) to      <li>Added POSIX silent check option (<tt>-C</tt>) to
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&amp;sektion=1">sort(1)</a>.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&amp;sektion=1">sort(1)</a>.
     <li>added POSIX extended regular expression support to      <li>Added POSIX extended regular expression support to
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&amp;sektion=1">sed(1)</a> (<tt>-E</tt> option).  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&amp;sektion=1">sed(1)</a> (<tt>-E</tt> option).
     <li>added GNU-compatible macro prefix option (<tt>-P</tt>) to      <li>Added GNU-compatible macro prefix option (<tt>-P</tt>) to
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a>.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a>.
     <li>Make it possible to specify a port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a>.      <li>Make it possible to specify a port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a>.
     <li>improved FILE locking support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stdio&amp;sektion=3">stdio(3)</a>.      <li>Improved FILE locking support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stdio&amp;sektion=3">stdio(3)</a>.
     <li>added SO_SNDTIMEO and SO_RCVTIMEO support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a>.      <li>Added SO_SNDTIMEO and SO_RCVTIMEO support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a>.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a> no longer prints bogus information if no TOC is found on the disk.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a> no longer prints bogus information if no TOC is found on the disk.
     <li>new -v flag causes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a> to print profile and feature information.      <li>New -v flag causes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&amp;sektion=1">cdio(1)</a> to print profile and feature information.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&amp;sektion=1">whois(1)</a> no longer attempts to keep the memory of 6Bone alive.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&amp;sektion=1">whois(1)</a> no longer attempts to keep the memory of 6Bone alive.
     <li>added per-application MIDI-controlled volume knob to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>      <li>Added per-application MIDI-controlled volume knob to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
     <li>added MMC and MTC support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a> making possible MIDI-to-audio synchronization      <li>Added MMC and MTC support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a> making possible MIDI-to-audio synchronization
     <li>added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mio_open&amp;sektion=3">mio_open(3)</a> interface to access hardware and software MIDI ports      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mio_open&amp;sektion=3">mio_open(3)</a> interface to access hardware and software MIDI ports
     </ul>  
     <li>Many memory leaks found by parfait and eliminated.      <li>Many memory leaks found by parfait and eliminated.
     <li>Make handling of floppy disk disklabels more reliable by properly      <li>Make handling of floppy disk disklabels more reliable by properly
        initializing starting label.         initializing starting label.
       </ul>
 <p>  <p>
   
 <li>Install/Upgrade process changes:  <li>Install/Upgrade process changes:
     <ul>      <ul>
     <li>take more care to ensure all filesystems are umount'ed when      <li>Take more care to ensure all filesystems are umount'ed when
         restarting an install or upgrade.          restarting an install or upgrade.
     <li>if no possible root disk is found, keep checking until one      <li>If no possible root disk is found, keep checking until one
         appears.          appears.
     <li>the default ftp directory for -stable is now the release directory      <li>The default ftp directory for -stable is now the release directory
         instead of the snapshot directory.          instead of the snapshot directory.
     <li>selection of TZ during installs is no longer confused by      <li>Selection of TZ during installs is no longer confused by
         trailing slashes.          trailing slashes.
     <li>if /etc/X11 is found during upgrades, add the X sets to the      <li>If /etc/X11 is found during upgrades, add the X sets to the
         list of default sets to install.          list of default sets to install.
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61