OpenBSD/src uJKrFcmsys/kern sysv_msg.c

   Drop unused 'struct proc' argument from msg_copyin() and msg_copyout().

   ok claudio
VersionDeltaFile
1.42+7-7sys/kern/sysv_msg.c
+7-71 files

OpenBSD/src UgodqTlregress/sys/kern/sysvmsg msgtest.c

   Make functions arguments list to be newer than K&R. Otherwise modern
   Clang compiler produces warnings.

   ok claudio
VersionDeltaFile
1.8+6-10regress/sys/kern/sysvmsg/msgtest.c
+6-101 files

OpenBSD/ports ckqVrfflang/gcc/15 Makefile, lang/gcc/15/pkg PFRAG.128BIT-ada PLIST-ada

   lang/gcc/15: regenerate i386 PLIST

   OK: sthen@
VersionDeltaFile
1.3+149-0lang/gcc/15/pkg/PFRAG.128BIT-ada
1.4+0-149lang/gcc/15/pkg/PLIST-ada
1.2+34-0lang/gcc/15/pkg/PFRAG.X86-main
1.24+1-4lang/gcc/15/Makefile
+184-1534 files

OpenBSD/src SArxaqLusr.bin/tmux screen-redraw.c

   Tidy up screen_redraw_get_visible_ranges by using a couple of
   temporaries for start and end of range.
VersionDeltaFile
1.138+17-23usr.bin/tmux/screen-redraw.c
+17-231 files

OpenBSD/src DKYxa4uusr.bin/tmux tty.c

   Use correct x position when drawing clipped line.
VersionDeltaFile
1.473+2-2usr.bin/tmux/tty.c
+2-21 files

OpenBSD/ports phT0J01www/iridium distinfo Makefile, www/iridium/patches patch-chrome_browser_password_manager_chrome_password_manager_client_cc patch-content_browser_renderer_host_render_widget_host_view_aura_cc

   update to 2026.06.149.2
VersionDeltaFile
1.23+4-4www/iridium/patches/patch-chrome_browser_password_manager_chrome_password_manager_client_cc
1.65+3-3www/iridium/patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc
1.122+2-2www/iridium/distinfo
1.27+1-1www/iridium/patches/patch-gpu_command_buffer_service_gles2_cmd_decoder_cc
1.287+1-1www/iridium/Makefile
+11-115 files

OpenBSD/src E4icmNzsys/arch/sparc64/sparc64 autoconf.c

   sys/sparc64: accept ide nodes in IDE bootpaths

   OpenBIOS reports QEMU IDE disks with an intermediate ide node, while the
   sparc64 bootpath code only treats ata as a channel node.

   The disk is attached as wd0, but the final disk component is not nailed
   as the boot device, so the kernel asks for the root device.

   No QEMU level option seems possible to enforce ata disk.

   OK: claudio@
VersionDeltaFile
1.155+3-2sys/arch/sparc64/sparc64/autoconf.c
+3-21 files

OpenBSD/src x8RZI0Kusr.sbin/relayd relayd.h agentx_control.c

   relayd: knfmt, no functional change

   OK tb
VersionDeltaFile
1.287+217-212usr.sbin/relayd/relayd.h
1.9+122-124usr.sbin/relayd/agentx_control.c
1.101+58-57usr.sbin/relayd/relay_http.c
1.202+40-42usr.sbin/relayd/relayd.c
1.265+25-24usr.sbin/relayd/relay.c
1.2+21-21usr.sbin/relayd/log.h
+483-48016 files not shown
+565-56922 files

OpenBSD/src g0hNC7Ssys/dev/pci/drm/amd/amdgpu amdgpu_gem.c

   fix indentation in local version of amdgpu_gem_fault()
VersionDeltaFile
1.16+3-3sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c
+3-31 files

OpenBSD/ports l6jrlCNdevel/py-virtualenv distinfo Makefile, devel/py-virtualenv/pkg PLIST

   update to py3-virtualenv-21.5.0
VersionDeltaFile
1.64+1-4devel/py-virtualenv/pkg/PLIST
1.64+2-2devel/py-virtualenv/distinfo
1.98+1-1devel/py-virtualenv/Makefile
+4-73 files

