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

Diff for /www/45.html between version 1.58 and 1.59

version 1.58, 2016/08/15 02:22:05 version 1.59, 2017/06/26 17:18:57
Line 63 
Line 63 
 <li>Initial ports to the xscale based gumstix platform and the ARM based OpenMoko  <li>Initial ports to the xscale based gumstix platform and the ARM based OpenMoko
 <li><a href="sparc64.html">OpenBSD/sparc64</a><br>  <li><a href="sparc64.html">OpenBSD/sparc64</a><br>
     <ul>      <ul>
     <li>New <a href="http://man.openbsd.org/?query=vdsk&amp;sektion=4&amp;arch=sparc64">vdsk(4)</a>      <li>New <a href="https://man.openbsd.org/?query=vdsk&amp;sektion=4&amp;arch=sparc64">vdsk(4)</a>
     and <a href="http://man.openbsd.org/?query=vnet&amp;sektion=4&amp;arch=sparc64">vnet(4)</a>      and <a href="https://man.openbsd.org/?query=vnet&amp;sektion=4&amp;arch=sparc64">vnet(4)</a>
     drivers provide support for virtual I/O between logical domains on      drivers provide support for virtual I/O between logical domains on
     Sun's CoolThreads servers, including UltraSPARC T2+ machines.      Sun's CoolThreads servers, including UltraSPARC T2+ machines.
     <li>Workstations and laptops with UltraSPARC IIe CPUs can now scale      <li>Workstations and laptops with UltraSPARC IIe CPUs can now scale
