FreeBSD/src 3957e23tools/tools/shlib-compat shlib-compat.py

shlib-compat: Fix two typos in error messages

- s/implemeted/implemented/

MFC after:      3 days
DeltaFile
+2-2tools/tools/shlib-compat/shlib-compat.py
+2-21 files

FreeBSD/src ef3703asys/dev/ixl ixl_txrx.c

ixl(4): Fix a typo in a source code comment

- s/seperated/separated/

MFC after:      3 days
DeltaFile
+1-1sys/dev/ixl/ixl_txrx.c
+1-11 files

FreeBSD/src b427b66usr.sbin/bsdconfig/share common.subr

bsdconfig(8): Fix a typo in a source code comment

- s/THis/This/

MFC after:      3 days
DeltaFile
+1-1usr.sbin/bsdconfig/share/common.subr
+1-11 files

FreeBSD/src adc41a7sys/dev/isci/scil scic_sds_remote_node_table.c scic_sds_phy_registers.h

isci(4): Fix a couple of typos in source code comments

- s/THis/This/
- s/impementation/implementation/

MFC after:      3 days
DeltaFile
+2-2sys/dev/isci/scil/scic_sds_remote_node_table.c
+1-1sys/dev/isci/scil/scic_sds_phy_registers.h
+1-1sys/dev/isci/scil/scic_sds_stp_request.h
+1-1sys/dev/isci/scil/scif_remote_device.h
+5-54 files

FreeBSD/src 9eea5eclib/libc/gen pause.3

pause.3: Fix a typo in the manual page

- s/reimplemeted/reimplemented/

MFC after:      3 days
DeltaFile
+1-1lib/libc/gen/pause.3
+1-11 files

FreeBSD/src 04be4d0sys/dev/bhnd bhnd_bus_if.m

bhnd(4): Fix a typo in a source code comment

- s/impementations/implementations/

MFC after:      3 days
DeltaFile
+1-1sys/dev/bhnd/bhnd_bus_if.m
+1-11 files

OpenBSD/ports dLIFpeRnet/avahi distinfo Makefile, net/avahi/pkg PLIST-libs

   Update to avahi-0.9rc4.
VersionDeltaFile
1.13+2-2net/avahi/distinfo
1.6+3-0net/avahi/pkg/PLIST-libs
1.167+1-1net/avahi/Makefile
+6-33 files

OpenBSD/ports ihBy8oygames/scummvm Makefile distinfo, games/scummvm/patches patch-configure

   update to scummvm 2026.2.0
   tinygl is enabled again after an upstream change to reduce memory usage
VersionDeltaFile
1.109+1-3games/scummvm/Makefile
1.50+2-2games/scummvm/distinfo
1.32+2-2games/scummvm/patches/patch-configure
+5-73 files

OpenBSD/ports OnGBaMcsysutils/awscli/v1 distinfo Makefile

   Update to awscli-1.44.73.
VersionDeltaFile
1.26+2-2sysutils/awscli/v1/distinfo
1.28+2-2sysutils/awscli/v1/Makefile
+4-42 files

OpenBSD/ports ACQOf38net/py-boto3 distinfo Makefile

   Update to py3-boto3-1.42.83.
VersionDeltaFile
1.644+2-2net/py-boto3/distinfo
1.656+1-1net/py-boto3/Makefile
+3-32 files

OpenBSD/ports 7RksPsznet/py-botocore distinfo Makefile, net/py-botocore/pkg PLIST

   Update to py3-botocore-1.42.83.
VersionDeltaFile
1.320+18-0net/py-botocore/pkg/PLIST
1.861+2-2net/py-botocore/distinfo
1.871+1-1net/py-botocore/Makefile
+21-33 files

OpenBSD/ports iXEXn0qgraphics/openexr distinfo Makefile

   Update to OpenEXR-3.4.9.
VersionDeltaFile
1.47+2-2graphics/openexr/distinfo
1.86+1-1graphics/openexr/Makefile
+3-32 files

FreeBSD/src 982b3c5lib/libsys procctl.2

procctl.2: remove space at EOL

Fixes:  db9bbe131c92f55e6cf03657dc030c9eea93a9fb
DeltaFile
+1-1lib/libsys/procctl.2
+1-11 files

LLVM/project bc3386cllvm/test/tools/dsymutil/AArch64 pseudo-probe.test, llvm/tools/dsymutil MachOUtils.cpp

