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

Diff for /www/49.html between version 1.19 and 1.20

version 1.19, 2011/04/25 00:13:41 version 1.20, 2011/04/25 02:08:04
Line 77 
Line 77 
     <ul>      <ul>
     <li>i386 and amd64:      <li>i386 and amd64:
         <ul>          <ul>
         <li>Enabled the NTFS by default on GENERIC kernels.          <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8&format=html">NTFS</a> by default on GENERIC kernels.
         <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> driver for VMWare tools support as a guest.          <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> driver for VMWare tools support as a guest.
         <li>SMP kernels can now boot on machines with up to 64 cores.          <li>SMP kernels can now boot on machines with up to 64 cores.
         <li>Maximum allocation size for i386 bumped to 2G.          <li>Maximum allocation size for i386 bumped to 2G.
         <li>Maximum number of CPUs bumped to 64 on amd64.  
         <li>Handle &gt;16 disks when searching for kernel boot device.          <li>Handle &gt;16 disks when searching for kernel boot device.
 +       <li>Added support for AES-NI instructions found on recent Intel cores.          <li>Added support for AES-NI instructions found on recent Intel cores.
           <li>Further improvements in suspend and resume.
         </ul>          </ul>
     <li>sparc64:      <li>sparc64:
         <ul>          <ul>
Line 133 
Line 133 
     <li>Suppport for Mobility Radeon HD 4200      <li>Suppport for Mobility Radeon HD 4200
         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&amp;sektion=4">radeondrm(4)</a>.          has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&amp;sektion=4">radeondrm(4)</a>.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> support has been significantly reworked and expanded.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> support has been significantly reworked and expanded.
     <li>Major improvements in suspend and resume capabilities on various platforms.      <li>MCLGETI support has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl(4)</a>.
     <li>MCLGETI support has been added to xl(4).  
     </ul>      </ul>
 <p>  <p>
   
Line 145 
Line 144 
     <li>Added support for socket splicing.      <li>Added support for socket splicing.
     <li>Added AES-GMAC support for IPSec.      <li>Added AES-GMAC support for IPSec.
     <li>Added TCP send and receive buffer scaling.      <li>Added TCP send and receive buffer scaling.
     <li>Added wpakey option to ifconfig(8) replacing wpa-psk(8).      <li>Added wpakey option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a> replacing wpa-psk(8).
     </ul>      </ul>
 <p>  <p>
   
 <li>SCSI improvements:  <li>SCSI improvements:
     <ul>      <ul>
     <li>Improved safety when detaching SCSI devices by waiting for      <li>Improved safety when detaching SCSI devices by waiting for
     the completion of pending commands.</li>          the completion of pending commands.</li>
     <li>Improved hotplug support on mpi(4), mpii(4).</li>      <li>Improved hotplug support on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;sektion=4">mpi(4)</a> and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&amp;sektion=4">mpii(4)</a>.</li>
     <li>Continued iopoolification of SCSI drivers, notably on      <li>Continued iopoolification of SCSI drivers, notably on
     umass(4) which improves the reliability and performance of          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass(4)</a> which improves the
     multi-LUN devices.</li>          reliability and performance of multi-LUN devices.</li>
     <li>Added vscsi(4), a driver for userland handling of scsi device commands.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&amp;sektion=4">vscsi(4)</a>, a driver for
     <li>Added iscsid(8), an iSCSI initiator.          userland handling of scsi device commands.
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&amp;sektion=8">iscsid(8)</a>, an iSCSI initiator.
     <li>Forcibly restrict devices incapable of tagged i/o to executing one command at a time.      <li>Forcibly restrict devices incapable of tagged i/o to executing one command at a time.
     <li>Discover and honour read-only status of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices.      <li>Discover and honour read-only status of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices.
     <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4">st(4)</a> handling of i/o residual information.      <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4">st(4)</a> handling of i/o residual information.
