OpenBSD/src 1SLkfNlsys/kern init_sysent.c syscalls.c, sys/sys syscallargs.h syscall.h

   sync
VersionDeltaFile
1.288+1-6sys/sys/syscallargs.h
1.290+3-3sys/kern/init_sysent.c
1.285+2-4sys/sys/syscall.h
1.287+2-2sys/kern/syscalls.c
+8-154 files

OpenBSD/src 0cHKbr4sys/kern vfs_syscalls.c syscalls.master

   Delete __tmpfd(2) which is not used.  There was no libc stub, so no
   pinsyscalls table entry is ever created, so a pecululiar flaw in this
   subsystem wasn't reachable.
   ok millert kettenis
VersionDeltaFile
1.385+1-89sys/kern/vfs_syscalls.c
1.272+2-2sys/kern/syscalls.master
+3-912 files

OpenBSD/ports bnESv9Lsysutils/moor Makefile distinfo, sysutils/moor/patches patch-internal_reader_reader_test_go

   sysutils/moor: Update to 2.13.4

   From Lydia Sobot (Maintainer), with tweaks from me
VersionDeltaFile
1.7+4-2sysutils/moor/Makefile
1.7+2-2sysutils/moor/distinfo
1.3+1-1sysutils/moor/patches/patch-internal_reader_reader_test_go
+7-53 files

OpenBSD/ports Gpbmfenmisc/open62541 Makefile, misc/open62541/patches patch-CMakeLists_txt

   Disable new clang 22.1.6 default warnings which error out.
VersionDeltaFile
1.10+11-1misc/open62541/patches/patch-CMakeLists_txt
1.37+1-0misc/open62541/Makefile
+12-12 files

OpenBSD/ports Jig3Vboconverters/p5-DateManip distinfo Makefile, converters/p5-DateManip/pkg PLIST

   update to p5-DateManip-6.98
VersionDeltaFile
1.11.18.1+6-83converters/p5-DateManip/pkg/PLIST
1.9.28.1+2-2converters/p5-DateManip/distinfo
1.26.18.1+1-1converters/p5-DateManip/Makefile
+9-863 files

OpenBSD/ports VFJhVxpsecurity/exploitdb distinfo Makefile, security/exploitdb/pkg PLIST

   update 2026-05-16 -> 2026-02-06
VersionDeltaFile
1.39+41-0security/exploitdb/pkg/PLIST
1.38+2-2security/exploitdb/distinfo
1.41+1-1security/exploitdb/Makefile
+44-33 files

OpenBSD/ports QN9ytinaudio/cassette Makefile distinfo

   update to cassette 0.2.4
VersionDeltaFile
1.5+4-8audio/cassette/Makefile
1.4+2-2audio/cassette/distinfo
+6-102 files

OpenBSD/ports fhYfpgTinfrastructure/mk arch-defines.mk

   bump _SYSTEM_VERSION-clang after LLVM 22 update

   ok sthen@
VersionDeltaFile
1.115+2-2infrastructure/mk/arch-defines.mk
+2-21 files

OpenBSD/ports N0YYKRInet/ytalk/patches patch-term_c patch-menu_c

   net/ytalk: llvm22 build fixes; from Marc Espie
VersionDeltaFile
1.1+368-0net/ytalk/patches/patch-term_c
1.1+242-0net/ytalk/patches/patch-menu_c
1.1+234-0net/ytalk/patches/patch-comm_c
1.1+222-0net/ytalk/patches/patch-socket_c
1.1+181-0net/ytalk/patches/patch-header_h
1.1+161-0net/ytalk/patches/patch-xwin_c
+1,408-010 files not shown
+1,962-416 files

OpenBSD/src hhlKgw2sys/dev/usb uvideo.c

   sys/uvideo: fix UVIDEO_FLAG_VENDOR_CLASS attach

   UVIDEO_FLAG_VENDOR_CLASS has been broken since r1.147: attach selected
   only UICLASS_VIDEO interfaces, even after match accepted a device whose
   video control interface incorrectly reports UICLASS_VENDOR.

   Restore the vendor class path in attach, and add the remaining Logitech
   vendor class UVC devices listed by Linux for which usbdevs already has
   product IDs.

   Issue reported and tested by "requiem." on Logitech QuickCam Pro5000

   OK: mglocker@
VersionDeltaFile
1.266+38-4sys/dev/usb/uvideo.c
+38-41 files

