NetBSD/xsrc uQZdpTTexternal/mit/libX11/dist ChangeLog configure, external/mit/libX11/dist/man XCreateGC.man

   merge libX11 1.8.13
VersionDeltaFile
1.10+248-0external/mit/libX11/dist/ChangeLog
1.10+147-33external/mit/libX11/dist/configure
1.9+39-29external/mit/libX11/dist/aclocal.m4
1.4+18-18external/mit/libX11/dist/nls/en_US.UTF-8/XLC_LOCALE.pre
1.8+16-16external/mit/libX11/dist/man/XCreateGC.man
1.9+12-0external/mit/libX11/dist/README.md
+480-964 files not shown
+483-10410 files

NetBSD/xsrc y4lCG7Texternal/mit/libX11/dist config.sub, external/mit/libX11/dist/specs/libX11 CH13.xml CH10.xml

   initial import of libX11-1.8.13
VersionDeltaFile
1.1.1.9+377-377external/mit/libX11/dist/specs/libX11/CH13.xml
1.1.1.19+556-173external/mit/libX11/dist/config.sub
1.1.1.4+302-302external/mit/libX11/dist/specs/libX11/CH10.xml
1.1.1.8+293-293external/mit/libX11/dist/specs/libX11/CH14.xml
1.1.1.7+275-275external/mit/libX11/dist/specs/libX11/CH03.xml
1.1.1.7+264-264external/mit/libX11/dist/specs/libX11/CH08.xml
+2,067-1,684490 files not shown
+13,216-12,258496 files

NetBSD/xsrc pfYJ2Bdexternal/mit/xorgproto/dist/include/X11 Xfuncproto.h Xpoll.h.in

   merge xorgproto 2025.01.
VersionDeltaFile
1.4+18-3external/mit/xorgproto/dist/include/X11/Xfuncproto.h
1.3+6-6external/mit/xorgproto/dist/include/X11/Xpoll.h.in
+24-92 files

NetBSD/xsrc 4ZcFveEexternal/mit/xorgproto/dist configure config.sub, external/mit/xorgproto/dist/include/X11 XF86keysym.h

   initial import of xorgproto-2025.1
VersionDeltaFile
1.1.1.12+1,904-1,370external/mit/xorgproto/dist/configure
1.1.1.7+682-235external/mit/xorgproto/dist/config.sub
1.1.1.8+357-166external/mit/xorgproto/dist/aclocal.m4
1.1.1.7+190-22external/mit/xorgproto/dist/include/X11/XF86keysym.h
1.1.1.11+81-31external/mit/xorgproto/dist/Makefile.in
1.1.1.6+50-29external/mit/xorgproto/dist/missing
+3,264-1,85368 files not shown
+3,798-2,18574 files

NetBSD/xsrc xHDOfJQexternal/mit/font-util/dist ucs2any.c bdftruncate.c

   add missing #ifdef HAVE_CONFIG_H's.
VersionDeltaFile
1.2+101-46external/mit/font-util/dist/ucs2any.c
1.2+47-19external/mit/font-util/dist/bdftruncate.c
+148-652 files

Linux/linux 44696aadrivers/input/joystick maplecontrol.c, drivers/input/keyboard maple_keyb.c

Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - fix MELFAS MMS114 touchscreen driver to reject invalid touch IDs and
   avoid multi-touch slot corruption

 - fix a crash in the Sega Dreamcast (Maple) mouse driver when opening
   the device, caused by missing driver data

 - fixes for Maple drivers (keyboard, mouse, joystick) to properly order
   setting driver data and device registration to avoid races

* tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: mms114 - fix multi-touch slot corruption
  Input: maple_keyb - set driver data before registering input device
  Input: maplecontrol - set driver data before registering input device
  Input: maplemouse - set driver data before registering input device
  Input: maplemouse - fix NULL pointer dereference in open()
DeltaFile
+6-3drivers/input/mouse/maplemouse.c
+2-2drivers/input/keyboard/maple_keyb.c
+2-1drivers/input/joystick/maplecontrol.c
+1-1drivers/input/touchscreen/mms114.c
+11-74 files

