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

Annotation of www/plus69.html, Revision 1.4

1.1       pamela      1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
                      4: <title>OpenBSD 6.9 Changelog</title>
                      5: <meta name="description" content="OpenBSD 6.9 changes">
                      6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
                      8: <link rel="canonical" href="https://www.openbsd.org/plus69.html">
                      9: <style>
                     10: strong {
                     11:        color: var(--red);
                     12:        font-weight: normal;
                     13: }
                     14:
                     15: h3 {
                     16:        color: var(--blue);
                     17: }
                     18: </style>
                     19:
                     20: <h2 id=OpenBSD>
                     21: <a href="index.html">
                     22: <i>Open</i><b>BSD</b></a>
                     23: 6.9 Changelog
                     24: </h2>
                     25: <hr>
                     26:
                     27: <p>
                     28: This selection is intended to include all important
                     29: and all user-visible changes.
                     30: For a complete record of all changes, please see the "source-changes"
                     31: mailing list, called "OpenBSD CVS"
1.3       tj         32: in the <a href="https://marc.info/?l=openbsd-cvs">archives</a>,
1.1       pamela     33: or use <a href="anoncvs.html#CVS">CVS</a>.
                     34:
                     35: <p>
                     36: For changes in other releases, click below:<br>
                     37: <a href="plus20.html">2.0</a>,
                     38: <a href="plus21.html">2.1</a>,
                     39: <a href="plus22.html">2.2</a>,
                     40: <a href="plus23.html">2.3</a>,
                     41: <a href="plus24.html">2.4</a>,
                     42: <a href="plus25.html">2.5</a>,
                     43: <a href="plus26.html">2.6</a>,
                     44: <a href="plus27.html">2.7</a>,
                     45: <a href="plus28.html">2.8</a>,
                     46: <a href="plus29.html">2.9</a>,
                     47: <a href="plus30.html">3.0</a>,
                     48: <a href="plus31.html">3.1</a>,
                     49: <a href="plus32.html">3.2</a>,
                     50: <a href="plus33.html">3.3</a>,
                     51: <a href="plus34.html">3.4</a>,
                     52: <a href="plus35.html">3.5</a>,
                     53: <a href="plus36.html">3.6</a>,
                     54: <br>
                     55: <a href="plus37.html">3.7</a>,
                     56: <a href="plus38.html">3.8</a>,
                     57: <a href="plus39.html">3.9</a>,
                     58: <a href="plus40.html">4.0</a>,
                     59: <a href="plus41.html">4.1</a>,
                     60: <a href="plus42.html">4.2</a>,
                     61: <a href="plus43.html">4.3</a>,
                     62: <a href="plus44.html">4.4</a>,
                     63: <a href="plus45.html">4.5</a>,
                     64: <a href="plus46.html">4.6</a>,
                     65: <a href="plus47.html">4.7</a>,
                     66: <a href="plus48.html">4.8</a>,
                     67: <a href="plus49.html">4.9</a>,
                     68: <a href="plus50.html">5.0</a>,
                     69: <a href="plus51.html">5.1</a>,
                     70: <a href="plus52.html">5.2</a>,
                     71: <a href="plus53.html">5.3</a>,
                     72: <br>
                     73: <a href="plus54.html">5.4</a>,
                     74: <a href="plus55.html">5.5</a>,
                     75: <a href="plus56.html">5.6</a>,
                     76: <a href="plus57.html">5.7</a>,
                     77: <a href="plus58.html">5.8</a>,
                     78: <a href="plus59.html">5.9</a>,
                     79: <a href="plus60.html">6.0</a>,
                     80: <a href="plus61.html">6.1</a>,
                     81: <a href="plus62.html">6.2</a>,
                     82: <a href="plus63.html">6.3</a>,
                     83: <a href="plus64.html">6.4</a>,
                     84: <a href="plus65.html">6.5</a>,
                     85: <a href="plus66.html">6.6</a>,
                     86: <a href="plus67.html">6.7</a>,
                     87: <a href="plus68.html">6.8</a>,
                     88: <a href="plus.html">current</a>.
                     89: <br>
                     90:
                     91: <p>
                     92: <h3>Changes made between OpenBSD 6.8 and 6.9</h3>
                     93: <p>
                     94:
                     95: <ul>
1.2       pamela     96: <!-- 2021/04/17 -->
                     97: <li>Provided U-Boot binaries that work on Raspberry Pi 3 and 4 and firmware for Raspberry Pi 4, allowing use of the same installation method as for 3 without separate UEFI firmware.
                     98: <li>Released <a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.2-relnotes.txt">LibreSSL 3.3.2</a>.
                     99: <!-- 2021/04/16 -->
                    100: <li>Implemented a control message to get the state of <a href="https://man.openbsd.org/iscsid.8">iscsid(8)</a> and slowed <a href="https://man.openbsd.org/iscsictl.8">iscsictl(8)</a> loading to prevent mount errors during startup.
                    101: <li>Returned to 6.8 behavior of sending two direct ACKs upon receipt of a data segment.
                    102: <!-- 2021/04/15 -->
                    103: <li>Ensured WEP and plaintext interface link state update by <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>
                    104: <li>Switched <a href="https://man.openbsd.org/athn.4">athn(4)</a> 802.11n Tx rate adaptation from MiRA to RA.
                    105: <li>Fixed a problem where <a href="https://man.openbsd.org/athn.4">athn(4)</a> devices would use a different channel than the one selected by net80211.
                    106: <li>Implemented version 2 of <a href="https://man.openbsd.org/virtio.4">virtio(4)</a> at fdt, as used by Parallels on the Apple M1, allowing use of OpenBSD as VM.
                    107: <li>Fixed incorrect parsing of <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> config files due to endianess.
                    108: <li>Switched back to the legacy x509 verifier for release.
                    109: <li>Fixed <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> show mrt for UPDATE messages.
                    110: <!-- 2021/04/14 -->
                    111: <li>Fixed <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> parsing of <a href="https://man.openbsd.org/wg.4">wg(4)</a> packets on powerpc64.
                    112: <li>Made <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attach to AX201 devices with PCI ID 0x06f0.
                    113: <!-- 2021/04/13 -->
                    114: <li>Ignored expandtab setting when in <a href="https://man.openbsd.org/vi.1">vi(1)</a> command mode.
                    115: <li>Prevented inappropriate privilege elevations with X server XInput input validation failure.
                    116: <!-- 2021/04/12 -->
                    117: <!-- 2021/04/11 -->
                    118: <li>Created install*.img files for arm64, sparc64 and octeon.
                    119: <!-- 2021/04/10 -->
                    120: <li>Allowed mixing of TLS and non-TLS configuration parameters within <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    121: <!-- 2021/04/09 -->
                    122: <li>Allowed specification of TLS ciphers and protocols within <a href="https://man.openbsd.org/smtpd.conf.5">smtpd.conf(5)</a>.
                    123: <li>Fixed <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> handling of invalid T1 or T2 responses.
                    124: <li>Fixed an <a href="https://man.openbsd.org/iked.8">iked(8)</a> bug where host routes were deleted upon IKE SA rekey.
                    125: <!-- 2021/04/08 -->
                    126: <li>Stopped requesting unused "classless-static-routes" <a href="https://man.openbsd.org/dhcp-options.5">dhcp-options(5)</a>, which resulted in <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> failing to install a default route.
                    127: <!-- 2021/04/07 -->
                    128: <li>Introduced <a href="https://man.openbsd.org/graphaudio.4">graphaudio(4)</a>, a driver to support linking together audio components based on the audio graph description.
                    129: <li>Added support to <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a> for the fractional dividers for the i2s clocks, fixing audio on the Pinebook Pro.
                    130: <!-- 2021/04/06 -->
                    131: <li>Made <a href="https://man.openbsd.org/apm.8">apm(8)</a> report <a href="https://man.openbsd.org/apmd.8">apmd(8)</a> failures.
                    132: <li>Updated <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> to 4.3.6.
                    133: <li>Fixed an <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> hang after hash check failure.
                    134: <li>Ensured printing of all <a href="https://man.openbsd.org/mount.2">mount(2)</a> flags in <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> "show all mounts".
                    135: <!-- 2021/04/05 -->
                    136: <li>Added a flag to prevent attachment of certain video devices not currently supported by <a href="https://man.openbsd.org/uvideo.4">uvideo(4)</a>, such as the Chicony Integrated IR Camera.
                    137: <li>Improved <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> exit handling for AMD SVM and Intel VMX, fixing a potential boot loop on AMD hosts.
                    138: <li>Added <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> support for booting from compressed kernel images.
                    139: <li>Added support to <a href="https://man.openbsd.org/ugold.4">ugold(4)</a> for
                    140: TEMPerGold and additional TEMPerHUM devices.