Line 77 
Line 77 
 <ul>  <ul>
 <li>Several new/improved drivers for sensors, including:  <li>Several new/improved drivers for sensors, including:
  <ul>   <ul>
  <li>The <a href="http://man.openbsd.org/?query=cac&amp;sektion=4">cac(4)</a>   <li>The <a href="https://man.openbsd.org/?query=cac&amp;sektion=4">cac(4)</a>
         driver now has bio and sensor support.          driver now has bio and sensor support.
  <li>The <a href="http://man.openbsd.org/?query=mpi&amp;sektion=4">mpi(4)</a>   <li>The <a href="https://man.openbsd.org/?query=mpi&amp;sektion=4">mpi(4)</a>
         driver now has bio and sensor support.          driver now has bio and sensor support.
  <li>New <a href="http://man.openbsd.org/?query=gpiodcf&amp;sektion=4">gpiodcf(4)</a>   <li>New <a href="https://man.openbsd.org/?query=gpiodcf&amp;sektion=4">gpiodcf(4)</a>
         driver for DCF77/HBG timedelta sensors through GPIO pins.          driver for DCF77/HBG timedelta sensors through GPIO pins.
  <li>New <a href="http://man.openbsd.org/?query=schsio&amp;sektion=4">schsio(4)</a>   <li>New <a href="https://man.openbsd.org/?query=schsio&amp;sektion=4">schsio(4)</a>
         driver for SMSC SCH311x LPC Super I/O devices.          driver for SMSC SCH311x LPC Super I/O devices.
  <li>The <a href="http://man.openbsd.org/?query=it&amp;sektion=4">it(4)</a>   <li>The <a href="https://man.openbsd.org/?query=it&amp;sektion=4">it(4)</a>
         driver now supports IT8720F chips.          driver now supports IT8720F chips.
  <li>The <a href="http://man.openbsd.org/?query=it&amp;sektion=4">it(4)</a>   <li>The <a href="https://man.openbsd.org/?query=it&amp;sektion=4">it(4)</a>
         driver now supports FAN4 and FAN5 sensors for IT8716F/IT8718F/IT8720F/IT8726F chips.          driver now supports FAN4 and FAN5 sensors for IT8716F/IT8718F/IT8720F/IT8726F chips.
  <li>The <a href="http://man.openbsd.org/?query=owtemp&amp;sektion=4">owtemp(4)</a>   <li>The <a href="https://man.openbsd.org/?query=owtemp&amp;sektion=4">owtemp(4)</a>
         driver now supports Maxim/Dallas DS18B20 and DS1822 temperature sensors.          driver now supports Maxim/Dallas DS18B20 and DS1822 temperature sensors.
  <li>The <a href="http://man.openbsd.org/?query=km&amp;sektion=4">km(4)</a>   <li>The <a href="https://man.openbsd.org/?query=km&amp;sektion=4">km(4)</a>
         driver now supports AMD Family 11h processors (Turion X2 Ultra et al).          driver now supports AMD Family 11h processors (Turion X2 Ultra et al).
  <li>The <a href="http://man.openbsd.org/?query=lm&amp;sektion=4">lm(4)</a>   <li>The <a href="https://man.openbsd.org/?query=lm&amp;sektion=4">lm(4)</a>
         driver now supports W83627DHG attachment on the I&sup2;C bus.          driver now supports W83627DHG attachment on the I&sup2;C bus.
  <li>The <a href="http://man.openbsd.org/?query=lmenv&amp;sektion=4">lmenv(4)</a>   <li>The <a href="https://man.openbsd.org/?query=lmenv&amp;sektion=4">lmenv(4)</a>
         driver now has better support for the fan sensors on lm81, adm9240 and ds1780 chips.          driver now has better support for the fan sensors on lm81, adm9240 and ds1780 chips.
  <li>The <a href="http://man.openbsd.org/?query=sdtemp&amp;sektion=4">sdtemp(4)</a>   <li>The <a href="https://man.openbsd.org/?query=sdtemp&amp;sektion=4">sdtemp(4)</a>
         driver now supports ST STTS424 chips.          driver now supports ST STTS424 chips.
  </ul>   </ul>
 <li>The <a href="http://man.openbsd.org/?query=em&amp;sektion=4">em(4)</a>  <li>The <a href="https://man.openbsd.org/?query=em&amp;sektion=4">em(4)</a>
     driver now supports ICH9 IGP M and IGP M AMT chips, and link status      driver now supports ICH9 IGP M and IGP M AMT chips, and link status
     detection has improved.      detection has improved.
 <li>The <a href="http://man.openbsd.org/?query=sdmmc&amp;sektion=4">sdmmc(4)</a>  <li>The <a href="https://man.openbsd.org/?query=sdmmc&amp;sektion=4">sdmmc(4)</a>
     driver now supports SDHC cards.      driver now supports SDHC cards.
 <li>The <a href="http://man.openbsd.org/?query=msk&amp;sektion=4">msk(4)</a>  <li>The <a href="https://man.openbsd.org/?query=msk&amp;sektion=4">msk(4)</a>
     driver now supports Yukon-2 FE+ (88E8040, 88E8042) based devices.      driver now supports Yukon-2 FE+ (88E8040, 88E8042) based devices.
 <li>The <a href="http://man.openbsd.org/?query=iwn&amp;sektion=4">iwn(4)</a>  <li>The <a href="https://man.openbsd.org/?query=iwn&amp;sektion=4">iwn(4)</a>
     driver now supports Intel WiFi Link 5100/5300 devices.      driver now supports Intel WiFi Link 5100/5300 devices.
 <li>The <a href="http://man.openbsd.org/?query=wpi&amp;sektion=4">wpi(4)</a> and <a href="http://man.openbsd.org/?query=wpi&amp;sektion=4">iwn(4)</a>  <li>The <a href="https://man.openbsd.org/?query=wpi&amp;sektion=4">wpi(4)</a> and <a href="https://man.openbsd.org/?query=wpi&amp;sektion=4">iwn(4)</a>
     drivers now support hardware CCMP cryptography.      drivers now support hardware CCMP cryptography.
 <li>The <a href="http://man.openbsd.org/?query=ath&amp;sektion=4">ath(4)</a>  <li>The <a href="https://man.openbsd.org/?query=ath&amp;sektion=4">ath(4)</a>
     driver now has WPA-PSK support.      driver now has WPA-PSK support.
 <li><a href="http://man.openbsd.org/?query=age&amp;sektion=4">age(4)</a>,  <li><a href="https://man.openbsd.org/?query=age&amp;sektion=4">age(4)</a>,
     a driver for Attansic L1 gigabit Ethernet devices was added.      a driver for Attansic L1 gigabit Ethernet devices was added.
 <li><a href="http://man.openbsd.org/?query=ale&amp;sektion=4">ale(4)</a>,  <li><a href="https://man.openbsd.org/?query=ale&amp;sektion=4">ale(4)</a>,
     a driver for Atheros AR81xx (aka Attansic L1E) Ethernet devices was added.      a driver for Atheros AR81xx (aka Attansic L1E) Ethernet devices was added.
 <li><a href="http://man.openbsd.org/?query=mos&amp;sektion=4">mos(4)</a>,  <li><a href="https://man.openbsd.org/?query=mos&amp;sektion=4">mos(4)</a>,
     a driver for Moschip MCS7730/7830 10/100 USB Ethernet devices was added.      a driver for Moschip MCS7730/7830 10/100 USB Ethernet devices was added.
 <li><a href="http://man.openbsd.org/?query=jme&amp;sektion=4">jme(4)</a>,  <li><a href="https://man.openbsd.org/?query=jme&amp;sektion=4">jme(4)</a>,
     a driver for JMicron JMC250/JMC260 10/100 and Gigabit Ethernet devices was added.      a driver for JMicron JMC250/JMC260 10/100 and Gigabit Ethernet devices was added.
 <li><a href="http://man.openbsd.org/?query=run&amp;sektion=4">run(4)</a>,  <li><a href="https://man.openbsd.org/?query=run&amp;sektion=4">run(4)</a>,
     a driver for Ralink USB IEEE 802.11a/b/g/Draft-N devices was added.      a driver for Ralink USB IEEE 802.11a/b/g/Draft-N devices was added.
 <li><a href="http://man.openbsd.org/?query=auacer&amp;sektion=4">auacer(4)</a>,  <li><a href="https://man.openbsd.org/?query=auacer&amp;sektion=4">auacer(4)</a>,
     a driver for Acer Labs M5455 audio devices was added.      a driver for Acer Labs M5455 audio devices was added.
 <li><a href="http://man.openbsd.org/?query=ifb&amp;sektion=4&amp;arch=sparc64">ifb(4)</a>,  <li><a href="https://man.openbsd.org/?query=ifb&amp;sektion=4&amp;arch=sparc64">ifb(4)</a>,
     a driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and      a driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and
     XVR-1200 framebuffers (accelerated).      XVR-1200 framebuffers (accelerated).
 <li><a href="http://man.openbsd.org/?query=wildcatfb&amp;sektion=4&amp;arch=sparc64">wildcatfb(4)</a>,  <li><a href="https://man.openbsd.org/?query=wildcatfb&amp;sektion=4&amp;arch=sparc64">wildcatfb(4)</a>,
     an X driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and      an X driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and
     XVR-1200 framebuffers (unaccelerated).      XVR-1200 framebuffers (unaccelerated).
 <li><a href="http://man.openbsd.org/?query=sunffb&amp;sektion=4&amp;arch=sparc64">sunffb(4)</a>,  <li><a href="https://man.openbsd.org/?query=sunffb&amp;sektion=4&amp;arch=sparc64">sunffb(4)</a>,
     an accelerated X driver for Sun Creator, Creator 3D and Elite 3D      an accelerated X driver for Sun Creator, Creator 3D and Elite 3D
     framebuffers.      framebuffers.
 <li><a href="http://man.openbsd.org/?query=vdsk&sektion=4&arch=sparc64">vdsk(4)</a>,  <li><a href="https://man.openbsd.org/?query=vdsk&sektion=4&arch=sparc64">vdsk(4)</a>,
     a driver for virtual disks of sun4v logical domains.      a driver for virtual disks of sun4v logical domains.
 <li><a href="http://man.openbsd.org/?query=vnet&sektion=4&arch=sparc64">vnet(4)</a>,  <li><a href="https://man.openbsd.org/?query=vnet&sektion=4&arch=sparc64">vnet(4)</a>,
     a driver for virtual network adapters of sun4v logical domains.      a driver for virtual network adapters of sun4v logical domains.
 <li><a href="http://man.openbsd.org/?query=vrng&amp;sektion=4&amp;arch=sparc64">vrng(4)</a>,  <li><a href="https://man.openbsd.org/?query=vrng&amp;sektion=4&amp;arch=sparc64">vrng(4)</a>,
     a driver for the random number generator on Sun UltraSPARC T2/T2+ CPUs.      a driver for the random number generator on Sun UltraSPARC T2/T2+ CPUs.
 <li>The <a href="http://man.openbsd.org/?query=vcons&amp;sektion=4&amp;arch=sparc64">vcons(4)</a>  <li>The <a href="https://man.openbsd.org/?query=vcons&amp;sektion=4&amp;arch=sparc64">vcons(4)</a>
     driver is now interrupt driven.      driver is now interrupt driven.
 <li><a href="http://man.openbsd.org/?query=ips&amp;sektion=4">ips(4)</a>,  <li><a href="https://man.openbsd.org/?query=ips&amp;sektion=4">ips(4)</a>,
     a driver for IBM SATA/SCSI ServeRAID controllers was added.      a driver for IBM SATA/SCSI ServeRAID controllers was added.
 <li><a href="http://man.openbsd.org/?query=udfu&amp;sektion=4">udfu(4)</a>,  <li><a href="https://man.openbsd.org/?query=udfu&amp;sektion=4">udfu(4)</a>,
     a driver for device firmware upgrade (DFU) was added.      a driver for device firmware upgrade (DFU) was added.
 <li>Many improvements were made to the  <li>Many improvements were made to the
     <a href="http://man.openbsd.org/?query=acpi&amp;sektion=4">acpi(4)</a>      <a href="https://man.openbsd.org/?query=acpi&amp;sektion=4">acpi(4)</a>
     subsystem.      subsystem.
 <li>The <a href="http://man.openbsd.org/?query=umsm&sektion=4">umsm(4)</a>  <li>The <a href="https://man.openbsd.org/?query=umsm&sektion=4">umsm(4)</a>
     driver supports several new EVDO/UMTS devices.      driver supports several new EVDO/UMTS devices.
 <li>The <a href="http://man.openbsd.org/?query=mfi&sektion=4">mfi(4)</a>  <li>The <a href="https://man.openbsd.org/?query=mfi&sektion=4">mfi(4)</a>
     driver now supports the next generation of MegaRAID SAS controllers.      driver now supports the next generation of MegaRAID SAS controllers.
 <li>New <a href="http://man.openbsd.org/?query=vsbic&sektion=4&arch=mvme88k">vsbic(4)</a>  <li>New <a href="https://man.openbsd.org/?query=vsbic&sektion=4&arch=mvme88k">vsbic(4)</a>
     driver for the MVME327A SCSI and floppy controller on mvme68k and      driver for the MVME327A SCSI and floppy controller on mvme68k and
     mvme88k machines.      mvme88k machines.
 <li>The <a href="http://man.openbsd.org/?query=re&sektion=4">re(4)</a>  <li>The <a href="https://man.openbsd.org/?query=re&sektion=4">re(4)</a>
     driver now supports 8168D/8111D-based devices, and multicast reception on      driver now supports 8168D/8111D-based devices, and multicast reception on
     8110SB/SC-based devices.      8110SB/SC-based devices.
 <li>The <a href="http://man.openbsd.org/?query=ehci&sektion=4">ehci(4)</a>  <li>The <a href="https://man.openbsd.org/?query=ehci&sektion=4">ehci(4)</a>
     driver now supports isochronous transfers.      driver now supports isochronous transfers.
 <li>S/PDIF output support has been added to the  <li>S/PDIF output support has been added to the
     <a href="http://man.openbsd.org/?query=ac97&sektion=4">ac97(4)</a>,      <a href="https://man.openbsd.org/?query=ac97&sektion=4">ac97(4)</a>,
     <a href="http://man.openbsd.org/?query=auich&sektion=4">auich(4)</a>,      <a href="https://man.openbsd.org/?query=auich&sektion=4">auich(4)</a>,
     <a href="http://man.openbsd.org/?query=auvia&sektion=4">auvia(4)</a> and      <a href="https://man.openbsd.org/?query=auvia&sektion=4">auvia(4)</a> and
     <a href="http://man.openbsd.org/?query=azalia&sektion=4">azalia(4)</a> drivers.      <a href="https://man.openbsd.org/?query=azalia&sektion=4">azalia(4)</a> drivers.
 <li><a href="http://man.openbsd.org/?query=azalia&sektion=4">azalia(4)</a>  <li><a href="https://man.openbsd.org/?query=azalia&sektion=4">azalia(4)</a>
     mixer has been clarified and simplified, support for 20-bit and 24-bit encodings has been added.      mixer has been clarified and simplified, support for 20-bit and 24-bit encodings has been added.
 <li>The <a href="http://man.openbsd.org/?query=gbe&sektion=4&arch=sgi">gbe(4)</a>  <li>The <a href="https://man.openbsd.org/?query=gbe&sektion=4&arch=sgi">gbe(4)</a>
     frame buffer driver now supports acceleration.      frame buffer driver now supports acceleration.
 </ul>  </ul>
 <p>  <p>
   
 <li>New tools:  <li>New tools:
 <ul>  <ul>
 <li><a href="http://man.openbsd.org/?query=ypldap&sektion=8&format=html">ypldap(8)</a>,  <li><a href="https://man.openbsd.org/?query=ypldap&sektion=8&format=html">ypldap(8)</a>,
     an YP server using LDAP as a backend.      an YP server using LDAP as a backend.
 <li><a href="http://man.openbsd.org/?query=xcompmgr&sektion=1&format=html">xcompmgr(1)</a>  <li><a href="https://man.openbsd.org/?query=xcompmgr&sektion=1&format=html">xcompmgr(1)</a>
     was added to xenocara.      was added to xenocara.
 </ul>  </ul>
 <p>  <p>