Line 182 
Line 183 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a> no longer uses information from a failed partition addition on the next addition of the same partition.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a> no longer uses information from a failed partition addition on the next addition of the same partition.
     <li>Many unused and obsolete <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disktab&sektion=5">disktab(5)</a> entries removed.      <li>Many unused and obsolete <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disktab&sektion=5">disktab(5)</a> entries removed.
     <li>Fixed X11 autoconfiguration on sparc and sparc64.      <li>Fixed X11 autoconfiguration on sparc and sparc64.
     <li>Implement attribute syntax from RFC4517 and support bsdauth in ldapd(8).      <li>Implement attribute syntax from RFC4517 and support bsdauth in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&amp;sektion=8">ldapd(8)</a>.
     <li>New video(1) utility which can record or display images from video(4).      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&amp;sektion=1">video(1)</a> utility which can record or display images from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&amp;sektion=4">video(4)</a>.
     </ul>      </ul>
 <p>  <p>
   
Line 344 
Line 345 
     <li>sparc64:    6225      <li>sparc64:    6225
     <li>alpha:      6000      <li>alpha:      6000
 </ul></td><td valign=top width="25%"><ul>  </ul></td><td valign=top width="25%"><ul>
     <li>sh:         XXXX      <li>sh:         3656
     <li>amd64:      6570      <li>amd64:      6570
     <li>powerpc:    6272      <li>powerpc:    6272
 </ul></td><td valign=top width="25%"><ul>  </ul></td><td valign=top width="25%"><ul>
     <li>sparc:      4184      <li>sparc:      4184
     <li>arm:        5673      <li>arm:        5679
     <li>hppa:       5838      <li>hppa:       5838
 </ul></td><td valign=top width="25%"><ul>  </ul></td><td valign=top width="25%"><ul>
     <li>vax:        1068      <li>vax:        1068
Line 386 
Line 387 
     <li>Xenocara (based on X.Org 7.6 with xserver 1.9 + patches,      <li>Xenocara (based on X.Org 7.6 with xserver 1.9 + patches,
         freetype 2.4.4,          freetype 2.4.4,
         fontconfig 2.8.0, Mesa 7.8.2, xterm 267 and more)          fontconfig 2.8.0, Mesa 7.8.2, xterm 267 and more)
     <li>Gcc 2.95.3 (+ patches), 3.3.5 (+ patches) and 4.2.1 (+patches)  XXXX      <li>Gcc 2.95.3 (+ patches), 3.3.5 (+ patches) and 4.2.1 (+ patches)
     <li>Perl 5.12.2 (+ patches)                                         XXXX      <li>Perl 5.12.2 (+ patches)
     <li>Our improved and secured version of Apache 1.3, with SSL/TLS      <li>Our improved and secured version of Apache 1.3, with SSL/TLS
         and DSO support                                                 XXXX          and DSO support
     <li>OpenSSL 1.0.0a (+ patches)                                      XXXX      <li>OpenSSL 1.0.0a (+ patches)
     <li>Sendmail 8.14.3, with libmilter                                 XXXX      <li>Sendmail 8.14.3, with libmilter
     <li>Bind 9.4.2-P2 (+ patches)                                       XXXX      <li>Bind 9.4.2-P2 (+ patches)
     <li>Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)         XXXX      <li>Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)
     <li>Sudo 1.7.2                                                      XXXX      <li>Sudo 1.7.2p8
     <li>Ncurses 5.7                                                     XXXX      <li>Ncurses 5.7
     <li>Heimdal 0.7.2 (+ patches)                                       XXXX      <li>Heimdal 0.7.2 (+ patches)
     <li>Arla 0.35.7                                                     XXXX      <li>Arla 0.35.7
     <li>Binutils 2.15 (+ patches)                                       XXXX      <li>Binutils 2.15 (+ patches)
     <li>Gdb 6.3 (+ patches)                                             XXXX      <li>Gdb 6.3 (+ patches)
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20