1.1       pamela    141: <!-- 2021/04/04 -->
                    142: <!-- 2021/04/03 -->
                    143: <li>Excluded the first page and added a guard page between I/O virtual address space allocations on arm64.
                    144: <!-- 2021/04/02 -->
                    145: <li>Included the default cert.pem file path in tls_load_file error messages in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    146: <li>Implemented ZONEMD (RFC 8976) in <a href="https://man.openbsd.org/dig.1">dig(1)</a> to convey a message digest of the content of a DNS zone.
                    147: <!-- 2021/04/01 -->
                    148: <li>Updated <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> to 4.3.6rc1.
                    149: <li>Changed <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> search-again with vi keys to work like <a href="https://man.openbsd.org/vi.1">vi(1)</a>.
                    150: <li>Added RRDP (The RPKI Repository Delta Protocol, RFC 8182) support to <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    151: <!-- 2021/03/31 -->
                    152: <li>Added the <a href="https://man.openbsd.org/rsync.1">rsync(1)</a> option --no-motd to suppress the information output by the client at the start of a daemon transfer.
                    153: <li>Allowed <a href="https://man.openbsd.org/smtpd.conf.5">smtpd.conf(5)</a> specification of tls protocols and ciphers on relay actions.
                    154: <!-- 2021/03/30 -->
                    155: <!-- 2021/03/29 -->
                    156: <li>Propagated host-side <a href="https://man.openbsd.org/tap.4">tap(4)</a> lladdr to guest vm process to allow unicast dhcp and bootp renewals with <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>'s built-in dhcp server.
                    157: <li>Cleaned up events on <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> pause or resume and fixed an issue leading to broken serial console by cleanly tearing down and restoring emulated device state on vm send/receive.
                    158: <!-- 2021/03/28 -->
                    159: <li>Ignored WSMOUSEIO_GTYPE ioctl failure when checking /dev/wsmouse to ensure a driver is loaded to listen if a USB mouse is later plugged in.
                    160: <li>Added vid/pid table to <a href="https://man.openbsd.org/umb.4">umb(4)</a> allowing matching to alternate configurations.
                    161: <li>Ensured WEP and plaintext interface link state update by <a href="https://man.openbsd.org/ipw.4">ipw(4)</a>.
                    162: <li>Finished conversion of <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> timers to allow monotonic accounting for the active lease.
                    163: <!-- 2021/03/27 -->
                    164: <li>Added ARMv8-5 instruction set related CPU features to arm64.
                    165: <!-- 2021/03/26 -->
                    166: <li>Updated to xf86-video-r128 6.12.0.
                    167: <li>Inverted the <a href="https://man.openbsd.org/mg.1">mg(1)</a> "R" indicator to mean that a "*" next to a file's name indicates that it is read-only. Made the active buffer indicator more visible by changing it to ">".
                    168: <!-- 2021/03/25 -->
                    169: <li>Permitted kern.somaxconn when the unix <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> is used, allowing Go programs to use "unix" without also including "inet".
                    170: <li>Provided <a href="https://man.openbsd.org/man4/arm64/apm.4">apm(4/arm64)</a> with battery information.
                    171: <!-- 2021/03/24 -->
                    172: <li>Prevented an amd64 kernel crash with protection fault due to an invalid offset when reading /dev/kmem.
                    173: <li>Made <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> touchpad tap detection less restrictive for multi-finger taps and improved tap detection.
                    174: <!-- 2021/03/23 -->
                    175: <li>Defined a USB quirk for <a href="https://man.openbsd.org/ums.4">ums(4)</a> and <a href="https://man.openbsd.org/umt.4">umt(4)</a> devices needing to keep their pipes open at all times.
                    176: <li>Fixed an <a href="https://man.openbsd.org/iked.8">iked(8)</a> interop problem with strongswan if make-before-break is enabled.
                    177: <!-- 2021/03/22 -->
                    178: <li>Made <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a> properly indicate VMs are stopped instead of "running" with "vmctl status".
                    179: <li>Updated device-tree bindings for <a href="https://man.openbsd.org/cwfg.4">cwfg(4)</a> to correct attaching and account for monitoring interval change, making cwfg(4) export values under hw.sensors as expected when using a Pinebook Pro.
                    180: <!-- 2021/03/21 -->
                    181: <li>Fixed a race between tx/rx handshakes in <a href="https://man.openbsd.org/wg.4">wg(4)</a>.
                    182: <li>Added <a href="https://man.openbsd.org/mg.1">mg(1)</a> quoted strings capability in list values and limitation to characters allowed in symbol names.
                    183: <!-- 2021/03/20 -->
                    184: <li>Made it possible to disable the "autoconf" flag but keep "temporary" enabled in <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
                    185: <li>Added <a href="https://man.openbsd.org/btrace.8">btrace(8)</a> -n (no action) mode, which parses the program and then exits.
                    186: <li>Added a "batch" mode to <a href="https://man.openbsd.org/mg.1">mg(1)</a> via the "-b" command line option which will initialize a pty, run the specified file of mg commands and then exit.
                    187: <!-- 2021/03/19 -->
                    188: <li>Added <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> -V option to show version.