Line 185 
Line 185 
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>The libc  <li>The libc
     <a href="http://man.openbsd.org/?query=resolver&amp;sektion=3">resolver(3)</a>      <a href="https://man.openbsd.org/?query=resolver&amp;sektion=3">resolver(3)</a>
     may now be forced to perform lookups by TCP only using a new      may now be forced to perform lookups by TCP only using a new
     <a href="http://man.openbsd.org/?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>      <a href="https://man.openbsd.org/?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
     option. The nameserver declaration in      option. The nameserver declaration in
     <a href="http://man.openbsd.org/?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>      <a href="https://man.openbsd.org/?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
     has also been extended to allow specification of non-default nameserver ports.      has also been extended to allow specification of non-default nameserver ports.
 <li><a href="http://man.openbsd.org/?query=apropos&amp;sektion=1">apropos(1)</a>  <li><a href="https://man.openbsd.org/?query=apropos&amp;sektion=1">apropos(1)</a>
     has two new options (-S and -s) to allow searching by machine architecture      has two new options (-S and -s) to allow searching by machine architecture
     and manual section.      and manual section.
 <li><a href="http://man.openbsd.org/?query=aucat&amp;sektion=1">aucat(1)</a>  <li><a href="https://man.openbsd.org/?query=aucat&amp;sektion=1">aucat(1)</a>
     now has audio server capability.      now has audio server capability.
     Audio devices can be shared between multiple applications.      Audio devices can be shared between multiple applications.
     Applications can run natively on fixed sample rate devices      Applications can run natively on fixed sample rate devices
     or on devices with unusual encodings.      or on devices with unusual encodings.
     Multi-channel audio devices can be split into smaller independent      Multi-channel audio devices can be split into smaller independent
     subdevices.      subdevices.
 <li><a href="http://man.openbsd.org/?query=aucat&amp;sektion=1">aucat(1)</a>  <li><a href="https://man.openbsd.org/?query=aucat&amp;sektion=1">aucat(1)</a>
     now has a deviceless mode, in which it can be used as a      now has a deviceless mode, in which it can be used as a
     general purpose audio file format conversion utility (to mix,      general purpose audio file format conversion utility (to mix,
     demultiplex, resample or reencode files).      demultiplex, resample or reencode files).
 <li><a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>  <li><a href="https://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
     can now list channels supported by an IEEE 802.11 device.      can now list channels supported by an IEEE 802.11 device.
 <li>New views were added to  <li>New views were added to
     <a href="http://man.openbsd.org/?query=systat&sektion=8">systat(8)</a>:      <a href="https://man.openbsd.org/?query=systat&sektion=8">systat(8)</a>:
     malloc, bucket and pool. Improvements were made to existing views.      malloc, bucket and pool. Improvements were made to existing views.
 <li><a href="http://man.openbsd.org/?query=vnconfig&amp;sektion=8">vnconfig(8)</a> can now create devices with arbitrary geometry with the new -t option.  <li><a href="https://man.openbsd.org/?query=vnconfig&amp;sektion=8">vnconfig(8)</a> can now create devices with arbitrary geometry with the new -t option.
 <li>FFS filesystems are now supported on most devices, e.g. CD's, that have  <li>FFS filesystems are now supported on most devices, e.g. CD's, that have
 sector sizes other than 512 bytes.  sector sizes other than 512 bytes.
 <li>Disklabels are now correctly placed and found on most devices, e.g. CD's,  <li>Disklabels are now correctly placed and found on most devices, e.g. CD's,