OpenBSD/ports R5uN1GYx11/gnustep/gui Makefile, x11/gnustep/gui/patches patch-Tools_say_say_m

   fix llvm22 breakage
VersionDeltaFile
1.1+14-0x11/gnustep/gui/patches/patch-Tools_say_say_m
1.73+1-1x11/gnustep/gui/Makefile
+15-12 files

OpenBSD/ports gjCSC5Blang/gcc/16/patches patch-gcc_ada_libgnarl_s-osinte__openbsd_ads patch-gcc_config_rs6000_openbsd64_h, lang/gcc/16/pkg PLIST-ada PLIST-c++

   Initial revision
VersionDeltaFile
1.1+2,387-0lang/gcc/16/pkg/PLIST-ada
1.1+929-0lang/gcc/16/pkg/PLIST-c++
1.1+836-0lang/gcc/16/pkg/PLIST-dlang
1.1+701-0lang/gcc/16/pkg/PLIST-main
1.1+642-0lang/gcc/16/patches/patch-gcc_ada_libgnarl_s-osinte__openbsd_ads
1.1+415-0lang/gcc/16/patches/patch-gcc_config_rs6000_openbsd64_h
+5,910-0346 files not shown
+13,900-0352 files

OpenBSD/ports 2NPKUzYlang/gcc Makefile.inc DESCR-bootstrap, lang/gcc/11 Makefile

   lang/gcc: added bootstrap package DESCR; moved PKGSPEC-* and PKGNAME-* into Makefile.inc

   OK: pascal@
VersionDeltaFile
1.24+59-42lang/gcc/Makefile.inc
1.22+0-17lang/gcc/15/Makefile
1.66+0-17lang/gcc/11/Makefile
1.107+0-15lang/gcc/8/Makefile
1.1+2-0lang/gcc/DESCR-bootstrap
+61-915 files

OpenBSD/ports BC7uEhbmail/hypermail Makefile, mail/hypermail/patches patch-src_trio_c

   mail/hypermail: llvm22 build fix

   va_list is very special.  Do pass try to pass references to it.
   From trio upstream.

   While here, change HOMEPAGE to https.  From bket@

   ok bket@
VersionDeltaFile
1.1+618-0mail/hypermail/patches/patch-src_trio_c
1.40+2-1mail/hypermail/Makefile
+620-12 files

OpenBSD/src wVE4lxTusr.bin/tmux cmd-join-pane.c cmd-split-window.c

   Use new layout functions for join-pane also, from Dane Jensen.
VersionDeltaFile
1.57+4-47usr.bin/tmux/cmd-join-pane.c
1.122+3-2usr.bin/tmux/cmd-split-window.c
+7-492 files

OpenBSD/src NiOlAh4usr.bin/tmux layout.c window.c

   Move cell creation into layout.c, from Dane Jensen.
VersionDeltaFile
1.61+141-1usr.bin/tmux/layout.c
1.329+1-119usr.bin/tmux/window.c
1.121+6-61usr.bin/tmux/cmd-split-window.c
1.1333+6-7usr.bin/tmux/tmux.h
+154-1884 files

OpenBSD/ports hda4XiIaudio/qsynth distinfo Makefile

   simple update 1.0.3 -> 1.0.5
VersionDeltaFile
1.16+2-2audio/qsynth/distinfo
1.27+1-1audio/qsynth/Makefile
+3-32 files

OpenBSD/ports Ro8YgPDnet/whatweb Makefile distinfo, net/whatweb/pkg PLIST

   update 0.5.5 -> 0.6.4
   while there grab MAINTAINER
VersionDeltaFile
1.7+16-0net/whatweb/pkg/PLIST
1.20+2-3net/whatweb/Makefile
1.8+2-2net/whatweb/distinfo
+20-53 files

OpenBSD/ports HvIuGPTnet/ruby-msgpack distinfo Makefile

   simple update 1.8.0 -> 1.8.1
VersionDeltaFile
1.39+2-2net/ruby-msgpack/distinfo
1.49+1-1net/ruby-msgpack/Makefile
+3-32 files

OpenBSD/ports PpJxdA8www/ruby-xmlrpc distinfo Makefile

   simple update 0.3.3 -> 0.3.4
VersionDeltaFile
1.5+2-2www/ruby-xmlrpc/distinfo
1.6+1-1www/ruby-xmlrpc/Makefile
+3-32 files

