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

Diff for /www/61.html between version 1.20 and 1.21

version 1.20, 2017/03/07 19:03:21 version 1.21, 2017/03/09 02:26:54
Line 63 
Line 63 
 <ul>  <ul>
 <li>New/extended platforms:  <li>New/extended platforms:
     <ul>      <ul>
     <li>New <a href="https://www.openbsd.org/arm64.html">arm64</a> platform.      <li>New <a href="https://www.openbsd.org/arm64.html">arm64</a> platform,
           using <a href="http://man.openbsd.org/clang-local.1">clang(1)</a>
           as the base system compiler.
     <li>...      <li>...
     <li>The following platforms were retired:      <li>The following platforms were retired:
           <a href="https://www.openbsd.org/armish.html">armish</a>,
         <a href="https://www.openbsd.org/sparc.html">sparc</a>,          <a href="https://www.openbsd.org/sparc.html">sparc</a>,
         <a href="https://www.openbsd.org/zaurus.html">zaurus</a>          <a href="https://www.openbsd.org/zaurus.html">zaurus</a>
     <li>...      <li>...
Line 74 
Line 77 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>New <a href="http://man.openbsd.org/?query=octmmc">octmmc(4)</a>      <li>New <a href="http://man.openbsd.org/acpials.4">acpials(4)</a>
           driver for ACPI ambient light sensor devices.
       <li>New <a href="http://man.openbsd.org/acpihve.4">acpihve(4)</a>
           driver for feeding Hyper-V entropy into the kernel pool.
       <li>New <a href="http://man.openbsd.org/armv7/agtimer.4">agtimer(4)</a>
           driver for ARM generic timers.
       <li>New <a href="http://man.openbsd.org/armv7/ampintc.4">ampintc(4)</a>
           driver for the ARM generic interrupt controller.
       <li>New <a href="http://man.openbsd.org/armv7/amptimer.4">amptimer(4)</a>
           driver for the Cortex-A9 ARM global timer.
       <li>New <a href="http://man.openbsd.org/armv7/armliicc.4">armliicc(4)</a>
           driver for the Cortex-A9 ARM PL310 L2 cache controller.
       <li>New <a href="http://man.openbsd.org/loongson/htb.4">htb(4)</a>
           driver for Loongson 3A PCI host bridges.
       <li>New <a href="http://man.openbsd.org/hvn.4">hvn(4)</a>
           driver for Hyper-V networking interfaces.
       <li>New <a href="http://man.openbsd.org/hyperv.4">hyperv(4)</a>
           driver for the Hyper-V guest nexus device.
       <li>New <a href="http://man.openbsd.org/iatp.4">iatp(4)</a>
           driver for the Atmel maXTouch touchpad and touchscreen.
       <li>New <a href="http://man.openbsd.org/armv7/imxtemp.4">imxtemp(4)</a>
           driver for Freescale i.MX6 temperature sensors.
       <li>New <a href="http://man.openbsd.org/loongson/leioc.4">leioc(4)</a>
           driver for the Loongson 3A low-end IO controller.
       <li>New <a href="http://man.openbsd.org/octeon/octmmc.4">octmmc(4)</a>
         driver for the OCTEON MMC host controller.          driver for the OCTEON MMC host controller.
       <li>New <a href="http://man.openbsd.org/armv7/ompinmux.4">ompinmux(4)</a>
           driver for OMAP pin multiplexing.
       <li>New <a href="http://man.openbsd.org/armv7/omwugen.4">omwugen(4)</a>
           driver for OMAP wake-up generators.
       <li>New <a href="http://man.openbsd.org/armv7/psci.4">psci(4)</a>
           driver for the ARM Power State Coordination Interface.
       <li>New <a href="http://man.openbsd.org/simplefb.4">simplefb(4)</a>
           driver for the simple frame buffer on systems
           using an fdt device tree.
       <li>New <a href="http://man.openbsd.org/uwacom.4">uwacom(4)</a>
           driver for Wacom USB tablets.
       <li>New <a href="http://man.openbsd.org/vmmci.4">vmmci(4)</a>
           VMM control interface.
       <li>New <a href="http://man.openbsd.org/xbf.4">xbf(4)</a>
           driver for Xen Blkfront virtual disks.
       <li>New <a href="http://man.openbsd.org/luna88k/xp.4">xp(4)</a>
           driver for the LUNA-88K HD647180X I/O processor.
       <li>Ported the <a href="http://man.openbsd.org/dwge.4">dwge(4)</a>
           driver for Designware GMAC 10/100/Gigabit Ethernet devices.
       <li>Ported the <a href="http://man.openbsd.org/armv7/sximmc.4">sximmc(4)</a>
           driver for Allwinner A1X/A20 MMC/SD/SDIO controllers.
       <li>Ported the <a href="http://man.openbsd.org/tpm.4">tpm(4)</a>
           driver for Trusted Platform Module devices.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 93 
Line 143 
         <a href="http://man.openbsd.org/switchd.8">switchd(8)</a> and          <a href="http://man.openbsd.org/switchd.8">switchd(8)</a> and
         <a href="http://man.openbsd.org/switchctl.8">switchctl(8)</a>          <a href="http://man.openbsd.org/switchctl.8">switchctl(8)</a>
         programs.          programs.
       <li>New <a href="http://man.openbsd.org/mobileip.4">mobileip(4)</a>
           operation mode for the
           <a href="http://man.openbsd.org/gre.4">gre(4)</a>
           pseudo-device.
       <li>Multipoint-to-multipoint mode in
           <a href="http://man.openbsd.org/vxlan.4">vxlan(4)</a>.
     <li><a href="http://man.openbsd.org/route.8">route(8)</a>      <li><a href="http://man.openbsd.org/route.8">route(8)</a>
         and netstat -r display all routing flags correctly and they          and netstat -r display all routing flags correctly and they
         are completely documented in the          are completely documented in the
Line 182 
Line 238 
     <li>Enforcement of userland W^X on OCTEON Plus and later.      <li>Enforcement of userland W^X on OCTEON Plus and later.
     <li>The size of user virtual address space has been increased      <li>The size of user virtual address space has been increased
         from 2GB to 1TB on mips64.          from 2GB to 1TB on mips64.
       <li>PIE and -static -pie on arm (XXX someone please explain this better).
     <li><a href="http://man.openbsd.org/route6d.8">route6d(8)</a> now      <li><a href="http://man.openbsd.org/route6d.8">route6d(8)</a> now
         runs with fewer privileges.          runs with fewer privileges.
     <li>For incoming TLS connections      <li>For incoming TLS connections
Line 192 
Line 249 
         calls          calls
         <a href="http://man.openbsd.org/execve.2">exec(2)</a>          <a href="http://man.openbsd.org/execve.2">exec(2)</a>
         to reshuffle its random memory layout.          to reshuffle its random memory layout.
       <li>New function
           <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a>
           to reduce the risk of incorrect clearing of memory before and after
           <a href="http://man.openbsd.org/reallocarray.3">recallocarray(3)</a>.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

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