Line 220 
Line 220 
   
 <li>Assorted improvements and code cleanup:  <li>Assorted improvements and code cleanup:
 <ul>  <ul>
 <li><a href="http://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a>  <li><a href="https://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a>
     has gained new attack mitigation measures; critical bookkeeping      has gained new attack mitigation measures; critical bookkeeping
     structures are protected at runtime using      structures are protected at runtime using
     <a href="http://man.openbsd.org/?query=mprotect&amp;sektion=2">mprotect(2)</a>      <a href="https://man.openbsd.org/?query=mprotect&amp;sektion=2">mprotect(2)</a>
     and allocated at random addresses where possible.      and allocated at random addresses where possible.
 <li>A new version of the gdtoa code has been integrated, bringing  <li>A new version of the gdtoa code has been integrated, bringing
     better C99 support to      better C99 support to
     <a href="http://man.openbsd.org/?query=printf&amp;sektion=3">printf(3)</a>      <a href="https://man.openbsd.org/?query=printf&amp;sektion=3">printf(3)</a>
     and friends.      and friends.
 <li>Vastly improved C99 support in libm, including complex math support.  <li>Vastly improved C99 support in libm, including complex math support.
 <li>The  <li>The
     <a href="http://man.openbsd.org/?query=sppp&amp;sektion=4">sppp(4)</a>      <a href="https://man.openbsd.org/?query=sppp&amp;sektion=4">sppp(4)</a>
     layer and thus kernel      layer and thus kernel
     <a href="http://man.openbsd.org/?query=pppoe&amp;sektion=4">pppoe(4)</a>      <a href="https://man.openbsd.org/?query=pppoe&amp;sektion=4">pppoe(4)</a>
     now support usernames and passwords of up to 255 characters.      now support usernames and passwords of up to 255 characters.
 <li>Recognize and spoof disklabel entries for more FAT and FAT32 variants.  <li>Recognize and spoof disklabel entries for more FAT and FAT32 variants.
 <li>Automatically recognize tapes with 64K records.  <li>Automatically recognize tapes with 64K records.
 <li>Improve option handling in <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a>.  <li>Improve option handling in <a href="https://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a>.
 <li>When booting from a cd the root file system is now assumed to be on the cd, rather than always asking for the location.  <li>When booting from a cd the root file system is now assumed to be on the cd, rather than always asking for the location.
 <li>Disklabels constructed from native disklabels are now subject to the same  <li>Disklabels constructed from native disklabels are now subject to the same
 consistancy checks as all other disklabels.  consistancy checks as all other disklabels.
 <li>No longer display geometry information for  <li>No longer display geometry information for
 <a href="http://man.openbsd.org/?query=sd&amp;sektion=4">sd(4)</a>  <a href="https://man.openbsd.org/?query=sd&amp;sektion=4">sd(4)</a>
 disk drives, since it was mostly fictitious these days.  disk drives, since it was mostly fictitious these days.
 <li>Fix handling of tftp ERROR frames so OpenBSD pxeboot can be loaded from  <li>Fix handling of tftp ERROR frames so OpenBSD pxeboot can be loaded from
 picky tftp servers.  picky tftp servers.
 <li>Many  <li>Many
 <a href="http://man.openbsd.org/?query=scsi&amp;sektion=4">scsi(4)</a>  <a href="https://man.openbsd.org/?query=scsi&amp;sektion=4">scsi(4)</a>
 drivers now retry operations that can't be immediately started rather than  drivers now retry operations that can't be immediately started rather than
 giving up.  giving up.
 <li>MBR and DPME disklabels are no longer written out with invalid checksum  <li>MBR and DPME disklabels are no longer written out with invalid checksum