NetBSD/src 0L6R8GUexternal/mit/xorg/bin/bdftruncate Makefile, external/mit/xorg/bin/ucs2any Makefile

   updates for font-util 1.4.2 and libXmu 1.3.1.
VersionDeltaFile
1.4+5-1external/mit/xorg/bin/ucs2any/Makefile
1.4+3-1external/mit/xorg/bin/bdftruncate/Makefile
1.5+3-1external/mit/xorg/lib/libXmu/Makefile
1.5+3-1external/mit/xorg/tools/ucs2any/Makefile
+14-44 files

LLVM/project 905f654lld/ELF Relocations.cpp SyntheticSections.h, lld/ELF/Arch X86_64.cpp Mips.cpp

[ELF] Replace getThreadIndex with explicit shards in RelocScan. NFC (#208959)

Parallel relocation scanning (https://reviews.llvm.org/D133003) appends
dynamic relocations to `relocsVec[parallel::getThreadIndex()]`.
`getThreadIndex` returns -1u on main, which is a known hazard.

Instead, run one scan task per worker via `parallelFor`, with tasks
claiming object files off a shared counter, and pass the task index
through scanSection/RelocScan as the relocsVec shard.
DeltaFile
+38-44lld/ELF/Relocations.cpp
+18-30lld/ELF/SyntheticSections.h
+11-7lld/ELF/RelocScan.h
+9-7lld/ELF/Arch/X86_64.cpp
+9-7lld/ELF/Arch/Mips.cpp
+8-7lld/ELF/Arch/RISCV.cpp
+93-10210 files not shown
+167-16016 files

NetBSD/pkgsrc-wip f0165bczutils Makefile

zutils: Upgrade to 1.16 (pkglint)
DeltaFile
+1-1zutils/Makefile
+1-11 files

NetBSD/pkgsrc-wip 5b624ed. Makefile, zutils COMMIT_MSG Makefile

zutils: Upgrade to 1.16
DeltaFile
+75-0zutils/COMMIT_MSG
+40-0zutils/Makefile
+17-0zutils/PLIST
+14-0zutils/DESCR
+5-0zutils/distinfo
+1-0Makefile
+152-06 files

NetBSD/xsrc kbvOfjLexternal/mit/libXmu/dist aclocal.m4 configure, external/mit/libXmu/dist/m4 libtool.m4

   initial import of libXmu-1.3.1
VersionDeltaFile
1.1.1.8+358-9,238external/mit/libXmu/dist/aclocal.m4
1.1+8,488-0external/mit/libXmu/dist/m4/libtool.m4
1.1.1.8+3,645-2,027external/mit/libXmu/dist/configure
1.1.1.7+711-241external/mit/libXmu/dist/config.sub
1.1+743-0external/mit/libXmu/dist/tap-driver.sh
1.1.1.8+412-324external/mit/libXmu/dist/ltmain.sh
+14,357-11,83063 files not shown
+18,255-12,11969 files

NetBSD/xsrc 5nvmP9Nexternal/mit/font-util/dist configure aclocal.m4

   initial import of font-util-1.4.2
VersionDeltaFile
1.1.1.11+4,160-3,085external/mit/font-util/dist/configure
1.1.1.11+3,172-3,064external/mit/font-util/dist/aclocal.m4
1.1.1.10+704-240external/mit/font-util/dist/config.sub
1.1.1.6+118-1external/mit/font-util/dist/config.h.in
1.1.1.9+55-36external/mit/font-util/dist/Makefile.in
1.1.1.10+64-17external/mit/font-util/dist/config.guess
+8,273-6,44314 files not shown
+8,594-6,55720 files

NetBSD/xsrc jDcz9Daexternal/mit/font-alias/dist config.sub configure

   initial import of font-alias-1.0.6
VersionDeltaFile
1.1.1.5+691-244external/mit/font-alias/dist/config.sub
1.1.1.6+570-314external/mit/font-alias/dist/configure
1.1.1.6+320-150external/mit/font-alias/dist/aclocal.m4
1.1.1.5+50-29external/mit/font-alias/dist/missing
1.1.1.5+56-15external/mit/font-alias/dist/config.guess
1.1.1.6+45-25external/mit/font-alias/dist/Makefile.in
+1,732-77712 files not shown
+1,881-82018 files

FreeBSD/src 5e0b96esys/fs/tmpfs tmpfs_vnops.c

tmpfs: extract tmpfs_rename_check/set_parent() from tmpfs_rename()

Reviewed by:    mckusick
Discussed with: markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D57658
DeltaFile
+89-78sys/fs/tmpfs/tmpfs_vnops.c
+89-781 files

FreeBSD/src 631b8ffsys/fs/tmpfs tmpfs_vnops.c

tmpfs_rename(): style

Reviewed by:    mckusick
Discussed with: markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D57658
DeltaFile
+2-2sys/fs/tmpfs/tmpfs_vnops.c
+2-21 files

FreeBSD/src 8e6e77esys/kern vfs_syscalls.c, sys/sys fcntl.h

renameat(2): add AT_RENAME_EXCHANGE flag

Currently no filesystems support it.

Reviewed by:    mckusick
Discussed with: markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D57658
DeltaFile
+57-13sys/kern/vfs_syscalls.c
+2-0sys/sys/fcntl.h
+59-132 files

FreeBSD/src 7e06c33sys/fs/tmpfs tmpfs_vnops.c

tmpfs: implement AT_RENAME_EXCHANGE

Reviewed by:    mckusick
Discussed with: markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D57658
DeltaFile
+68-24sys/fs/tmpfs/tmpfs_vnops.c
+68-241 files

FreeBSD/src 3055c47lib/libsys rename.2

rename.2: Document AT_RENAME_EXCHANGE

Reviewed by:    mckusick
Discussed with: markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D57658
DeltaFile
+6-0lib/libsys/rename.2
+6-01 files

LLVM/project 63f4d28lld/ELF RelocScan.h, lld/test/ELF i386-tls-ie-shared.s

[ELF] Fix data race when handleTlsIe adds a RELATIVE relocation (#208956)

The ieExpr == R_GOT PIC case (e.g. R_386_TLS_IE in -shared links) calls
the unsynchronized addRelativeReloc from concurrent scanSectionImpl
tasks, racing on relaDyn->relativeRelocs. Use the sharded variant like
processAux. Split i386-tls-ie-shared.s into two input files so that a
ThreadSanitizer build detects the race.
DeltaFile
+54-62lld/test/ELF/i386-tls-ie-shared.s
+2-2lld/ELF/RelocScan.h
+56-642 files

NetBSD/src 2BGiH2nexternal/mit/xorg/bin/viewres Makefile

   include xorg-pkg-ver.mk for PACKAGE_STRING.
VersionDeltaFile
1.4+3-1external/mit/xorg/bin/viewres/Makefile
+3-11 files

OpenBSD/ports UdkzIKJnet/telemt distinfo Makefile

   update to telemt 3.4.23
VersionDeltaFile
1.9+2-2net/telemt/distinfo
1.10+1-1net/telemt/Makefile
+3-32 files

NetBSD/xsrc fTihLSlexternal/mit/listres/dist compile, external/mit/viewres/dist compile

   merge listres 1.0.7 and viewrest 1.0.8.
VersionDeltaFile
1.5+29-13external/mit/listres/dist/compile
1.5+7-4external/mit/viewres/dist/compile
+36-172 files

FreeBSD/ports 35f6f54graphics/pecl-imagick Makefile distinfo

graphics/pecl-imagick: Update 3.8.0 => 3.8.1

Release Notes:
https://pecl.php.net/package/imagick/3.8.1

- Fix build with PHP 8.6.

PR:             296569
Approved by:    Miroslav Lachman <000.fbsd at quip.cz> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 2761152d28f6d746452b0ab2b71b558f4f720939)
DeltaFile
+8-6graphics/pecl-imagick/Makefile
+3-3graphics/pecl-imagick/distinfo
+11-92 files

NetBSD/xsrc DpYryOSexternal/mit/viewres/dist configure aclocal.m4

   initial import of viewres-1.0.8
VersionDeltaFile
1.1.1.8+1,662-1,310external/mit/viewres/dist/configure
1.1.1.7+340-174external/mit/viewres/dist/aclocal.m4
1.1.1.7+169-82external/mit/viewres/dist/config.sub
1.1.1.7+88-24external/mit/viewres/dist/config.guess
1.1+92-0external/mit/viewres/dist/meson.build
1.1.1.8+90-1external/mit/viewres/dist/ChangeLog
+2,441-1,59114 files not shown
+2,654-1,70920 files

NetBSD/xsrc NtRqVOyexternal/mit/listres/dist configure config.sub

   initial import of listres-1.0.7
VersionDeltaFile
1.1.1.7+1,572-1,275external/mit/listres/dist/configure
1.1.1.7+691-244external/mit/listres/dist/config.sub
1.1.1.7+310-154external/mit/listres/dist/aclocal.m4
1.1.1.6+57-36external/mit/listres/dist/Makefile.in
1.1+82-0external/mit/listres/dist/meson.build
1.1.1.5+50-29external/mit/listres/dist/missing
+2,762-1,73810 files not shown
+2,971-1,81716 files

NetBSD/xsrc A0ErMeFexternal/mit/editres/dist configure config.sub, external/mit/editres/dist/man editres.man

   initial import of editres-1.1.1
VersionDeltaFile
1.1.1.8+1,593-1,296external/mit/editres/dist/configure
1.1.1.8+691-244external/mit/editres/dist/config.sub
1.1.1.8+310-154external/mit/editres/dist/aclocal.m4
1.1.1.4+140-125external/mit/editres/dist/man/editres.man
1.1+123-0external/mit/editres/dist/meson.build
1.1.1.7+61-41external/mit/editres/dist/Makefile.in
+2,918-1,86017 files not shown
+3,228-1,97923 files

FreeBSD/ports 2761152graphics/pecl-imagick Makefile distinfo

graphics/pecl-imagick: Update 3.8.0 => 3.8.1

Release Notes:
https://pecl.php.net/package/imagick/3.8.1

- Fix build with PHP 8.6.

PR:             296569
Approved by:    Miroslav Lachman <000.fbsd at quip.cz> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+8-6graphics/pecl-imagick/Makefile
+3-3graphics/pecl-imagick/distinfo
+11-92 files

LLVM/project c84e264llvm/test/CodeGen/AArch64 bf16-v8-instructions.ll bf16-v4-instructions.ll

[AArch64][GlobalISel] Add test coverage for bf16 fptosi.sat. NFC (#208955)
DeltaFile
+186-0llvm/test/CodeGen/AArch64/bf16-v8-instructions.ll
+137-0llvm/test/CodeGen/AArch64/bf16-v4-instructions.ll
+125-0llvm/test/CodeGen/AArch64/bf16-instructions.ll
+448-03 files

NetBSD/src 6jz24qOdistrib/sets/lists/man mi, distrib/sets/lists/manhtml mi

   Add a manual page for veritefb(4).
VersionDeltaFile
1.1+85-0share/man/man4/veritefb.4
1.130+4-2share/man/man4/pci.4
1.1837+3-1distrib/sets/lists/man/mi
1.754+2-2share/man/man4/Makefile
1.55+2-1distrib/sets/lists/manhtml/mi
+96-65 files

OpenZFS/src 52424e4tests/unit test_sha2.c Makefile.am

unit/sha2: test SHA-256, SHA-512 and SHA-512/256

NIST known answers, split updates across the 64- and 128-byte block
boundaries, and cross-implementation equality via zfs_impl_get_ops().
Check SHA-256 and SHA-512 against the one-million-'a' digests based
on the NIST standard.

Reviewed-by: Tino Reichardt <milky-zfs at mcmilk.de>
Reviewed-by: Brian Behlendorf <behlendorf1 at llnl.gov>
Signed-off-by: Christos Longros <chris.longros at gmail.com>
Closes #18779
DeltaFile
+329-0tests/unit/test_sha2.c
+16-1tests/unit/Makefile.am
+1-0tests/unit/.gitignore
+346-13 files