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

Diff for /www/plus.html between version 1.1424 and 1.1425

version 1.1424, 2019/03/25 02:02:13 version 1.1425, 2019/03/28 04:36:14
Line 92 
Line 92 
 <li>Fixed <a href="https://man.openbsd.org/rad">rad(8)</a> to only accept one ICMPv6 and one route socket. This fixed a scenario where the ICMPv6 socket was also used as the route socket for a short while.  <li>Fixed <a href="https://man.openbsd.org/rad">rad(8)</a> to only accept one ICMPv6 and one route socket. This fixed a scenario where the ICMPv6 socket was also used as the route socket for a short while.
 <li>Changed <a href="https://man.openbsd.org/slaacd">slaacd(8)</a> and <a href="https://man.openbsd.org/rad">rad(8)</a> to refuse a control socket if it already has one.  <li>Changed <a href="https://man.openbsd.org/slaacd">slaacd(8)</a> and <a href="https://man.openbsd.org/rad">rad(8)</a> to refuse a control socket if it already has one.
 <li>Fixed <a href="https://man.openbsd.org/ieee80211">ieee80211(9)</a> autojoin for WEP networks by actually saving the WEP auth key.  <li>Fixed <a href="https://man.openbsd.org/ieee80211">ieee80211(9)</a> autojoin for WEP networks by actually saving the WEP auth key.
 <li>Fixed display glitches in <a href="https://man.openbsd.org/efifb(4)</a>.  <li>Fixed display glitches in <a href="https://man.openbsd.org/efifb">efifb(4)</a>.
 <li>Added a -v flag to <a href="https://man.openbsd.org/tmux">tmux(1)</a> to aid with debugging formats such as the status line format.  <li>Added a -v flag to <a href="https://man.openbsd.org/tmux">tmux(1)</a> to aid with debugging formats such as the status line format.
 <li>Changed printing of <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> configuration to show options set to non-default values.  <li>Changed printing of <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> configuration to show options set to non-default values.
 <li>Added a fallback of direct serial hardware access to <a href="https://man.openbsd.org/uefiboot">uefiboot(8)</a> for those UEFI machines that have serial ports but whose firmware does not have the serial io protocol.  <li>Added a fallback of direct serial hardware access to <a href="https://man.openbsd.org/uefiboot">uefiboot(8)</a> for those UEFI machines that have serial ports but whose firmware does not have the serial io protocol.
Line 238 
Line 238 
 <li>Addressed inconsistent behavior when <a href="https://man.openbsd.org/ksh">ksh(1)</a> evaluates arithmetical expressions.  <li>Addressed inconsistent behavior when <a href="https://man.openbsd.org/ksh">ksh(1)</a> evaluates arithmetical expressions.
 <li>Fixed tcp-md5 issues in <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> by making sure to set the sockaddr length field on the pfkey socket.  <li>Fixed tcp-md5 issues in <a href="https://man.openbsd.org/bgpd">bgpd(8)</a> by making sure to set the sockaddr length field on the pfkey socket.
 <li>Repaired a regression in <a href="https://man.openbsd.org/smtpd">stmpd(8)</a> 'hostnames' mapping to select hostname based on the IP address of a listener.  <li>Repaired a regression in <a href="https://man.openbsd.org/smtpd">stmpd(8)</a> 'hostnames' mapping to select hostname based on the IP address of a listener.
 <li>Prevented a panic in <a href="https://man.openbsd.org/timeout_add">timeout_add(9)</a> by rejecting negative input to <a href="https://man.openbsd.org/spkr>spkr(4)</a>.  <li>Prevented a panic in <a href="https://man.openbsd.org/timeout_add">timeout_add(9)</a> by rejecting negative input to <a href="https://man.openbsd.org/spkr">spkr(4)</a>.
 <!-- 2019/02/19 -->  <!-- 2019/02/19 -->
 <li>Adjusted <a href="https://man.openbsd.org/vmm">vmm(4)</a> to allow preservation and restoration of guest debug registers.  <li>Adjusted <a href="https://man.openbsd.org/vmm">vmm(4)</a> to allow preservation and restoration of guest debug registers.
 <li>Completed various adjustments to allow for future support of flow-aware transport of pseudowires (RFC 6391).  <li>Completed various adjustments to allow for future support of flow-aware transport of pseudowires (RFC 6391).

Legend:
Removed from v.1.1424  
changed lines
  Added in v.1.1425