Line 258 
Line 258 
 <li>Install/Upgrade process changes:  <li>Install/Upgrade process changes:
 <ul>  <ul>
 <li>crunchgen(1) and crunchide(1) have been merged into  <li>crunchgen(1) and crunchide(1) have been merged into
     <a href="http://man.openbsd.org/?query=crunchgen&amp;sektion=8">crunchgen(8)</a>, which      <a href="https://man.openbsd.org/?query=crunchgen&amp;sektion=8">crunchgen(8)</a>, which
     is now built and installed by default.      is now built and installed by default.
 <li><a href="http://man.openbsd.org/?query=mksuncd&amp;sektion=1">mksuncd(1)</a> now lives in base and is installed by default.  <li><a href="https://man.openbsd.org/?query=mksuncd&amp;sektion=1">mksuncd(1)</a> now lives in base and is installed by default.
 <li>CD-ROM installs are now supported on SGI.  <li>CD-ROM installs are now supported on SGI.
 <li>Accept initial root passwords containing backslash characters.  <li>Accept initial root passwords containing backslash characters.
 <li>Install now allows multiple interfaces to be configured with  <li>Install now allows multiple interfaces to be configured with
 <a href="http://man.openbsd.org/?query=dhcp&amp;sektion=8">dhcp(8)</a>.  <a href="https://man.openbsd.org/?query=dhcp&amp;sektion=8">dhcp(8)</a>.
 <li>Upgrades now use the minimal <a href="http://man.openbsd.org/?query=protocols&amp;sektion=5">protocols(5)</a>  <li>Upgrades now use the minimal <a href="https://man.openbsd.org/?query=protocols&amp;sektion=5">protocols(5)</a>
 and <a href="http://man.openbsd.org/?query=services&amp;sektion=5">services(5)</a>  and <a href="https://man.openbsd.org/?query=services&amp;sektion=5">services(5)</a>
 files provided on the install media.  files provided on the install media.
 <li>The install media no longer contain a  <li>The install media no longer contain a
 <a href="http://man.openbsd.org/?query=disktab&amp;sektion=5">disktab(5)</a> file.  <a href="https://man.openbsd.org/?query=disktab&amp;sektion=5">disktab(5)</a> file.
 <li>Serial console speed is correctly determined on macppc.  <li>Serial console speed is correctly determined on macppc.
 </ul>  </ul>
 <p>  <p>
