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

Diff for /www/plus.html between version 1.1476 and 1.1477

version 1.1476, 2020/06/19 16:36:37 version 1.1477, 2020/06/23 16:27:17
Line 91 
Line 91 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2020/06/18 -->
   <li>Added <a href="https://man.openbsd.org/pcamux">pcamux(4)</a>, a driver for the PCA8548 I2C switch.
   <li>Added <a href="https://man.openbsd.org/bge">bge(4)</a> support for the BCM5719 A1.
   <!-- 2020/06/17 -->
   <li>Fixed broken HID descriptors of Elecom trackballs with 6 or 8 buttons.
   <li>Fixed a crash in <a href="https://man.openbsd.org/re">re(4)</a>.
   <li>Enabled multiple queues on <a href="https://man.openbsd.org/vmx">vmx(4)</a>.
   <!-- 2020/06/16 -->
   <li>Added intrmap, an api that picks CPUs for devices to attach interruptions to.
   <li>Added d and D keys to <a href="https://man.openbsd.org/tmux">tmux(1)</a> customize mode to reset to defaults.
   <li>Added a symmetric toeplitz implementation with integration for nics, usable through the <a href="https://man.openbsd.org/stoeplitz_to_key">stoeplitz_to_key(9)</a> API.
   <!-- 2020/06/15 -->
   <li>Supported -T html -O tag for <a href="https://man.openbsd.org/mandoc">mandoc(1)</a> by passing a file:// URI to the pager.
   <!-- 2020/06/14 -->
   <li>Fixed an <a href="https://man.openbsd.org/sdhc">sdhc(4)</a> panic on the MACCHIATObin due to unaligned memory access.
   <!-- 2020/06/13 -->
   <li>Added support for the XIVE interrupt controller found on POWER9 CPUs.
   <li>Added <a href="https://man.openbsd.org/tmux">tmux(1)</a> -b flags to insert a window before (like the existing -a for after) to break-pane, move-window and new-window.
   <!-- 2020/06/12 -->
   <li>Implemented the gensub(), systime() and strftime() functions for <a href="https://man.openbsd.org/awk">awk(1)</a>.
   <li>Fixed <a href="https://man.openbsd.org/sndiod">sndiod(8)</a> crashes when USB devices are disconnected.
   <li>Added <a href="https://man.openbsd.org/netstat">netstat(1)</a> -R to show a summary of rdomains with associated interfaces and tables.
 <!-- 2020/06/11 -->  <!-- 2020/06/11 -->
 <li>Added a <a href="https://man.openbsd.org/tmux">tmux(1)</a> -A option to pause a pane manually.  <li>Added a <a href="https://man.openbsd.org/tmux">tmux(1)</a> -A option to pause a pane manually.
 <!-- 2020/06/10 -->  <!-- 2020/06/10 -->

Legend:
Removed from v.1.1476  
changed lines
  Added in v.1.1477