[dsymutil] Add support for pseudo probes (#186877)

This patch teaches dsymutil to transfer the `__PSEUDO_PROBE` segment and
`__probes` and `__probe_descs` section when creating dSYMs. Without this, both probe sections will get an invalid offset in the dsym bundle.
DeltaFile
+315-0llvm/test/tools/dsymutil/AArch64/pseudo-probe.test
+65-7llvm/tools/dsymutil/MachOUtils.cpp
+380-72 files

FreeBSD/ports 0d58166math/py-numpy Makefile, math/py-numpy1 Makefile

math/py-numpy*: unbreak the ports tree
DeltaFile
+1-1math/py-numpy1/Makefile
+1-1math/py-numpy/Makefile
+2-22 files

LLVM/project 38f8945mlir/lib/Analysis/Presburger Matrix.cpp

[MLIR][Presburger] Fix stale pivot in Smith normal form (#189789)

The pivot used to fix divisibility in Smith normal form is stale. This
will not affect correctness, but can lower efficiency since the outer
loop will be executed more times.

Thanks for @benquike of discovering this.
DeltaFile
+1-3mlir/lib/Analysis/Presburger/Matrix.cpp
+1-31 files

NetBSD/src 4xhLEWTtests/lib/libc t_long_double.c

   tests/libc: add function names in tests for long double
VersionDeltaFile
1.3+27-25tests/lib/libc/t_long_double.c
+27-251 files

NetBSD/src f14YC9ldoc CHANGES-11.0

   Update for moved tag for ticket #217
VersionDeltaFile
1.1.2.83+12-1doc/CHANGES-11.0
+12-11 files

NetBSD/src EUI8PGTusr.bin/telnet commands.c

   Additionally pull up the following, requested by christos in ticket #217:

        usr.bin/telnet/commands.c       1.82

   fix inverted logic
VersionDeltaFile
1.80.6.2+3-3usr.bin/telnet/commands.c
+3-31 files

NetBSD/src ndbkzyRtests/lib/libc t_long_double.c

   tests/libc: test long double operations more thoroughly

   For lint, the tests msg_380.c and msg_381.c fail, which is probably due
   to a bug in the softfloat implementation.

   The tests are intended to yield the same results on all platforms, as
   they do not exercise any tricky rounding details.
VersionDeltaFile
1.2+218-62tests/lib/libc/t_long_double.c
+218-621 files

NetBSD/src HxiJYMudoc CHANGES-10.2

   Ammend ticket #1249 for additional pullups
VersionDeltaFile
1.1.2.94+2-2doc/CHANGES-10.2
+2-21 files

HardenedBSD/ports 2acb7abdevel/py-ty distinfo Makefile.crates, math/py-numpy1/files patch-numpy_tests_test__configtool.py patch-numpy___configtool.py

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+59-79devel/py-ty/distinfo
+28-38devel/py-ty/Makefile.crates
+44-0math/py-numpy1/files/patch-numpy_tests_test__configtool.py
+42-0math/py-numpy1/files/patch-numpy___configtool.py
+35-0math/py-numpy1/files/patch-numpy_lib_utils.py
+26-0math/py-numpy1/files/patch-numpy_core_meson.build
+234-11725 files not shown
+322-16031 files

NetBSD/src 8WSpSz5usr.bin/telnet commands.c

   Additionally pull up the following, requested by christos in ticket #1249:

        usr.bin/telnet/commands.c       1.82

   fix inverted logic.
VersionDeltaFile
1.80.2.2+3-3usr.bin/telnet/commands.c
+3-31 files

NetBSD/pkgsrc 76lUIFmmeta-pkgs/texlive-collection-all Makefile

   texlive-collection-all: bump to 2026pre1
VersionDeltaFile
1.12+2-2meta-pkgs/texlive-collection-all/Makefile
+2-21 files

NetBSD/pkgsrc KxThP5mmeta-pkgs/texlive-collection-pstricks Makefile

   texlive-collection-pstricks: bump to 2026pre1
VersionDeltaFile
1.22+2-2meta-pkgs/texlive-collection-pstricks/Makefile
+2-21 files

NetBSD/pkgsrc xbc97ebmeta-pkgs/texlive-collection-music Makefile

   texlive-collection-music: bump to 2026pre1
VersionDeltaFile
1.19+2-2meta-pkgs/texlive-collection-music/Makefile
+2-21 files

NetBSD/pkgsrc QByGoGXmeta-pkgs/texlive-collection-metapost Makefile

   texlive-collection-metapost: bump to 2026pre1
VersionDeltaFile
1.20+2-2meta-pkgs/texlive-collection-metapost/Makefile
+2-21 files

NetBSD/pkgsrc 1IOOmrJmeta-pkgs/texlive-collection-langspanish Makefile

   texlive-collection-langspanish: bump to 2026
VersionDeltaFile
1.18+2-2meta-pkgs/texlive-collection-langspanish/Makefile
+2-21 files

NetBSD/pkgsrc nV4j9Tqmeta-pkgs/texlive-collection-langportuguese Makefile

   texlive-collection-langportuguese: bump to 2026
VersionDeltaFile
1.19+2-2meta-pkgs/texlive-collection-langportuguese/Makefile
+2-21 files

NetBSD/pkgsrc onLi4pumeta-pkgs/texlive-collection-langpolish Makefile

   texlive-collection-langpolish: bump to 2026
VersionDeltaFile
1.17+2-2meta-pkgs/texlive-collection-langpolish/Makefile
+2-21 files