Line 279 
Line 279 
 <li>New features:  <li>New features:
   <ul>    <ul>
     <li>Added an option to      <li>Added an option to
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         to force logging to <em>syslog</em> rather than <em>stderr</em>.          to force logging to <em>syslog</em> rather than <em>stderr</em>.
     <li>The      <li>The
         <a href="http://man.openbsd.org/?query=sshd_config&sektion=5">sshd_config(5)</a>          <a href="https://man.openbsd.org/?query=sshd_config&sektion=5">sshd_config(5)</a>
         <em>ForceCommand</em> directive now accepts commandline arguments for          <em>ForceCommand</em> directive now accepts commandline arguments for
         the <em>internal-sftp</em> server.          the <em>internal-sftp</em> server.
     <li>The      <li>The
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         ~C escape commandline now support runtime creation of dynamic port          ~C escape commandline now support runtime creation of dynamic port
         forwards.          forwards.
     <li>Support the      <li>Support the
         <em>SOCKS4A</em> protocol in          <em>SOCKS4A</em> protocol in
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         dynamic forwards.          dynamic forwards.
     <li>Support remote port forwarding with a listen port of '0'.      <li>Support remote port forwarding with a listen port of '0'.
     <li><a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>      <li><a href="https://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>
         now supports setting <em>PermitEmptyPasswords</em> and          now supports setting <em>PermitEmptyPasswords</em> and
         <em>AllowAgentForwarding</em> in <em>Match</em> blocks.          <em>AllowAgentForwarding</em> in <em>Match</em> blocks.
   </ul>    </ul>
 <li>The following significant bugs have been fixed in this release:  <li>The following significant bugs have been fixed in this release:
   <ul>    <ul>
     <li>Repair a      <li>Repair a
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         crash introduced in openssh-5.1 when the client is sent a zero-length          crash introduced in openssh-5.1 when the client is sent a zero-length
         banner.          banner.
     <li>The <em>eow@openssh.com</em> and <em>no-more-sessions@openssh.com</em>      <li>The <em>eow@openssh.com</em> and <em>no-more-sessions@openssh.com</em>
         protocol extensions are now only sent to peers that identify themselves          protocol extensions are now only sent to peers that identify themselves
         as OpenSSH.          as OpenSSH.
     <li>Avoid printing "Non-public channel" warnings in      <li>Avoid printing "Non-public channel" warnings in
         <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>,          <a href="https://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>,
         since          since
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         has sent incorrect channel numbers since ~2004; make          has sent incorrect channel numbers since ~2004; make
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         send the correct channel number for <em>SSH2_MSG_CHANNEL_SUCCESS</em>          send the correct channel number for <em>SSH2_MSG_CHANNEL_SUCCESS</em>
         and <em>SSH2_MSG_CHANNEL_FAILURE</em>.          and <em>SSH2_MSG_CHANNEL_FAILURE</em>.
     <li>Avoid double-free in      <li>Avoid double-free in
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         ~C escape -L handler.          ~C escape -L handler.
     <li>Correct fail-on-error behaviour in      <li>Correct fail-on-error behaviour in
         <a href="http://man.openbsd.org/?query=sftp&amp;sektion=1">sftp(1)</a>          <a href="https://man.openbsd.org/?query=sftp&amp;sektion=1">sftp(1)</a>
         batchmode for remote <em>stat</em> operations.          batchmode for remote <em>stat</em> operations.
     <li>Avoid hang in      <li>Avoid hang in
         <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>          <a href="https://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>
         when attempting to connect to a server that has <em>MaxSessions</em>          when attempting to connect to a server that has <em>MaxSessions</em>
         set to zero.          set to zero.
   </ul>    </ul>