OpenBSD/ports PcvKDmVtextproc/discount distinfo Makefile

   update to discount-3.0.1.3
VersionDeltaFile
1.14+2-2textproc/discount/distinfo
1.26+1-1textproc/discount/Makefile
+3-32 files

OpenBSD/src YH1QVTWusr.bin/tmux cmd-split-window.c window.c

   Add -B to new-pane to select the floating pane border.
VersionDeltaFile
1.134+21-5usr.bin/tmux/cmd-split-window.c
1.338+13-1usr.bin/tmux/window.c
1.137+7-2usr.bin/tmux/screen-redraw.c
1.1090+6-2usr.bin/tmux/tmux.1
1.217+2-2usr.bin/tmux/options-table.c
1.1352+2-1usr.bin/tmux/tmux.h
+51-136 files

OpenBSD/src DUKcQWBusr.sbin/rpki-client http.c

   Clear last_modified after each response on a persistent HTTP connection

   (In case a later response doesn't contain its own "Last-Modified" header field.)

   Reported by Ties de Kock.

   OK tb@ claudio@
VersionDeltaFile
1.104+4-2usr.sbin/rpki-client/http.c
+4-21 files

OpenBSD/ports nC8n4gPdevel/py-wcwidth distinfo Makefile, devel/py-wcwidth/pkg PLIST

   update to py3-wcwidth-0.8.1
VersionDeltaFile
1.14+74-0devel/py-wcwidth/pkg/PLIST
1.20+2-2devel/py-wcwidth/distinfo
1.33+1-1devel/py-wcwidth/Makefile
+77-33 files

OpenBSD/ports wQWZBtRdevel/py-uharfbuzz Makefile distinfo

   update to py3-uharfbuzz-0.55.0
VersionDeltaFile
1.4+2-2devel/py-uharfbuzz/Makefile
1.4+2-2devel/py-uharfbuzz/distinfo
+4-42 files

OpenBSD/ports KqG2SPysysutils/firmware/mwx Makefile, sysutils/firmware/mwx/pkg PLIST

   Add mwx(4) MT7920 firmware

   ok phessler@ claudio@
VersionDeltaFile
1.3+3-0sysutils/firmware/mwx/Makefile
1.3+2-0sysutils/firmware/mwx/pkg/PLIST
+5-02 files

OpenBSD/ports cnUweZDaudio/p5-Audio-Scan Makefile distinfo, audio/p5-Audio-Scan/patches patch-Scan_xs

   update to p5-Audio-Scan-1.13
VersionDeltaFile
1.24+5-4audio/p5-Audio-Scan/Makefile
1.9+2-2audio/p5-Audio-Scan/distinfo
1.7+1-1audio/p5-Audio-Scan/pkg/PLIST
1.2+0-0audio/p5-Audio-Scan/patches/patch-Scan_xs
+8-74 files

OpenBSD/ports ZDkLzcMsecurity/openssl-ruby-tests Makefile distinfo

   Update to openssl-ruby-tests 20260530
VersionDeltaFile
1.164+2-2security/openssl-ruby-tests/Makefile
1.144+2-2security/openssl-ruby-tests/distinfo
+4-42 files

OpenBSD/src E4pUBq8sys/dev/pci if_mwx.c

   Add missing break
   ok claudio@
VersionDeltaFile
1.35+2-1sys/dev/pci/if_mwx.c
+2-11 files

OpenBSD/ports n8P9krysecurity/rust-openssl-tests distinfo crates.inc, security/rust-openssl-tests/patches patch-openssl-sys_build_main_rs

   Update to rust-openssl-tests 20260615
VersionDeltaFile
1.151+66-42security/rust-openssl-tests/pkg/PLIST
1.209+34-34security/rust-openssl-tests/distinfo
1.171+16-16security/rust-openssl-tests/crates.inc
1.29+4-4security/rust-openssl-tests/patches/patch-openssl-sys_build_main_rs
1.217+2-2security/rust-openssl-tests/Makefile
+122-985 files

OpenBSD/ports PRmrDUdnet/libslirp distinfo, net/libslirp/patches patch-test_guestfwdtest_c patch-src_tcp_subr_c

   net/libslirp: update to 4.9.3; backport guestfwd fix

   OK: Brad Smith <brad at comstyle.com> (maintainer)
VersionDeltaFile
1.1+79-0net/libslirp/patches/patch-test_guestfwdtest_c
1.1+41-0net/libslirp/patches/patch-src_tcp_subr_c
1.1+36-0net/libslirp/patches/patch-src_tcp_input_c
1.1+22-0net/libslirp/patches/patch-meson_build
1.1+21-0net/libslirp/patches/patch-src_slirp_c
1.3+2-2net/libslirp/distinfo
+201-22 files not shown
+203-48 files

OpenBSD/src 5RWrbImusr.bin/tmux screen-redraw.c window.c

   Add top-floating and bottom-floating to pane-border-status to show
   status line only on floating panes.
VersionDeltaFile
1.136+28-20usr.bin/tmux/screen-redraw.c
1.337+25-5usr.bin/tmux/window.c
1.1089+7-2usr.bin/tmux/tmux.1
1.379+3-5usr.bin/tmux/format.c
1.216+3-3usr.bin/tmux/options-table.c
1.1351+4-2usr.bin/tmux/tmux.h
+70-371 files not shown
+72-397 files

OpenBSD/src a334Zkwusr.bin/tmux screen-write.c tty.c

   When redrawing a whole pane line, fall into tty_draw_line for any
   characters that are not plain ASCII. Fixes redraw issues with partial
   tabs and other wide characters when a pane is partly outside the window.
VersionDeltaFile
1.269+50-14usr.bin/tmux/screen-write.c
1.472+21-1usr.bin/tmux/tty.c
1.1350+2-1usr.bin/tmux/tmux.h
+73-163 files

OpenBSD/ports kNvY3frx11/sawfish Makefile distinfo, x11/sawfish/patches patch-src_sawfish_subrs_h patch-src_windows_c

   Update to sawfish-1.13.0.

   ok daniel@
VersionDeltaFile
1.91+10-13x11/sawfish/Makefile
1.19+2-2x11/sawfish/distinfo
1.25+0-4x11/sawfish/pkg/PLIST
1.3+0-0x11/sawfish/patches/patch-src_sawfish_subrs_h
1.3+0-0x11/sawfish/patches/patch-src_windows_c
1.3+0-0x11/sawfish/patches/patch-src_flippers_c
+12-191 files not shown
+12-197 files

OpenBSD/ports RT5Ur1Jx11/rep-gtk Makefile distinfo, x11/rep-gtk/patches patch-rep-gtk_h

   Update to rep-gtk-0.90.8.3.

   ok daniel@
VersionDeltaFile
1.75+12-9x11/rep-gtk/Makefile
1.15+2-2x11/rep-gtk/distinfo
1.5+1-1x11/rep-gtk/patches/patch-rep-gtk_h
+15-123 files

OpenBSD/ports lrUz0gslang/librep Makefile distinfo, lang/librep/patches patch-src_repint_h

   Update to librep-0.92.7.

   ok daniel@
VersionDeltaFile
1.77+10-9lang/librep/Makefile
1.18+2-2lang/librep/distinfo
1.4+0-0lang/librep/patches/patch-src_repint_h
+12-113 files

OpenBSD/src 5R4h4h3regress/usr.bin/ssh agent.sh

   use different strategy to check whether keys are present or absent
   in the agent; helps some -portable tests on platforms that have
   stupid grep(1)
VersionDeltaFile
1.26+3-3regress/usr.bin/ssh/agent.sh
+3-31 files

OpenBSD/src scZILzKsys/dev/pci/drm/amd/amdgpu amdgpu_ttm.c

   more closely match how linux maps vram on xgmi parts

   map cacheable not wc for xgmi parts connected to cpu on x86
   don't try to map vram if there isn't any
VersionDeltaFile
1.32+16-5sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c
+16-51 files

OpenBSD/src ysqG5k5regress/usr.bin/ssh agent.sh

   avoid use of paste(1); helps portable
VersionDeltaFile
1.25+2-2regress/usr.bin/ssh/agent.sh
+2-21 files

OpenBSD/ports JvrHqzAnet/tdesktop Makefile

   Replace KF5 with KF6 run-dependency

   OK kn@
VersionDeltaFile
1.223+2-1net/tdesktop/Makefile
+2-11 files