OpenBSD/src DWCsepxlib/libcrypto/man s2i_ASN1_INTEGER.3

   s2i_ASN1_INTEGER.3: mark up second use of usr_data for consistency
VersionDeltaFile
1.12+5-3lib/libcrypto/man/s2i_ASN1_INTEGER.3
+5-31 files

OpenBSD/src x2uOSC2usr.bin/tmux tty.c tmux.h

   Use DECRQM to detect mode 2026, from Michael Grant.
VersionDeltaFile
1.214+61-1usr.bin/tmux/tty-keys.c
1.1427+3-2usr.bin/tmux/tmux.h
1.479+3-1usr.bin/tmux/tty.c
+67-43 files

OpenBSD/src xuXrNjHusr.bin/tmux cmd-source-file.c

   Change correct depth counter for source-file when used from hooks,
   GitHub issue 5437.
VersionDeltaFile
1.63+38-20usr.bin/tmux/cmd-source-file.c
+38-201 files

OpenBSD/src FDYfVrRetc/rc.d lldpd

   lldpd does not reload

   There's no config file or HUP handler, so 'rcctl reload lldpd' kills it.

   OK job
VersionDeltaFile
1.2+3-1etc/rc.d/lldpd
+3-11 files

OpenBSD/src 38yQwuuusr.bin/tmux tmux.h spawn.c

   When a pane is respawned, reset the control mode offsets. GitHub issue
   5498 from Alex Rattray.
VersionDeltaFile
1.66+20-1usr.bin/tmux/control.c
1.51+16-2usr.bin/tmux/spawn.c
1.1426+2-1usr.bin/tmux/tmux.h
+38-43 files

OpenBSD/src YEsZSH4usr.bin/tmux server-fn.c

   Correctly clear clients referring to a session with destroy-unattached,
   GitHub issue 5497 from Jeong, Heon.
VersionDeltaFile
1.150+2-1usr.bin/tmux/server-fn.c
+2-11 files

OpenBSD/src MBTnlCmusr.bin/tmux server.c

   Restore umask if bind fails, from nachalsa at naver dot com.
VersionDeltaFile
1.216+2-1usr.bin/tmux/server.c
+2-11 files

OpenBSD/src TShDCGLusr.sbin/rpki-client version.h

   Prepare for rpki-client 9.9 release
VersionDeltaFile
1.31+2-2usr.sbin/rpki-client/version.h
+2-21 files

OpenBSD/src NJMvCvMlib/libssl ssl_tlsext.c

   libssl: use correct alert for key_share without supported_groups

   Processing the key_share extension requires a supported_groups extension.
   RFC 9846, section 9.2 explicitly mandates a missing_extension alert in
   this situation, so use that instead of illegal_parameter.

   We do have code in tls13_client_hello_required_extensions() implementing
   the requirements on extensions of the relevant paragraph of that section
   with the corrrect alerts.  The error in the extension processing happens
   before hitting these checks in this particular case.

   Reported by Tom Gouville of the tlspuffin team as part of
   https://github.com/libressl/portable/issues/1279

   ok jsing kenjiro
VersionDeltaFile
1.165+2-2lib/libssl/ssl_tlsext.c
+2-21 files

OpenBSD/src 1eMhG8zsys/dev/pci/drm/include/kunit static_stub.h, sys/dev/pci/drm/include/linux mempool.h error-injection.h

   add includes used by xe drm driver
VersionDeltaFile
1.1+31-0sys/dev/pci/drm/include/linux/auxiliary_bus.h
1.1+10-0sys/dev/pci/drm/include/uapi/linux/pci_regs.h
1.1+8-0sys/dev/pci/drm/include/linux/mempool.h
1.1+8-0sys/dev/pci/drm/include/linux/error-injection.h
1.1+8-0sys/dev/pci/drm/include/kunit/static_stub.h
1.1+6-0sys/dev/pci/drm/include/trace/events/gpu_mem.h
+71-07 files not shown
+78-013 files