Line 372 
Line 372 
 <ul>  <ul>
 <li>Xenocara (based on X.Org 7.4 + patches, freetype 2.3.7, fontconfig 2.4.2, Mesa 7.2, xterm 239 and more)  <li>Xenocara (based on X.Org 7.4 + patches, freetype 2.3.7, fontconfig 2.4.2, Mesa 7.2, xterm 239 and more)
 <li>Gcc 2.95.3  <li>Gcc 2.95.3
 (+ <a href="http://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)
 and 3.3.5  and 3.3.5
 (+ <a href="http://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)
 <li>Perl 5.10.0 (+ patches)  <li>Perl 5.10.0 (+ patches)
 <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support  <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
 <li>OpenSSL 0.9.8j (+ patches)  <li>OpenSSL 0.9.8j (+ patches)
Line 465 
Line 465 
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located  To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
 at <i>CD1:4.5/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,  at <i>CD1:4.5/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
 use the  use the
 <a href="http://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a>  <a href="https://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a>
 utility. The following is an example usage of  utility. The following is an example usage of
 <a href="http://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a>,  <a href="https://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a>,
 where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or  where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
 &quot;rfd0a&quot;.  &quot;rfd0a&quot;.
   
Line 748 
Line 748 
 OpenBSD ports system.  OpenBSD ports system.
 <p>  <p>
 The <i>ports/</i> directory represents a CVS (see the manpage for  The <i>ports/</i> directory represents a CVS (see the manpage for
 <a href="http://man.openbsd.org/?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386">  <a href="https://man.openbsd.org/?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386">
 cvs(1)</a> if  cvs(1)</a> if
 you aren't familiar with CVS) checkout of our ports.  As with our complete  you aren't familiar with CVS) checkout of our ports.  As with our complete
 source tree, our ports tree is available via anoncvs.  So, in  source tree, our ports tree is available via anoncvs.  So, in

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59