1.4     ! dv        189: <li>Removed <a href="https://man.openbsd.org/vmd.8">vwd(8)</a> booting from kernels in raw/qcow2 images.
1.1       pamela    190: <!-- 2021/03/18 -->
                    191: <li>Unlocked <a href="https://man.openbsd.org/sendsyslog.2">sendsyslog(2)</a>.
                    192: <!-- 2021/03/17 -->
                    193: <li>Made <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> "-mplslabel" work with <a href="https://man.openbsd.org/mpw.4">mpw(4)</a>.
                    194: <li>Enabled DTLSv1.2.
                    195: <li>Made <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attach to AX201 devices with PCI ID 0x34f0. Needs <a href="https://man.openbsd.org/fw_update.1">fw_update(1)</a>.
                    196: <li>Fixed a problem where <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> firmware would generate bogus block ack requests and stall traffic.
                    197: <li>Used the correct rdomain when adding and deleting routes with <a href="https://man.openbsd.org/mpip.4">mpip(4)</a> and <a href="https://man.openbsd.org/mpw.4">mpw(4)</a>.
                    198: <li>Released <a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.5-relnotes.txt">LibreSSL 3.2.5</a>.
                    199: <!-- 2021/03/16 -->
                    200: <li>Fixed efiboot on some machines from CD-ROM due to unaligned pointers.
                    201: <li>Added client-detached notification in <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> control mode.
                    202: <li>Stopped deleting control socket upon <a href="https://man.openbsd.org/apmd.8">apmd(8)</a> exit, preventing accounting of <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> violations when stopping normally.
                    203: <!-- 2021/03/15 -->
                    204: <!-- 2021/03/14 -->
                    205: <li>Skipped <a href="https://man.openbsd.org/xenodm.1">xenodm(1)</a> IPv6 link local addresses for TCP listener authorizations, matching what is done by <a href="https://man.openbsd.org/startx.1">startx(1)</a>.
                    206: <!-- 2021/03/13 -->
                    207: <li>Added <a href="https://man.openbsd.org/wsfb.4">wsfb(4)</a> support for 30-bit color.
                    208: <li>Stopped <a href="https://man.openbsd.org/xenodm.1">xenodm(1)</a> from adding authorizations for TCP connections by default and added "listenTCP" to explicitly add authorizations for existing IP addresses on startup.
                    209: <li>Made <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> set timestamps only on files.
                    210: <li>Removed the 30s minimum delay for <a href="https://man.openbsd.org/xlock.1">xlock(1)</a> timeouts.
                    211: <!-- 2021/03/12 -->
                    212: <li>Updated <a href="https://man.openbsd.org/unbound.8">unbound(8)</a> to 1.13.1.
                    213: <li>Prevented a WPA failure in <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> due to a state mismatch between firmware and net80211 during the association sequence.
                    214: <li>Added a deprecation warning for autoconfprivacy to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
                    215: <li>Implemented RA in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>.
                    216: <li>Introduced RA, a new 11nm Tx rate adaptation module for net80211. Unlike MiRa, RA does not attempt to precisely measure actual throughput but simply deducts a loss percentage from the theoretical throughput which can be achieved by a given MCS.
                    217: <li>Updated Spleen kernel fonts to version 1.9.0.
                    218: <li>Emulated "[inet] autoconf" <a href="https://man.openbsd.org/hostname.if.5">hostname.if(5)</a> lines with "dhcp" so users testing <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> will still be able to upgrade manually while the installer uses only <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.
                    219: <!-- 2021/03/11 -->
                    220: <li>Changed <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> to adjust terminology to reflect "temporary address extensions" rather than the former "privacy extensions," including the addition of an AUTOCONF6TEMP flag (to replace the negative flag "INET6_NOPRIVACY").
                    221: <li>Used <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> for <a href="https://man.openbsd.org/apmd.8">apmd(8)</a>.
                    222: <li>Forced the interface up when AUTOCONF4 or AUTOCONF flags are enabled.
                    223: <li>Added SMP support to arm64.
                    224: <!-- 2021/03/10 -->
                    225: <li>Added a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> "absolute-centre" alignment to use the center of the total space instead of the available space.
                    226: <li>Added <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> split-window -Z to start the pane zoomed.
                    227: <li>Fixed <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> redrawing of a multiline PS1 prompt in vi mode and added support for ^R (redraw) in insert mode.
                    228: <li>Requested client certificate only when required in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>.
                    229: <li>Increased the maximum length for CHAP challenges to 96 octets to ensure <a href="https://man.openbsd.org/npppd.8">npppd(8)</a> can handle longer challenges, such as those sent by Juniper.
                    230: <!-- 2021/03/09 -->
                    231: <li>Prevented a potential hang when trying to remove a <a href="https://man.openbsd.org/tun.4">tun(4)</a> interface.
                    232: <li>Recognized Apple Firestorm cores on arm64.
                    233: <li>Added support for 30-bit color modes to <a href="https://man.openbsd.org/simplefb.4">simplefb(4)</a>.
                    234: <li>Prevented <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> from adjusting the swap 'b' partition size if physmem is zero to keep the auto-allocate code from putting a filesystem on that partition.
                    235: <!-- 2021/03/08 -->
                    236: <li>Enabled <a href="https://man.openbsd.org/ixl.4">ixl(4)</a> on arm64.
                    237: <li>Added support for <a href="https://man.openbsd.org/sdhc.4">sdhc(4)</a> on the Raspberry Pi in ACPI mode.
                    238: <li>Added support for rk809 to <a href="https://man.openbsd.org/rkpmic.4">rkpmic(4)</a>, as seen on the Rock Pi N10 with the rk3399pro.
                    239: <!-- 2021/03/07 -->
                    240: <li>Removed workaround permitting Go executables to do syscalls directly, forcing them to use shared libc like all other dynamic binaries.
                    241: <!-- 2021/03/06 -->
                    242: <li>Completed <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> implementation of RFC 8981 temporary address extensions.
                    243: <!-- 2021/03/05 -->
                    244: <!-- 2021/03/04 -->
                    245: <li>Introduced an IOVA allocator to <a href="https://man.openbsd.org/smmu.4">smmu(4)</a>.
                    246: <li>Added an initial attempt to support 8-bit ASIDs such as those on Apple's M1 SoC.
                    247: <li>Updated clock interrupt count atomically on mips64.
                    248: <!-- 2021/03/03 -->
                    249: <li>Fixed a problem which prevented use of <a href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a> when an interface failed to come up and <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> didn't notice link-timeout expiration.
                    250: <li>Released <a href="https://www.openssh.com/txt/release-8.5">OpenSSH 8.5</a>.
                    251: <li>Added a configurable button mapping for tap gestures on touchpads to <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a>.
                    252: <li>Fixed visibility of <a href="https://man.openbsd.org/sndioctl.1">sndioctl(1)</a> output when used through a pipe.
                    253: <!-- 2021/03/02 -->
                    254: <li>Separated reading of general and touchpad-specific <a href="https://man.openbsd.org/wsmouse.4">wsmouse(4)</a> settings and corrected identification of device type when reading touchpad parameters fails.
                    255: <li>Added the ability to define single value variables in the <a href="https://man.openbsd.org/mg.1">mg(1)</a> startup file and use them with find-file.
                    256: <li>Removed <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> support for popups where the content is provided directly to tmux.
                    257: <li>Introduced <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> <code>rde evaluate all</code> to work around path hiding in IXP route-server environments.
                    258: <li>Allowed mixing of alternative devices (-F) with different capabilities in <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> by treating any device as full-duplex.
                    259: <!-- 2021/03/01 -->
                    260: <li>Updated <a href="https://man.openbsd.org/perl.1">perl(1)</a> to 5.32.1.
                    261: <li>Added support for PCIe on the NanoPi R4S to <a href="https://man.openbsd.org/rkpcie.4">rkpcie(4)</a>.
                    262: <!-- 2021/02/28 -->
                    263: <li>Added <a href="https://man.openbsd.org/smmu.4">smmu(4)</a>, a driver for the ARM System MMU.
                    264: <li>Added <a href="https://man.openbsd.org/acpiiort.4">acpiiort(4)</a>, a driver for the ACPI I/O Remapping Table.
                    265: <!-- 2021/02/27 -->
                    266: <li>Added <a href="https://man.openbsd.org/apldart.4">apldart(4)</a>, a driver for the IOMMU on Apple M1 SoCs.
                    267: <li>Added <a href="https://man.openbsd.org/logger.1">logger(1)</a> support to <a href="https://man.openbsd.org/rcctl.8">rcctl(8)</a>, <a href="https://man.openbsd.org/rc.subr.8">rc.subr(8)</a> and <a href="https://man.openbsd.org/rc.d.8">rc.d(8)</a> for daemons logging to stdout/stderr.
                    268: <!-- 2021/02/26 -->
                    269: <li>Increased RX buffers available to the <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> chip to 256, allowing use of the Apple M1's wifi.
                    270: <li>Introduced <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>, a dhcp daemon to acquire IPv4 address leases from servers.
                    271: <li>Added <a href="https://man.openbsd.org/aplpcie.4">aplpcie(4)</a>, a driver for the PCIe host bridge on Apple M1 SoCs.
                    272: <!-- 2021/02/25 -->
                    273: <li>Added support for version 7 of the <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> PCIe interface.
                    274: <li>Prevented <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> attachment to devices with size zero.
                    275: <!-- 2021/02/24 -->
                    276: <li>Added <a href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>, a daemon to rewrite <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
                    277: <!-- 2021/02/23 -->
                    278: <li>Cleared interrupts on luna88k processors more efficiently at boot time.
                    279: <li>Allowed specification of a path to the <a href="https://man.openbsd.org/mg.1">mg(1)</a> startup file on the command line.
                    280: <li>Added support for adding and deleting mac addr entries on <a href="https://man.openbsd.org/nvgre.4">nvgre(4)</a>.
                    281: <li>Added support for adding and deleting address table entries to <a href="https://man.openbsd.org/bpe.4">bpe(4)</a>, <a href="https://man.openbsd.org/veb.4">veb(4)</a> and etherbridge.
                    282: <li>Added <a href="https://man.openbsd.org/aplintc.4">aplintc(4)</a>, a driver for the interrupt controller found on Apple M1 SoCs.
                    283: <!-- 2021/02/22 -->
                    284: <li>Introduced <a href="https://man.openbsd.org/veb.4">veb(4)</a>, a Virtual Ethernet Bridge driver.
                    285: <li>Added <a href="https://man.openbsd.org/apldog.4">apldog(4)</a>, a driver for the watchdog on Apple M1 SoCs, allowing reboot of the machine.
                    286: <li>When cutting off the head of an overlapping fragment during <a href="https://man.openbsd.org/pf.4">pf(4)</a> reassembly, reinserted the fragment into the lookup table with the correct index.
                    287: <!-- 2021/02/21 -->
                    288: <li>Added <a href="https://man.openbsd.org/cryptox.4">cryptox(4)</a>, a driver for armv8 cryptographic extensions.
                    289: <li>Added <a href="https://man.openbsd.org/ping.8">ping(8)</a> -g option to provide a visual display of packets received and lost.
                    290: <!-- 2021/02/20 -->
                    291: <li>Made the libunwind cache thread-safe.
                    292: <li>Fixed disestablishing of PCI interrupt handlers on octeon.
                    293: <li>Added etherbridge, the internals of a reusable learning bridge interface providing common code reusable for other drivers needing a mac learning bridge.
                    294: <!-- 2021/02/19 -->
                    295: <li>Added a MONITOR flag to ifaces to indicate they are used only for watching packets which will not be enter the network stack for processing.
                    296: <li>Appended .html suffixes to temporary files in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> to allow recognition by browsers.
                    297: <!-- 2021/02/18 -->
                    298: <!-- 2021/02/17 -->
                    299: <!-- 2021/02/16 -->
                    300: <li>Added <a href="https://man.openbsd.org/exuart.4">exuart(4)</a> support for the UART found on the Apple M1 SoC.
                    301: <li>Enabled multiple opens of a <a href="https://man.openbsd.org/video.4">video(4)</a> device as described in the V4L2 specification.
                    302: <li>Added <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> "show rtr" to display basic information about RTR sessions.
                    303: <li>Added RTR support to <a href="https://man.openbsd.org/bgpd.8">OpenBGPD</a>.
                    304: <!-- 2021/02/15 -->
                    305: <li>Added PermitRemoteOpen to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> for remote dynamic forwarding with SOCKS.
                    306: <li>Added support for X11 color names and other variations for OSC 10/11 and added OSC 110 and 111 to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    307: <!-- 2021/02/14 -->
                    308: <li>Restored <a href="https://man.openbsd.org/rdsetroot.8">rdsetroot(8)</a> -x usage on stripped bsd.rd.
                    309: <li>Updated to <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> 366.
                    310: <!-- 2021/02/13 -->
                    311: <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> dynamic address configuration for roadwarrior clients, with a new "iface" config option which can be used to specify an interface for the virtual addresses received from the peer.
                    312: <!-- 2021/02/12 -->
                    313: <li>Synced cert.pem with Mozilla NSS root CAs (except "GeoTrust Global CA").
                    314: <li>Created /dev/ drm nodes with the same names as linux to simplify libdrm and negate the need for certain ports patches.
                    315: <!-- 2021/02/11 -->
                    316: <!-- 2021/02/10 -->
                    317: <li>Prevented the kernel from being stuck in an endless recursion during TCP path MTU discovery when <a href="https://man.openbsd.org/pf.4">pf(4)</a> changes the routing table when sending packets.
                    318: <li>Moved UNIX domain sockets out of the kernel lock, using the new "unp_lock" <a href="https://man.openbsd.org/rwlock.9">rwlock(9)</a> as solock()'s backend to protect the whole layer.
                    319: <!-- 2021/02/09 -->
                    320: <li>Enabled build and install of <a href="https://man.openbsd.org/lldb.1">lldb(1)</a>.
                    321: <li>Added an optional "group none" transform for child SAs in <a href="https://man.openbsd.org/iked.8">iked(8)</a> to ensure the ability to negotiate optional PFS.
                    322: <!-- 2021/02/08 -->
                    323: <li>Added a barrier between reading the cqe flags and the command ID to prevent completion of the wrong scsi io for <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> drives.
                    324: <li>Removed the maxburst feature from tcp_output.
                    325: <li>Corrected raidlevel verification specified by the -c option in <a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a>.
                    326: <li>Added a RAID1C (raid1 + crypto) <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> discipline, encrypting data like the CRYPTO discipline and accepting multiple chunks during creation and assembly like the RAID1 discipline.
                    327: <!-- 2021/02/07 -->
                    328: <!-- 2021/02/06 -->
                    329: <li>Moved to 6.9-beta.
                    330: <!-- 2021/02/05 -->
                    331: <li>Added the new <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> -S flag to new-window to select the existing window if one with the given name already exists, rather than failing.
                    332: <li>Disabled <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> autovolume by default and set the default volume to 127. Setting "-w on" will replicate the previous behavior of automatically decreasing playback volume when new programs start playing.
                    333: <!-- 2021/02/04 -->
                    334: <li>Upgraded to OpenSSL 1.1 compatible crypto API in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    335: <li>Implemented the <a href="https://man.openbsd.org/nc.1">nc(1)</a> -D socket debug option in <a href="https://man.openbsd.org/tcpbench.1">tcpbench(1)</a>, allowing analysis of TCP connections.
                    336: <li>Introduced <a href="https://man.openbsd.org/uhidpp.4">uhidpp(4)</a>, a driver for Logitech HID++ devices.
                    337: <li>Added support for the Netgear ProSecure UTM25 to octeon.
                    338: <!-- 2021/02/03 -->
                    339: <li>Turned off the direct ACK on every other data segment, saving processing time and improving network performance.
                    340: <li>Changed pf_route so <a href="https://man.openbsd.org/pf.4">pf(4)</a> only runs when packets enter and leave the stack.
                    341: <!-- 2021/02/02 -->
                    342: <li>Properly implemented "rde med compare strict" in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> and ensured that the order of prefixes is always correct.
                    343: <li>Introduced <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> support for sending the If-Modified-Since header while fetching over http or https. Switched to using the timestamps from the remote server's Last-Modified header if available when saving local files and introduced the ftp "-u" flag to disable this behavior.
                    344: <li>Fixed a crash that could occur in <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> when a usb device is unplugged.
                    345: <!-- 2021/02/01 -->
                    346: <li>Fixed path MTU discovery for ESP tunneled in IPv6.
                    347: <!-- 2021/01/31 -->
                    348: <li>Changed route-to in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> to send packets to IPs instead of interfaces.
                    349: <li>Added basic support for BCM4379, found on the Apple M1 SoCs, to <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
                    350: <li>Completed code cleanup to avoid linker issues by satisfying -fno-common on all architectures.
                    351: <!-- 2021/01/30 -->
                    352: <li>Made editing GPT in <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> safer by defaulting offset to the beginning of the largest free space and preventing the creation of overlapping partitions.
                    353: <!-- 2021/01/29 -->
                    354: <li>Stopped relying on USB devices to correctly present their indices, instead searching for the correct interfaces. This fixes E+ Corp. DAC Audio devices.
                    355: <!-- 2021/01/28 -->
                    356: <!-- 2021/01/27 -->
                    357: <li>Applied <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> to <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a>.
                    358: <!-- 2021/01/26 -->
                    359: <li>Fixed termination assert in <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> to avoid a panic.
                    360: <li>Added support for RSA-PSS PKCS1 signatures to <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    361: <li>Recognized Apple Icestorm cores on arm64.
                    362: <li>Ensured AI_ADDRCONFIG takes routing domain into account when checking for available address families.
                    363: <!-- 2021/01/25 -->
                    364: <li>Renamed the HostbasedKeyTypes keyword in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and the HostbasedAcceptedKeyTypes keyword in <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a> to HostbasedAcceptedAlgorithms.
                    365: <li>Disabled logging to <a href="https://man.openbsd.org/syslog.3">syslog(3)</a> for libunbound with <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>. Does not prevent logging to stderr with "unwind -d".
                    366: <li>Fixed a data toggle out of sync problem for <a href="https://man.openbsd.org/ugen.4">ugen(4)</a> and <a href="https://man.openbsd.org/uhidev.4">uhidev(4)</a> devices on <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> controllers. (Reverted 2021-02-15).
                    367: <li>Raised the <a href="https://man.openbsd.org/mcx.4">mcx(4)</a> max number of queues/interrupts from 1 to 16.
                    368: <li>Introduced the <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a> per neighbor and global config option "reject as-set yes/no" to allow rejection of received UPDATES with AS_SET segments. These rejected prefixes can be viewed with <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> "show rib in error".
                    369: <li>Fixed <a href="https://man.openbsd.org/wg.4">wg(4)</a> ioctl to handle multiple wgpeers.
                    370: <li>Fixed filtering on <a href="https://man.openbsd.org/kstat.1">kstat(1)</a> unit numbers.
                    371: <!-- 2021/01/24 -->
                    372: <li>Used stoeplitz to provide a flowid for tcp packets when enabled.
                    373: <li>Updated the default system.fvwmrc for <a href="https://man.openbsd.org/fvwm.1">fvwm(1)</a>.
                    374: <li>Implemented DNS64 synthesis in <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>.
                    375: <!-- 2021/01/23 -->
                    376: <li>Prevented memory corruption or improper page access in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> due to improper TLB flushing for now by wiring the pages used by virtual machines.
                    377: <li>Added support for <a href="https://man.openbsd.org/ipmi.4">ipmi(4)</a> on PowerNV systems.
                    378: <!-- 2021/01/22 -->
                    379: <li>Set up <a href="https://man.openbsd.org/ims.4">ims(4)</a> devices in X11 to behave like touchpads.
                    380: <li>Introduced <a href="https://man.openbsd.org/ujoy.4">ujoy(4)</a>, a restricted subset of <a href="https://man.openbsd.org/uhid.4">uhid(4)</a> for game controllers which uses /dev/ujoy/* device nodes.
                    381: <!-- 2021/01/21 -->
                    382: <li>Fixed a memory leak in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    383: <li>Removed the <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> traphandler process.
                    384: <li>Renamed the PubkeyAcceptedKeyTypes keyword to PubkeyAcceptedAlgorithms in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.
                    385: <li>Added support for INVALID_KE_PAYLOAD in <a href="https://man.openbsd.org/iked.8">iked(8)</a> CREATE_CHILD_SA exchange.
                    386: <!-- 2021/01/20 -->
                    387: <li>Printed rewritten addresses in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> logged with <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> for rdr-to, nat-to and af-to rules.
                    388: <!-- 2021/01/19 -->
                    389: <li>Disabled <a href="https://man.openbsd.org/com.4">com(4)</a> on sparc64 for m3000s. Console i/o should fall back to ofw routines.
                    390: <li>Implemented intx support in <a href="https://man.openbsd.org/mvkpcie.4">mvkpcie(4)</a>.
                    391: <li>Enabled <a href="https://man.openbsd.org/athn.4">athn(4)</a> for arm64.
                    392: <li>Introduced locking for amaps and anons, improving build performance.
                    393: <!-- 2021/01/18 -->
                    394: <li>Fixed the <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> example configuration not to generate errors when running without TLS keys already in place.
                    395: <li>Unlocked <a href="https://man.openbsd.org/getppid.2">getppid(2)</a>.
                    396: <li>Introduced new function <a href="https://man.openbsd.org/if_unit.9">if_unit(9)</a>, returning a pointer to the interface descriptor corresponding to the unique name.
                    397: <!-- 2021/01/17 -->
                    398: <li>Added a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> -N flag to never start the server even if the command would normally do so.
                    399: <li>Dumped the max payload size and max read request size in the pcie cap in <a href="https://man.openbsd.org/pcidump.8">pcidump(8)</a>.
                    400: <!-- 2021/01/16 -->
                    401: <!-- 2021/01/15 -->
                    402: <!-- 2021/01/14 -->
                    403: <li>Prevented a panic in some acpi firmware that provided invalid memory regions in their reserved memory region reporting table.
                    404: <!-- 2021/01/13 -->
                    405: <li>Pledged the <a href="https://man.openbsd.org/doas.1">doas(1)</a> "-C" code path.
                    406: <!-- 2021/01/12 -->
                    407: <li>Implemented <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> listening on TCP.
                    408: <li>Allowed use of <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> on interfaces that share the same IP.
                    409: <!-- 2021/01/11 -->
                    410: <li>Used an 8th order FIR low-pass filter for resampling in <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> and for <a href="https://man.openbsd.org/aucat.1">aucat(1)</a>, removing most of the aliasing noise during resampling.
                    411: <li>Created a path MTU host route for <a href="https://man.openbsd.org/ipsec.4">IPsec(4)</a> over IPv6.
                    412: <!-- 2021/01/10 -->
                    413: <li>Updated to <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> 363.
                    414: <li>Disabled base-gcc on loongson and octeon.
                    415: <!-- 2021/01/09 -->
                    416: <li>Added PerSourceMaxStartups and PerSourceNetBlockSize options to <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
                    417: <li>Enabled powerpc support for floating-point exceptions.
                    418: <li>Added support for <a href="https://man.openbsd.org/SSL_get_shared_ciphers.3">SSL_get_shared_ciphers(3)</a> in TLSv1.3 and fixed to correctly return ciphers shared by the client and the server.
                    419: <li>Fixed -s option for <a href="https://man.openbsd.org/cmp.1">cmp(1)</a>.
                    420: <li>Added "strip" directive to <a href="https://man.openbsd.org/relayd.conf.5">relayd.conf(5)</a>.
                    421: <!-- 2021/01/08 -->
                    422: <li>Fixed a boot-time crash on sparc64 due to mutex use during the message buffer initialization.
                    423: <!-- 2021/01/07 -->
                    424: <li>Made CheckHostIP default to "no" in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>.
                    425: <li>Added a "xenodm" login class for <a href="https://man.openbsd.org/xenodm.1">xenodm(1)</a> and increased openfiles to 512 to avoid running out of file descriptors with a busy desktop.
                    426: <li>Ensured <a href="https://man.openbsd.org/sleep.3">sleep(3)</a> calls <a href="https://man.openbsd.org/nanosleep.2">nanosleep(2)</a> if seconds is zero, now delegating all decisions about whether or not to yield the CPU.
                    427: <!-- 2021/01/06 -->
                    428: <li>Allowed a process to open a <a href="https://man.openbsd.org/video.4">video(4)</a> device multiple times. Fixes webcam usage with Firefox and BigBlueButton.
                    429: <!-- 2021/01/05 -->
                    430: <li>Fixed problems which could arise with software such as bacula and icinga when a root certificate was specified as both a trusted and an untrusted certificate.
                    431: <li>Began distributing the gzip'd version of bsd.rd on all platforms with boot methods supporting it.
                    432: <!-- 2021/01/04 -->
                    433: <!-- 2021/01/03 -->
                    434: <li>Fixed a use after free in <a href="https://man.openbsd.org/carp.4">carp(4)</a>.
                    435: <!-- 2021/01/02 -->
                    436: <li>Updated to libc++ and libc++abi 10.0.1.
                    437: <li>Added requests for a new certificate without requiring -F when <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> detects an added or removed SAN in the config file not reflected in the existing certificate on disk.
                    438: <li>Updated to compiler-rt 11.0.0.
                    439: <li>Used native display resolution 1368x768 for Lynloong all-in-one computers.
                    440: <li>Made loongson kernels recognize Lynloong LM9002/9003 and LM9013.
                    441: <!-- 2021/01/01 -->
                    442: <li>Changed the <a href="https://man.openbsd.org/pool.9">pool(9)</a> timeouts to use the system uptime instead of ticks.
                    443: <li>Handled permanent redirects (RFC 7538) in <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> fetch.
                    444: <li>Added <a href="https://man.openbsd.org/kstat.1">kstat(1)</a> to <a href="https://man.openbsd.org/ogx.4">ogx(4)</a>.
                    445: <li>Updated to <a href="https://man.openbsd.org/xkbcomp.1">xkbcomp(1)</a> 1.4.4.<li>Updated to <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> 1.4.1.
                    446: <li>Updated to <a href="https://man.openbsd.org/xprop.1">xprop(1)</a> 1.2.5.
                    447: <li>Updated to <a href="https://man.openbsd.org/xev.1">xev(1)</a> 1.2.4.
                    448: <li>Updated to <a href="https://man.openbsd.org/fonttosfnt.1">fonttosfnt(1)</a> 1.2.1.
                    449: <li>Added a -C flag to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> run-shell to use a tmux command rather than a shell command.
                    450: <!-- 2020/12/31 -->
                    451: <li>Corrected <a href="https://man.openbsd.org/amltemp.4">amltemp(4)</a> attachment to allow thermal management despite temperature sensor reading failure on Amlogic SoCs.
                    452: <li>Added trace points for <a href="https://man.openbsd.org/malloc.9">malloc(9)</a> and <a href="https://man.openbsd.org/free.9">free(9)</a>, making them traceabe via <a href="https://man.openbsd.org/dt.4">dt(4)</a> and <a href="https://man.openbsd.org/btrace.8">btrace(8)</a>.
                    453: <li>Enabled IPv4 and TCP/UDP checksum offload on transmission in <a href="https://man.openbsd.org/ogx.4">ogx(4)</a>.
                    454: <li>Renamed <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> pony process to dispatcher and klondike to crypto.
                    455: <!-- 2020/12/30 -->
                    456: <li>Set klist lock for pipes.
                    457: <li>Added singly-linked tail queue macros from FreeBSD.
                    458: <li>Added <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> "show sets" to display information about the roa-set, as-sets and prefix-sets loaded into <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
                    459: <!-- 2020/12/29 -->
                    460: <li>Introduced power-saving mode on POWER9 (ISA v3).
                    461: <li>Updated to libexpat 2.2.10.
                    462: <!-- 2020/12/28 -->
                    463: <li>Added support for kern.video.record to <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>.
                    464: <li>Introduced kern.video.record for <a href="https://man.openbsd.org/video.4">video(4)</a> devices, an analog to the kern.audio.record <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> parameter for <a href="https://man.openbsd.org/audio.4">audio(4)</a> devices. By default, kern.video.record will be set to zero and blank all data delivered by drivers attaching to <a href="https://man.openbsd.org/video.4">video(4)</a>.
                    465: <li>Used per-CPU counter for fault and stats counters reached in uvm_fault().
                    466: <li>Added support to <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a> for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
                    467: <!-- 2020/12/27 -->
                    468: <li>Fixed "any" and "dynamic" keywords for flows in <a href="https://man.openbsd.org/iked.8">iked(8)</a> and added proper IPv6 support.
                    469: <li>Added PCIe support to <a href="https://man.openbsd.org/amlpciephy.4">amlpciephy(4)</a>.
                    470: <!-- 2020/12/26 -->
                    471: <li>Fixed a memory leak in ld.so's malloc.
                    472: <!-- 2020/12/25 -->
                    473: <li>Added Gemini Lake I2C id to <a href="https://man.openbsd.org/dwiic.4">dwiic(4)</a>, making the touchpad work on the Teclast F7 Plus laptop.
                    474: <!-- 2020/12/24 -->
                    475: <li>Corrected accounting of zero length TDs in <a href="https://man.openbsd.org/xhci.4">xhci(4)</a>, preventing free TRBs from running out.
                    476: <!-- 2020/12/23 -->
                    477: <li>Fixed hangs on amd64 bsd.rd due to misreported core clock frequency on newer Intel Comet Lake models.
                    478: <li>Added a global "nowake" channel for threads avoiding <a href="https://man.openbsd.org/wakeup.9">wakeup(9)</a> to <a href="https://man.openbsd.org/tsleep.9">tsleep(9)</a>.
                    479: <li>Added Wake on LAN support to <a href="https://man.openbsd.org/rge.4">rge(4)</a>.
                    480: <li>Added a specific headline to <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> for TCP state and IP protocol.
                    481: <li>Prevented a crash due to premature release of resources by the <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> filter state machine.
                    482: <li>Allowed the provision of <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> options on "dhcp" lines in <a href="https://man.openbsd.org/hostname.if.5">hostname.if(5)</a> files.
                    483: <li>Fixed a memory leak in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> resolver.
                    484: <li>Introduced a send hold timer in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> to detect stalls on the sending side of a TCP connection, acting as a last resort to detect faulty peers.
                    485: <li>Fixed ofw regulators that use "active-low" polarity.
                    486: <!-- 2020/12/22 -->
                    487: <li>Added PCIe clocks to <a href="https://man.openbsd.org/amlclock.4">amlclock(4)</a>.
                    488: <li>Implemented <a href="https://man.openbsd.org/select.2">select(2)</a> and <a href="https://man.openbsd.org/pselect.2">pselect(2)</a> on top of <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>. (Reverted 2021-01-08).
                    489: <!-- 2020/12/21 -->
                    490: <li>Made clang the default compiler on loongson.
                    491: <li>Added an <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> KnownHostsCommand that allows the client to obtain known_hosts data from a command in addition to the usual files.
                    492: <li>Prevented initiation of new additional SAs for each policy upon every <a href="https://man.openbsd.org/ikectl.8">ikectl(8)</a> config reload.
                    493: <li>Introduced <a href="https://man.openbsd.org/smtp.1">smtp(1)</a> -a to perform authentication before sending a message.
                    494: <li>Fixed DRI3 support on <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a> and <a href="https://man.openbsd.org/ati.4">ati(4)</a>.
                    495: <!-- 2020/12/20 -->
                    496: <li>Accepted reject and blackhole routes for IPsec PMTU discovery.
                    497: <li>Prevented leaking of ipsec_hosts in <a href="https://man.openbsd.org/iked.8">iked(8)</a> when building hosts_list.
                    498: <li>Fixed booting on powerpc64 machines with memory banks higher in physical address space, needing a larger TCE table.
                    499: <li>Introduced klistops, introducing a way to associate lock operations with a klist.
                    500: <li>Fixed <a href="https://man.openbsd.org/dig.1">dig(1)</a> EDNS Client Subnet option (+subnet=).
                    501: <li>Fixed IPv6 link-local address handling for nameservers to talk to and address to bind to in <a href="https://man.openbsd.org/dig.1">dig(1)</a>.
                    502: <!-- 2020/12/19 -->
                    503: <!-- 2020/12/18 -->
                    504: <li>Added support for the i.MX8MP PCIe clocks, USB clocks and second ethernet.
                    505: <li>Made large read and write transactions work in <a href="https://man.openbsd.org/amliic.4">amliic(4)</a>.
                    506: <li>Updated to the December 18, 2020 version of <a href="https://man.openbsd.org/awk.1">awk(1)</a>.
                    507: <li>Added fd close notification for kqueue-based <a href="https://man.openbsd.org/poll.2">poll(2)</a> and <a href="https://man.openbsd.org/select.2">select(2)</a>.
                    508: <li>Corrected the first packet of an <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> SA to have sequence number 1.
                    509: <!-- 2020/12/17 -->
                    510: <li>Added "amlogic,meson-g12a-dwmac" to <a href="https://man.openbsd.org/dwge.4">dwge(4)</a>.
                    511: <li>Added <a href="https://man.openbsd.org/amlpinctrl.4">amlpinctrl(4)</a> support for the "Always On" GPIOs.
                    512: <li>Introduced a delay to work around an issue in <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> on the BCM43602 that was triggering "unexpected pairwise key update" errors.
                    513: <!-- 2020/12/16 -->
                    514: <li>Made <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> detect and reject bogus ranges before loading the ruleset to prevent a panic.
                    515: <!-- 2020/12/15 -->
                    516: <li>Made <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> synchronize-panes a pane option and added set-option -U flag to unset an option on all panes.
                    517: <!-- 2020/12/14 -->
                    518: <!-- 2020/12/13 -->
                    519: <li>Updated to xcb-proto 1.14.1.
                    520: <!-- 2020/12/12 -->
                    521: <li>Updated to <a href="https://man.openbsd.org/Xserver.1">Xserver(1)</a> 1.20.10.
                    522: <!-- 2020/12/11 -->
                    523: <li>Prevented a race in <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> privsep which could cause autoinstall to fail by calling <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> without a local address.
                    524: <li>Correctly enumerated files with more than INT_MAX lines with the <a href="https://man.openbsd.org/cat.1">cat(1)</a> -n flag.
                    525: <!-- 2020/12/10 -->
                    526: <li>Updated to <a href="https://man.openbsd.org/unbound.8">unbound(8)</a> 1.13.0.
                    527: <li>Updated to <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> 4.3.4.
                    528: <!-- 2020/12/09 -->
                    529: <li>Fixed TCP going over an interface with fq codel enabled.
                    530: <li>Avoided spurious "input packet decapsulations failed" errors in <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> -W with A-MSDU enabled.
                    531: <li>Allowed booting of amd64/i386 from 4TB GPT formatted disks.
                    532: <li>Flushed the reorder buffer after gap timeout to prevent frames from remaining in the buffer until the next frame is received.
                    533: <li>Validated ghostbuster records (RFC 6493) in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    534: <!-- 2020/12/08 -->
                    535: <li>Fixed 802.11 RSN capabilities announced to peers.
                    536: <li>Fixed a potential NULL pointer dereference due to malformed ASN.1 in a certificate revocation list or a timestamp response token.
                    537: <!-- 2020/12/07 -->
                    538: <li>Fixed the calculation of "maxlen" in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> when there are multiple MPDUs in one packet.
                    539: <li>Limited the URL embedded in .cer files in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> to alphanumeric characters and punctuation.
                    540: <!-- 2020/12/06 -->
                    541: <li>Added <a href="https://man.openbsd.org/dwgpio.4">dwgpio(4)</a>, a driver for the Synopsys DesignWare GPIO controller.
                    542: <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> support for RSASSA-PSS signature verification (RFC 7427).
                    543: <li>Fixed a race condition in <a href="https://man.openbsd.org/wsmux.4">wsmux(4)</a>.
                    544: <!-- 2020/12/05 -->
                    545: <!-- 2020/12/04 -->
                    546: <li>Allowed exporting prefixes from multiple sessions in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> into the same <a href="https://man.openbsd.org/pf.4">pf(4)</a> table, preventing a prefix from being removed from the table on the first withdrawal even if an alternative exists.
                    547: <!-- 2020/12/03 -->
                    548: <!-- 2020/12/02 -->
                    549: <li>Prevented a TOCTOU race in single_thread_set() by extending the scope of the lock.
                    550: <li>Enabled auto-negotiation on the SerDes links, allowing in-band-status to work between <a href="https://man.openbsd.org/mvpp.4">mvpp(4)</a> and <a href="https://man.openbsd.org/mvsw.4">mvsw(4)</a> on the ClearFog GT 8K.
                    551: <!-- 2020/12/01 -->
                    552: <li>Allowed <a href="https://man.openbsd.org/rad.8">rad(8)</a> to handle all rdomains in a single daemon.
                    553: <li>Made uvm_pagealloc() mp-safe.
                    554: <!-- 2020/11/30 -->
                    555: <li>Ensured rekeying of every child SA in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    556: <!-- 2020/11/29 -->
                    557: <li>Fixed <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a> cert and key path inference for absolute paths.
                    558: <li>Taught lld to link the macppc kernel.
                    559: <li>Added support for 1000base-x and 2500base-x connections to <a href="https://man.openbsd.org/mvneta.4">mvneta(4)</a>.
                    560: <li>Added <a href="https://man.openbsd.org/mvsw.4">mvsw(4)</a>, a driver for Marvel "SOHO" switches.
                    561: <li>Added the <a href="https://man.openbsd.org/iked.8">iked(8)</a> "set stickyaddress" option, which attempts to assign the same "config address" when an IKESA is negotiated with the DSTID of an existing IKESA.
                    562: <li>Added support for the use of !command to <a href="https://man.openbsd.org/mygate.5">mygate(5)</a>, so that netstart has a late opportunity to perform network configuration.
                    563: <!-- 2020/11/28 -->
                    564: <li>Updated to libX11 1.7.0.
                    565: <li>Handled an autoconf interface changing its rdomain in <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>.
                    566: <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> support for multiple address pools.
                    567: <!-- 2020/11/27 -->
                    568: <!-- 2020/11/26 -->
                    569: <li>Set the specified TOS/DSCP for interactive use prior to TCP connect in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    570: <li>CLeaned up passing of struct passwd from monitor to preauth privsep process in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    571: <li>Used a counter instead of random IV for AES-GCM in <a href="https://man.openbsd.org/iked.8">iked(8)</a>, eliminating the risk of random collisions.
                    572: <!-- 2020/11/25 -->
                    573: <li>Changed kqueue_scan() to keep track of collected events in the given context.
                    574: <!-- 2020/11/24 -->
                    575: <li>Killed <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> connection upon <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> server stall.
                    576: <li>Added a simple --timeout implementation to <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>.
                    577: <!-- 2020/11/23 -->
                    578: <li>Fixed very old <a href="https://man.openbsd.org/umass.4">umass(4)</a> devices where the INQUIRY command succeeds but with a residue equal to the requested bytes.
                    579: <!-- 2020/11/22 -->
                    580: <li>Fixed a panic seen with mbuf chains on arm64.
                    581: <!-- 2020/11/21 -->
                    582: <li>Fixed incorrect behavior when using <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a> to change the lease renew/rebind/expiry timing.
                    583: <!-- 2020/11/20 -->
                    584: <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> -s socket option to specify a control socket.
                    585: <!-- 2020/11/19 -->
                    586: <li>When doing an <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> recursive upload or download of a read-only directory, ensured that the directory was created with write and execute permissions in the interim to allow the transfer.
                    587: <li>Fixed <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> repeated DEAUTH and loss/restoration of link.
                    588: <li>Allowed specific <a href="https://man.openbsd.org/sndio.7">sndio(7)</a> devices to be used for play-only and rec-only modes.
                    589: <li>Fixed panics on the HoneyComb LX2K with <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>.
                    590: <!-- 2020/11/18 -->
                    591: <!-- 2020/11/17 -->
                    592: <li>Prevented accidental truncation of large memory segments on loongson.
                    593: <li>Added ACPI support to <a href="https://man.openbsd.org/imxiic.4">imxiic(4)</a>.
                    594: <!-- 2020/11/16 -->
                    595: <li>Implemented the key material exporter for TLSv1.3.
                    596: <li>Prevented process exit in multithreaded programs from reporting the wrong error code.
                    597: <li>Added multicast support to <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> to allow IPv6.
                    598: <!-- 2020/11/15 -->
                    599: <li>Added <a href="https://man.openbsd.org/acpige.4">acpige(4)</a>, a driver for ACPI generic event devices, used on the HoneyComb LX2K to implement power button handling.
                    600: <li>Added <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a>, a driver for the GPIO controllers found on modern Intel PCHs.
                    601: <!-- 2020/11/14 -->
                    602: <li>Revised the initialization of the <a href="https://man.openbsd.org/drm.4">drm(4)</a> Linux emulation layer to call it only when the first drm instance attaches.
                    603: <li>Extended <a href="https://man.openbsd.org/pcamux.4">pcamux(4)</a> with ACPI support.
                    604: <li>Added support for the VF610 I2C controller to <a href="https://man.openbsd.org/imxiic.4">imxiic(4)</a>.
                    605: <li>Made sure not to replace 0.0.0.0 with a dynamic address in <a href="https://man.openbsd.org/iked.8">iked(8)</a> if it is a network address.
                    606: <li>Added 10G media support to <a href="https://man.openbsd.org/mvpp.4">mvpp(4)</a>.
                    607: <li>Added SFP+ support to ofw, including support for direct attach cables.
                    608: <!-- 2020/11/13 -->
                    609: <li>Added support for the PL2303HXN series chips to <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a>.
                    610: <li>Added support for the PCA9547 I2C mux to <a href="https://man.openbsd.org/pcamux.4">pcamux(4)</a>.
                    611: <!-- 2020/11/12 -->
                    612: <li>Added <a href="https://man.openbsd.org/witness.4">witness(4)</a> check for uninitialized (or zeroed) lock usage.
                    613: <li>Prefixed <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> keyboard interactive prompts with "user@host" for easier identification of connections.
                    614: <li>Displayed any other hostnames/addresses associated with a new hostkey when <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> prompts the user to accept it.
                    615: <!-- 2020/11/11 -->
                    616: <li>Implemented auto chain for the TLSv1.3 server.
                    617: <li>Updated to freetype 2.10.4.
                    618: <li>Fixed <a href="https://man.openbsd.org/athn.4">athn(4)</a> in client mode against APs that use WPA1/TKIP as the group cipher.
                    619: <!-- 2020/11/10 -->
                    620: <li>Fixed <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> against access points using WPA1/TKIP as the group cipher.
                    621: <!-- 2020/11/09 -->
                    622: <li>Fixed a panic associated with locks and <a href="https://man.openbsd.org/drm.4">drm(4)</a> on macppc with Powerbook5,6 and RV350.
                    623: <li>Fixed issues with network stopping after the first down/up cycle in <a href="https://man.openbsd.org/mvpp.4">mvpp(4)</a>.
                    624: <li>Fixed link state change behavior in 82598 <a href="https://man.openbsd.org/ix.4">ix(4)</a> chips.
                    625: <li>Increased speed of the dependency check pass for <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
                    626: <li>Allowed use of ## and # in <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> styles and added a "w" format modifier for width.
                    627: <!-- 2020/11/08 -->
                    628: <!-- 2020/11/07 -->
                    629: <li>Added clock support for i.MX8MP.
                    630: <li>Implemented <a href="https://man.openbsd.org/iked.8">iked(8)</a> "from dynamic," installing flows where "dynamic" is replaced by the received dynamic IP address.
                    631: <li>Fixed <a href="https://man.openbsd.org/ilogb.3">ilogb(3)</a> implementation, preventing a potential infinite loop.
                    632: <!-- 2020/11/06 -->
                    633: <li>Changed from <a href="https://man.openbsd.org/rwlock.9">rwlock(9)</a> to <a href="https://man.openbsd.org/mutex.9">mutex(9)</a> for linux rwlocks.
                    634: <li>Removed the -L option from <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.
                    635: <li>Fixed <a href="https://man.openbsd.org/wg.4">wg(4)</a> on macppc by keeping track of allowed ips pointer correctly.
                    636: <li>Added the ClearFog GT 8K to <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a>.
                    637: <!-- 2020/11/05 -->
                    638: <li>Enabled <a href="https://man.openbsd.org/iked.8">iked(8)</a> support for ASN1_DN ipsec identifiers.
                    639: <li>Fixed rare crashes of <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> when DNS answers are larger than the maximum imsg size.
                    640: <li>Fixed <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> checks for manifest validity interval.
                    641: <li>Released OpenBGPD-6.8p1.
                    642: <!-- 2020/11/04 -->
                    643: <li>Added recognition of Cortex-A78AE, Cortex-X1 and Neoverse V1 arm64 CPUs.
                    644: <!-- 2020/11/03 -->
                    645: <li>Corrected an issue where <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> verify might not error on expired certificates.
                    646: <li>Fixed an issue in the TLS 1.3 code that caused stalls in haproxy and other software.
                    647: <li>Changed <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> to call its get_issuer() callback to try and find a suitable certificate in cases where it has failed to find a print certificate from the supplied roots and intermediates.
                    648: <li>Added the 'any' keyword to <a href="https://man.openbsd.org/iked.conf.5">iked.conf(5)</a> for requests to allow "request address any".
                    649: <!-- 2020/11/02 -->
                    650: <li>Enabled brightness keys on powerbooks where the keyboard attaches as <a href="https://man.openbsd.org/ukbd.4">ukbd(4)</a>.
                    651: <li>Set initial default display brightness on macppc via of_setbrightness() to ensure <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> and ofw are in sync.
                    652: <!-- 2020/11/01 -->
                    653: <li>Added 'dynamic' keyword to <a href="https://man.openbsd.org/iked.conf.5">iked.conf(5)</a> to allow configuration of flows to dynamically assigned addresses.
                    654: <li>Implemented RFC 8914 Extended DNS Errors for <a href="https://man.openbsd.org/dig.1">dig(1)</a>.
                    655: <li>Added tracking of address proposal creation times to be able to establish total lifetime. This information is used to renew pltime/vltime of privacy addresse per RFC 4941.
                    656: <li>Changed <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> Duplicate Address Detection (DAD) to only generate a new address if we are using Semantically Opaque Interface Identifiers.
                    657: <!-- 2020/10/31 -->
                    658: <li>Added a directive to <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> to check if a path is accessible.
                    659: <li>Fixed detection of duplicate locations in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    660: <li>Added support for passing a bootmac command line argument to RAMDISK on powerpc64.
                    661: <!-- 2020/10/30 -->
                    662: <li>Make <a href="https://man.openbsd.org/iked.8">iked(8)</a> accept ANY dynamic address with 'request addr 0.0.0.0'.
                    663: <li>Fixed the "entry point at 0x10010000" hang reported on amd64 machines by using a 64MB block to load the kernel.
                    664: <li>Changed <a href="https://man.openbsd.org/astfb.4">astfb(4)</a> to allow it to become the console on powerpc64.
                    665: <!-- 2020/10/29 -->
                    666: <li>Added support to request IP addresses as IKEv2 initiator to <a href="https://man.openbsd.org/iked.8">iked(8)</a>. If 'request addr 0.0.0.0' is configured, any address will be accepted.
                    667: <li>Added the ability to force the selection of source IP address via <a href="https://man.openbsd.org/route.8">route(8)</a>.
                    668: <li>Created a new "location (found|notfound)" option for <a href="https://man.openbsd.org/httpd.conf.5">httpd.conf(5)</a> to allow testing for resource path existence.
                    669: <!-- 2020/10/28 -->
                    670: <li>Prevented kernel reuse of mbuf memory when generating the ICMP6 response to an IPv6 packet.
                    671: <li>Updated to <a href="https://man.openbsd.org/unbound.8">unbound(8)</a> 1.12.0.
                    672: <!-- 2020/10/27 -->
                    673: <li>Added notices to syslog whenever the "%n" format string component of <a href="https://man.openbsd.org/printf.3">printf(3)</a> is used.
                    674: <li>Stopped allowing configuration of the same neighbor multiple times in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
                    675: <li>Edited <a href="https://man.openbsd.org/syspatch.8">syspatch(8)</a> to ensure SHA256.sig has at least three lines.
                    676: <li>Added limited emulation of unaligned access in the powerpc64 kernel.
                    677: <!-- 2020/10/26 -->
                    678: <li>Added AMD Vi and Intel VTD IOMMU support. This creates separate domains for each PCI device and can provide protection against invalid memory access.
                    679: <li>Fixed <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a> display commands when using <a href="https://man.openbsd.org/drm.4">drm(4)</a> drivers on macppc.
                    680: <li>Fixed a deadlock between uvn_io() and uvn_flush().
                    681: <li>Added a top-level 'reboot' command to <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
                    682: <li>Added a -legacy_verify flag to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> to force use of the old validator.
                    683: <li>Fixed a memory leak when parsing <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> roa-set lists.
                    684: <!-- 2020/10/25 -->
                    685: <li>Added a workaround for PCIO devices that cannot address the full 64-bit PCI address space to powerpc64. Needed for <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> and <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a> since Radeon GPUs only implement 36, 40, or 44 bits of address space.
                    686: <li>Introduced a system-wide mutex that serializes msgbuf operations.
                    687: <li>Fixed brightness setting on MacBooks.
                    688: <!-- 2020/10/24 -->
                    689: <!-- 2020/10/23 -->
                    690: <li>Updated to <a href="https://man.openbsd.org/fonttosfnt.1">fonttosfnt(1)</a> 1.2.0.
                    691: <!-- 2020/10/22 -->
                    692: <!-- 2020/10/21 -->
                    693: <li>Added retguard macros to powerpc64 locore functions.
                    694: <li>Changed <a href="https://man.openbsd.org/ping.8">ping(8)</a> to drain the raw socket of packets received before we were fully setup to avoid reporting ICMP responses intended for other instances of ping(8) running in parallel.
                    695: <li>Made <a href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a> specify a version when it uses <a href="https://man.openbsd.org/fw_update.1">fw_update(1)</a> to avoid the situation where upgrading a pre-6.8 snapshot to 6.8 release with "-r" would install firmware packages from snapshots.
                    696: <!-- 2020/10/20 -->
                    697: <li>Ensured <a href="https://man.openbsd.org/copyout.9">copyout(9)</a>, <a href="https://man.openbsd.org/copyinstr.9">copyinstr(9)</a> and <a href="https://man.openbsd.org/copyoutstr.9">copyoutstr(9)</a> bail out properly if called with a length of 0 on arm64, hppa and mips64.
                    698: <li>Modified <a href="https://man.openbsd.org/daily.8">daily(8)</a> to stop reporting disk status and networking statistics.
                    699: <li>Released OpenBGPD portable 6.8p0.
                    700: <li>Released <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> 6.8p0.
                    701: <!-- 2020/10/19 -->
                    702: <!-- 2020/10/18 -->
                    703: <li>Added powerpc64 retguard macros for setjmp/longjmp.
                    704: <li>Released LibreSSL 3.2.2.
                    705: <!-- 2020/10/17 -->
                    706: <!-- 2020/10/16 -->
                    707: <li>Implemented linux interval tree functions for <a href="https://man.openbsd.org/drm.4">drm(4)</a>.
                    708: <!-- 2020/10/15 -->
                    709: <li>Added basic support for kclock timeouts to <a href="https://man.openbsd.org/timeout.9">timeout(9)</a>.
                    710: <!-- 2020/10/14 -->
                    711: <!-- 2020/10/13 -->
                    712: <li>Updated to <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> 4.3.3.
                    713: <!-- 2020/10/12 -->
                    714: <li>Added RETGUARD implementation for powerpc and powerpc64.
                    715: <!-- 2020/10/11 -->
                    716: <li>Stopped exempting file systems from <a href="https://man.openbsd.org/security.8">security(8)</a> on the basis of nodev and nosuid options, which may not be used for file systems mounted beneath.
                    717: <li>Supported use of more than one URI in the TAL file for <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>, sorting with a preference for https.
                    718: <!-- 2020/10/10 -->
                    719: <li>Prevented a crash due to <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> listening on port 443 with missing TLS certificates.
                    720: <!-- 2020/10/09 -->
                    721: <li>Optimized arm64 <a href="https://man.openbsd.org/copyin.9">copyin(9)</a>, <a href="https://man.openbsd.org/copyout.9">copyout(9)</a> and <a href="https://man.openbsd.org/kcopy.9">kcopy(9)</a> by doing 16-byte copies if possible.
                    722: <li>Added <a href="https://man.openbsd.org/doas.conf.5">doas.conf(5)</a> "nolog" option to avoid <a href="https://man.openbsd.org/syslog.3">syslog(3)</a>.
                    723: <!-- 2020/10/08 -->
                    724: <!-- 2020/10/07 -->
                    725: <!-- 2020/10/06 -->
                    726: <li>Added Intel 495 Series LP PCH and Ice Lake graphics <a href="https://man.openbsd.org/pci.4">pci(4)</a> ids.
                    727: <!-- 2020/10/05 -->
                    728: <li>Fixed a pledge violation in <a href="https://man.openbsd.org/csh.1">csh(1)</a> where redirecting input from a file containing ^T would cause csh(1) to perform a tty ioctl operation against a non-tty.
                    729: <!-- 2020/10/04 -->
                    730: <li>Fixed a write hang-up on file system in <a href="https://man.openbsd.org/vnd.4">vnd(4)</a>.
                    731: <!-- 2020/10/03 -->
                    732: <li>Enabled <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> UpdateHostkeys by default when the configuration has not overridden UserKnownHostFile.
                    733: <li>Added bsd.mp to powerpc64's installXX.{img,iso}.
                    734: <!-- 2020/10/02 -->
                    735: <li>Preferred ed25519 signature algorithm variants over ECDSA in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.
                    736: <li>Introduced "if_cloners_lock" rwlock and used it to serialize if_clone_{create,destroy}(), avoiding multiple race conditions.
                    737: <!-- 2020/10/01 -->
                    738: <li>Added <a href="https://man.openbsd.org/astfb.4">astfb(4)</a>, a driver for the framebuffer of the Aspeed BMC found on many POWER8 and POWER9 systems.
                    739: <li>Added Intel 400-series chipsets to <a href="https://man.openbsd.org/dwiic.4">dwiic(4)</a>.
                    740: <li>Relaxed checks in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> and <a href="https://man.openbsd.org/pf.4">pf(4)</a> to accept any valid routing domain, even if it does not yet exist.
                    741: <!-- 2020/09/30 -->
                    742: <li>Moved mfokclock(4) from loongson to make it available for other platforms and renamed it to <a href="https://man.openbsd.org/mfokrtc.4">mfokrtc(4)</a>.
                    743: <li>Removed osrelease from system.fvwmrc, as the version string matches the kernel of the <a href="https://man.openbsd.org/fvwm.1">fvwm(1)</a> build machine, not the user's kernel.
                    744: <li>Moved to 6.8-current.
                    745: </ul>