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

Diff for /www/49.html between version 1.32 and 1.33

version 1.32, 2011/04/26 02:21:04 version 1.33, 2011/04/26 02:55:49
Line 79 
Line 79 
         and <a href="http://www.openbsd.org/i386.html">OpenBSD/i386</a>:          and <a href="http://www.openbsd.org/i386.html">OpenBSD/i386</a>:
         <ul>          <ul>
         <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>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>Enabled the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> driver by default 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>Handle &gt;16 disks when searching for kernel boot device.          <li>Handle &gt;16 disks when searching for kernel boot device.
Line 115 
Line 115 
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdcphy&amp;sektion=4&amp;format=html">rdcphy(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdcphy&amp;sektion=4&amp;format=html">rdcphy(4)</a>
     driver for RDC Semiconductor R6040 10/100 Ethernet PHY.      driver for RDC Semiconductor R6040 10/100 Ethernet PHY.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsu&amp;sektion=4&amp;format=html">rsu(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsu&amp;sektion=4&amp;format=html">rsu(4)</a>
     driver for Realtek RTL8188SU/RTL8191SU/RTL8192SU USB IEEE 802.11b/g/n.      driver for Realtek RTL8188SU/RTL8191SU/RTL8192SU USB IEEE 802.11b/g/n wireless devices.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&amp;sektion=4&amp;format=html">urtwn(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&amp;sektion=4&amp;format=html">urtwn(4)</a>
     driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n.      driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless devices.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utwitch&amp;sektion=4&amp;format=html">utwitch(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utwitch&amp;sektion=4&amp;format=html">utwitch(4)</a>
     driver for YUREX USB twitch/jiggle of knee sensor.      driver for YUREX USB twitch/jiggle of knee sensor.
     <li>Support for AR9271, AR9280+AR7010 and AR9287+AR7010 USB IEEE 802.11a/g/n      <li>Support for AR9271, AR9280+AR7010 and AR9287+AR7010 USB IEEE 802.11a/g/n wireless
         adapters has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&amp;sektion=4&amp;format=html">athn(4)</a>.          adapters has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&amp;sektion=4&amp;format=html">athn(4)</a>.
     <li>Support for 82583V      <li>Support for 82583V
         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.          has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.
Line 159 
Line 159 
     <li>Network livelock counters are now exported via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=3">sysctl(3)</a>.      <li>Network livelock counters are now exported via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=3">sysctl(3)</a>.
     <li>A radix tree sorting bug was fixed, which results in significant      <li>A radix tree sorting bug was fixed, which results in significant
     improvements to IPsec performance under certain conditions.      improvements to IPsec performance under certain conditions.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a> now decodes Multicast DNS (MDNS) traffic.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a> now decodes Multicast DNS (mDNS) traffic.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&amp;sektion=4">pflog(4)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&amp;sektion=4">pflog(4)</a>
     now includes the original addresses and ports for packets that have been      now includes the original addresses and ports for packets that have been
     rewritten. This is also displayed by      rewritten. This is also displayed by
Line 167 
Line 167 
     </ul>      </ul>
 <p>  <p>
   
 <li>IPsec stack audit was performed resulting in:  <li>IPsec stack audit was performed, resulting in:
     <ul>      <ul>
     <li>Several potential security problems have been identified and fixed.      <li>Several potential security problems have been identified and fixed.
     <li>ARC4 based PRNG code was audited and revamped.      <li>ARC4 based PRNG code was audited and revamped.
Line 188 
Line 188 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass(4)</a> which improves the          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass(4)</a> which improves the
         reliability and performance of multi-LUN devices.</li>          reliability and performance of multi-LUN devices.</li>
     <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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&amp;sektion=4">vscsi(4)</a>, a driver for
         userland handling of scsi device commands.          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>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.
Line 212 
Line 212 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a> will no longer infinitely loop when encountering an improperly constructed EBR.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a> will no longer infinitely loop when encountering an improperly constructed EBR.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a> no longer reuses 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 reuses 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>Enabled X11 autoconfiguration on sparc and sparc64.      <li>Enabled X11 autoconfiguration on <a href="http://www.openbsd.org/sparc.html">sparc</a> and <a href="http://www.openbsd.org/sparc64.html">sparc64</a>.
     <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>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 <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>.      <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>.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a> mod_headers now handles apache2 style RequestHeader directives.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a> mod_headers now handles apache2 style RequestHeader directives.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33