OpenBSD/ports bW0mqqdsecurity/sequoia-sq Makefile, textproc/ruby-commonmarker Makefile

   Bump clang module consumers whose MODCLANG_VERSION changed

   (these link against libllvm or have a wantlib or rdep change because
   of that).
VersionDeltaFile
1.254+2-0x11/gnome/librsvg/Makefile
1.160+2-0x11/gnome/builder/Makefile
1.3+2-0wayland/xwayland-satellite/Makefile
1.2+2-0textproc/tree-sitter-cli/Makefile
1.11+2-0textproc/ruby-commonmarker/Makefile
1.4+1-1security/sequoia-sq/Makefile
+11-19 files not shown
+24-515 files

OpenBSD/ports pPHeci4x11/rdesktop Makefile

   Another ports using nettle that now requires ports-gcc
   because of header usage of alignas, as C99 construct

   Fixes the build on sparc64
VersionDeltaFile
1.51+4-0x11/rdesktop/Makefile
+4-01 files

OpenBSD/ports GFXs4T9print/fontforge Makefile

   fontforge uses C++17, so ports-gcc is required on base-gcc arches

   Fixes the build on sparc64
VersionDeltaFile
1.56+3-0print/fontforge/Makefile
+3-01 files

OpenBSD/ports EEFDgDZnet/openvpn Makefile, net/openvpn/patches patch-src_openvpn_crypto_openssl_c

   Unbreak openvpn-using-LibreSSL server compat with clients <= openvpn-2.5

   Exposing a code path hidden upstream behind !LIBRESSL_VERSION_NUMBER.
   Issue reported and fix tested by landry@, ok tb@
VersionDeltaFile
1.146.2.1+1-0net/openvpn/Makefile
1.2.2.1+0-0net/openvpn/patches/patch-src_openvpn_crypto_openssl_c
+1-02 files

OpenBSD/ports c0iFMgQnet/openvpn Makefile, net/openvpn/patches patch-src_openvpn_crypto_openssl_c

   Unbreak openvpn-using-LibreSSL server compat with clients <= openvpn-2.5

   Exposing a code path a path hidden upstream behind !LIBRESSL_VERSION_NUMBER.
   Issue reported and fix tested by landry@, ok tb@
VersionDeltaFile
1.2+23-0net/openvpn/patches/patch-src_openvpn_crypto_openssl_c
1.148+1-0net/openvpn/Makefile
+24-02 files

OpenBSD/src vZkCbQHlib/libc/hidden sha2.h sha1.h

   one OpenBSD CVS keyword per file is enough

   ok jsing@
VersionDeltaFile
1.3+1-2lib/libc/hidden/sha2.h
1.3+1-2lib/libc/hidden/sha1.h
+2-42 files

OpenBSD/ports nZGPKakx11/gnustep/pantomime Makefile, x11/gnustep/pantomime/patches patch-Framework_Pantomime_CWPOP3CacheManager_m

   llvm22 build fixes
VersionDeltaFile
1.1+190-0x11/gnustep/pantomime/patches/patch-Framework_Pantomime_CWPOP3CacheManager_m
1.36+1-1x11/gnustep/pantomime/Makefile
+191-12 files

OpenBSD/ports Xa4cHWGlang/wasi-sdk Makefile.inc, lang/wasi-sdk/compiler-rt distinfo

   lang/wasi-sdk: update to 22.1.7
VersionDeltaFile
1.7+2-2lang/wasi-sdk/compiler-rt/distinfo
1.7+2-2lang/wasi-sdk/libcxx/distinfo
1.13+1-1lang/wasi-sdk/Makefile.inc
+5-53 files

OpenBSD/src u5fUaCDsys/dev/pci if_mwx.c if_mwxreg.h

   Implememnt mwx_reg_addr() for both 7921 and 7925
   Also implement the L1 reg access for 7921 and 7925.

   Based on a diff from kevlo@
VersionDeltaFile
1.18+157-77sys/dev/pci/if_mwx.c
1.11+14-7sys/dev/pci/if_mwxreg.h
+171-842 files

OpenBSD/src 7HrcXN5sys/dev/pci if_mwx.c

   Missing change in mwx_wfsys_reset, set the bit in the right place.
VersionDeltaFile
1.17+2-2sys/dev/pci/if_mwx.c
+2-21 files