OpenBSD/src DZYuUgwusr.bin/vi/vi v_txt.c

   Ensure numbering is repainted after completion redraw.

   Fixes screen corruption when using completion if line numbering is
   enabled.  Otherwise, the completion area is redrawn without line
   numbers.  From Jeffrey Johnson
VersionDeltaFile
1.38+8-1usr.bin/vi/vi/v_txt.c
+8-11 files

OpenBSD/src IduHMFYsys/dev/pci/drm/include/linux numa.h nodemask.h

   add indirect includes for xe drm driver
VersionDeltaFile
1.2+8-0sys/dev/pci/drm/include/linux/debugobjects.h
1.9+2-1sys/dev/pci/drm/include/linux/uaccess.h
1.11+2-1sys/dev/pci/drm/include/linux/timer.h
1.3+2-0sys/dev/pci/drm/include/linux/numa.h
1.3+2-0sys/dev/pci/drm/include/linux/nodemask.h
1.3+2-0sys/dev/pci/drm/include/linux/mmu_notifier.h
+18-210 files not shown
+30-216 files

OpenBSD/src MkULNImetc rc

   I noticed  boot-time /tmp pruning could take a substantial amount of time.
   The purpose is two-fold, to remove cruft, and stop newly authenticated users
   from seeing it.  Took about 20 drafts to get it right. The /tmp files
   are now pushed into a mktemp directory, then deleted async, except a few are
   removed immediately for the case of the filesystem being full.  After daemon
   startup has completed, we wait for the removal job to complete (let's keep an
   eye on this, because it is possible we actually don't need to wait)
   draft iterations with millert, afresh1, and dgl
VersionDeltaFile
1.590+19-6etc/rc
+19-61 files

OpenBSD/src nbAl72Rusr.bin/tmux client.c

   Log unknown message types.
VersionDeltaFile
1.168+7-1usr.bin/tmux/client.c
+7-11 files

OpenBSD/src AWMrcrxusr.bin/tmux tmux.h input.c

   Flush output before ending sync. GitHub issue 5495 from xiangzhedev at
   gmail dot com.
VersionDeltaFile
1.287+14-1usr.bin/tmux/screen-write.c
1.270+2-2usr.bin/tmux/input.c
1.1425+2-1usr.bin/tmux/tmux.h
+18-43 files

OpenBSD/src Lf6jFoTshare/man/man7 mandoc_char.7

   Fix a weird seventeen-year-old documentation bug where the descriptions
   of the \*(lp and \*(rp predefined strings were exchanged.
   Nobody noticed because all predefined strings are obsolete anyway.
   Patch from Alexander Ziaee <ziaee at FreeBSD.org>.
VersionDeltaFile
1.45+4-4share/man/man7/mandoc_char.7
+4-41 files

OpenBSD/src vDah9LHusr.bin/tmux tmux.c tmux.1

   Allow features to be disabled using @ suffix in terminal-features, from
   Michael Grant.
VersionDeltaFile
1.42+41-13usr.bin/tmux/tty-features.c
1.213+16-19usr.bin/tmux/tty-keys.c
1.108+11-10usr.bin/tmux/tty-term.c
1.1424+9-7usr.bin/tmux/tmux.h
1.1156+6-2usr.bin/tmux/tmux.1
1.223+3-3usr.bin/tmux/tmux.c
+86-541 files not shown
+89-577 files

OpenBSD/src r6WfOCYusr.bin/mandoc manpath.c

   avoid needlessly discarding a const qualifier in a pointer assignment;
   no functional change; small ugliness found in a build log
   sent in by Xose Vazquez Perez <xose.vazquez at gmail.com>
VersionDeltaFile
1.35+5-5usr.bin/mandoc/manpath.c
+5-51 files

OpenBSD/src qjPMSIgsys/dev/pci/drm/i915 i915_driver.c, sys/dev/pci/drm/i915/display intel_display_device.c

   read gmd_id slightly later to avoid mapping pci bar twice
VersionDeltaFile
1.35+16-16sys/dev/pci/drm/i915/i915_driver.c
1.6+2-16sys/dev/pci/drm/i915/display/intel_display_device.c
+18-322 files

OpenBSD/src Gt9xTrcusr.sbin/ldpd ldpd.c lde.c

   Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
   unchecked memcpy.

   OK tb@
VersionDeltaFile
1.82+6-4usr.sbin/ldpd/ldpd.c
1.87+6-4usr.sbin/ldpd/lde.c
+12-82 files

OpenBSD/src 31rUXs4usr.sbin/ripd ripd.c rde.c

   Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
   unchecked memcpy.

   OK tb@
VersionDeltaFile
1.47+6-4usr.sbin/ripd/ripd.c
1.34+6-4usr.sbin/ripd/rde.c
+12-82 files

OpenBSD/src f4EACuHusr.sbin/ospf6d rde.c ospf6d.c

   Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
   unchecked memcpy.

   OK tb@
VersionDeltaFile
1.100+6-4usr.sbin/ospf6d/rde.c
1.64+6-4usr.sbin/ospf6d/ospf6d.c
+12-82 files

OpenBSD/src 50zEOunusr.sbin/ospfd rde.c ospfd.c

   Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
   unchecked memcpy.

   OK tb@
VersionDeltaFile
1.122+6-4usr.sbin/ospfd/rde.c
1.128+6-4usr.sbin/ospfd/ospfd.c
+12-82 files

OpenBSD/src 1sOINz3usr.sbin/dvmrpd rde.c dvmrpd.c

   Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
   unchecked memcpy.

   Reported by Shibo, Hugo Systopia Team
   OK tb@
VersionDeltaFile
1.42+6-4usr.sbin/dvmrpd/rde.c
1.37+6-4usr.sbin/dvmrpd/dvmrpd.c
+12-82 files

OpenBSD/src 79AMjwHusr.bin/tmux client.c tmux.h

   If writing a file fails, propagate the error to the server via a new
   message. Use a client flag rather than bumping the protocol version.
   GitHub issue 5451.
VersionDeltaFile
1.22+68-18usr.bin/tmux/file.c
1.3+8-2usr.bin/tmux/tmux-protocol.h
1.503+5-1usr.bin/tmux/server-client.c
1.1423+3-2usr.bin/tmux/tmux.h
1.167+2-2usr.bin/tmux/client.c
+86-255 files

OpenBSD/src nDVjWvBusr.bin/tmux tty-keys.c tty-features.c

   Add default terminal features for Rio, GitHub issue 5489 from Raphael
   Amorim.
VersionDeltaFile
1.41+13-1usr.bin/tmux/tty-features.c
1.212+3-1usr.bin/tmux/tty-keys.c
+16-22 files

OpenBSD/src g6UVwNlusr.bin/tmux menu.c

   Remove flags from both keys for menus, GitHub issue 5484.
VersionDeltaFile
1.70+4-2usr.bin/tmux/menu.c
+4-21 files

OpenBSD/src NDk3bNlusr.bin/tmux cmd-break-pane.c

   Attach window to session earlier so resize cannot cause customize mode
   to blow up. Reported by Marcel Partap.
VersionDeltaFile
1.76+5-4usr.bin/tmux/cmd-break-pane.c
+5-41 files

OpenBSD/src pxQSEUOusr.bin/tmux prompt.c

   Do not copy too many positions when deleting, GitHub issue 5478 from
   Uzair Aftab.
VersionDeltaFile
1.6+2-2usr.bin/tmux/prompt.c
+2-21 files

OpenBSD/src 6RsQoYhshare/man/man7 roff.7

   ourput -> output
VersionDeltaFile
1.107+2-2share/man/man7/roff.7
+2-21 files