HardenedBSD/src e4654f6contrib/less search.c command.c

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+245-91contrib/less/decode.c
+213-114contrib/less/less.nro
+147-59contrib/less/regexp.c
+173-29contrib/less/optfunc.c
+132-54contrib/less/command.c
+83-55contrib/less/search.c
+993-40238 files not shown
+1,844-76344 files

HardenedBSD/src e8e7564contrib/less search.c command.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+245-91contrib/less/decode.c
+213-114contrib/less/less.nro
+147-59contrib/less/regexp.c
+173-29contrib/less/optfunc.c
+132-54contrib/less/command.c
+83-55contrib/less/search.c
+993-40238 files not shown
+1,844-76344 files

NetBSD/pkgsrc DrAapA2emulators/ntvcm/files ntvcm.1

   Flipped letters in naem, stupid acronyms...

   Spotted by John D. Baker - thanks!
VersionDeltaFile
1.2+2-2emulators/ntvcm/files/ntvcm.1
+2-21 files

FreeBSD/ports 01d971esysutils/framework-tool-tui Makefile Makefile.crates

sysutils/framework-tool-tui: Update to 0.8.5

Event:          FrOSCon 21
DeltaFile
+63-49sysutils/framework-tool-tui/distinfo
+30-23sysutils/framework-tool-tui/Makefile.crates
+1-2sysutils/framework-tool-tui/Makefile
+94-743 files

HardenedBSD/ports 01d971esysutils/framework-tool-tui Makefile Makefile.crates

sysutils/framework-tool-tui: Update to 0.8.5

Event:          FrOSCon 21
DeltaFile
+63-49sysutils/framework-tool-tui/distinfo
+30-23sysutils/framework-tool-tui/Makefile.crates
+1-2sysutils/framework-tool-tui/Makefile
+94-743 files

OpenBSD/src on662UGsys/arch/arm64/dev aplns.c simplebus.c

   Specify the correct "read" and "write" bits to the NVMMU based on the
   opcode of the NVMe command.  Drop the opcode itself, since it isn't needed.
   This allows us to drop the magic "null check" bit that is no longer
   supported by the firmware that Apple ships with newer macOS releases.
   Based on work done by Sven Peter over at Asahi Linux.

   ok jmatthew@
VersionDeltaFile
1.24+59-1sys/arch/arm64/dev/simplebus.c
1.20+5-9sys/arch/arm64/dev/aplns.c
+64-102 files

NetBSD/pkgsrc-wip 8a99bf4llama.cpp Makefile.common PLIST, llama.cpp/patches patch-vendor_sheredom_subprocess.h

llama.cpp: update to 0.0.2.10437.

A couple of weeks of commits.
DeltaFile
+0-16llama.cpp/patches/patch-vendor_sheredom_subprocess.h
+6-7llama.cpp/distinfo
+4-4llama.cpp/PLIST
+2-2llama.cpp/Makefile.common
+12-294 files

NetBSD/pkgsrc eiGGdnydoc CHANGES-2026

   doc: Updated sysutils/xplr to 1.1.1
VersionDeltaFile
1.5297+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BZszzfrsysutils/xplr Makefile cargo-depends.mk

   sysutils/xplr: update to 1.1.1

   What's Changed

       fix(search): fixed a bug that caused results to reshuffle during search.
       other(search): xplr search will default to the default skim algorithm.

   Others:

       deps: upgraded dependencies.
       docs: fix nonexistent util function in upgrade guide by @latent-9 in #777
       ubuntu(snap): @mikoloism helped fix Ubuntu snap build.
VersionDeltaFile
1.66+673-433sysutils/xplr/distinfo
1.41+223-143sysutils/xplr/cargo-depends.mk
1.66+4-4sysutils/xplr/Makefile
+900-5803 files

NetBSD/pkgsrc zU9lRhtdoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.42.1
VersionDeltaFile
1.5296+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 13CtVrxsysutils/dua-cli cargo-depends.mk distinfo

   sysutils/dua-cli: update to 2.42.1

   v2.42.1
   *the same as 2.42, and:

   Starting directories with a large amount of files, like 50k, now see a 5x speedup on macOS and Windows as bulk-reading is also done there. Note also that this is still a small absolute difference, 100ms vs 500ms, but a good demonstration of how much large trees with a lot of such directories will benefit by this, as these small absolute improvements accumulate.

   v2.42.0
   The headline or this release is ~30% better traversal performance on macOS due to the usage of bulk-metadata APIs on supported filesytems.
   Bug Fixes

       sanitize control characters in marked path output
       dua-cli's interactive TUI is built on ratatui, which protects the
       paths it renders on screen. But marking a file for deletion and then
       quitting prints that file's path directly to the terminal after the
       TUI has already released terminal control, bypassing ratatui's
       protective rendering entirely. A scanned file's name has no character
       restrictions, so a crafted file name can inject terminal escape
       sequences into the printed path.

    [4 lines not shown]
VersionDeltaFile
1.55+4-4sysutils/dua-cli/distinfo
1.55+4-4sysutils/dua-cli/Makefile
1.42+0-0sysutils/dua-cli/cargo-depends.mk
+8-83 files

NetBSD/src sf28Qo0sys/arch/amiga/dev grf_cl.c, sys/arch/arm/include/arm32 pmap.h

   s/forcably/forcibly/ and couple more typos in comments.
VersionDeltaFile
1.220+3-3sys/miscfs/specfs/spec_vnops.c
1.73+3-3sys/miscfs/genfs/layer_vnops.c
1.27+3-3sys/arch/hppa/hppa/machdep.c
1.59+3-3sys/arch/amiga/dev/grf_cl.c
1.181+2-2sys/arch/arm/include/arm32/pmap.h
+14-145 files

FreeBSD/doc e1f0ccfdocumentation/content/en/books/porters-handbook/security _index.adoc

Suggest port maintainers submit bugs for VuXML updates

Reviewed by:                fernape, joneum
Differential Revision:      https://reviews.freebsd.org/D37094
DeltaFile
+8-7documentation/content/en/books/porters-handbook/security/_index.adoc
+8-71 files

FreeBSD/ports d2e3c9alang/racket Makefile distinfo

lang/racket: Update to 9.3
DeltaFile
+3-3lang/racket/distinfo
+1-1lang/racket/Makefile
+4-42 files

FreeBSD/ports ecd0c32shells/rura Makefile Makefile.crates

shells/rura: Update to 1.12.0
DeltaFile
+39-3shells/rura/distinfo
+18-0shells/rura/Makefile.crates
+1-1shells/rura/Makefile
+58-43 files

HardenedBSD/ports ecd0c32shells/rura Makefile Makefile.crates

shells/rura: Update to 1.12.0
DeltaFile
+39-3shells/rura/distinfo
+18-0shells/rura/Makefile.crates
+1-1shells/rura/Makefile
+58-43 files

HardenedBSD/ports d2e3c9alang/racket Makefile distinfo

lang/racket: Update to 9.3
DeltaFile
+3-3lang/racket/distinfo
+1-1lang/racket/Makefile
+4-42 files

HardenedBSD/ports 749a89blang/racket-minimal Makefile distinfo

lang/racket-minimal: Update to 9.3
DeltaFile
+3-3lang/racket-minimal/distinfo
+1-1lang/racket-minimal/Makefile
+4-42 files

FreeBSD/ports 749a89blang/racket-minimal Makefile distinfo

lang/racket-minimal: Update to 9.3
DeltaFile
+3-3lang/racket-minimal/distinfo
+1-1lang/racket-minimal/Makefile
+4-42 files

HardenedBSD/ports 28b3d1bdevel/pyenv Makefile distinfo

devel/pyenv: Update to 2.8.4
DeltaFile
+13-0devel/pyenv/pkg-plist
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+17-43 files

FreeBSD/ports 9fdf4e8lang/c3c Makefile distinfo

lang/c3c: Update to 0.8.3
DeltaFile
+3-3lang/c3c/distinfo
+1-1lang/c3c/Makefile
+4-42 files

FreeBSD/ports 28b3d1bdevel/pyenv Makefile distinfo

devel/pyenv: Update to 2.8.4
DeltaFile
+13-0devel/pyenv/pkg-plist
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+17-43 files

FreeBSD/ports 88772e9devel/gwm Makefile distinfo

devel/gwm: Update to 1.8.0
DeltaFile
+3-3devel/gwm/distinfo
+1-1devel/gwm/Makefile
+4-42 files

HardenedBSD/ports 88772e9devel/gwm Makefile distinfo

devel/gwm: Update to 1.8.0
DeltaFile
+3-3devel/gwm/distinfo
+1-1devel/gwm/Makefile
+4-42 files

HardenedBSD/ports 9fdf4e8lang/c3c Makefile distinfo

lang/c3c: Update to 0.8.3
DeltaFile
+3-3lang/c3c/distinfo
+1-1lang/c3c/Makefile
+4-42 files

HardenedBSD/ports 292c45cmisc/osinfo-db Makefile distinfo

misc/osinfo-db: update to 20260812

 - Update to 20260812
 - Switch to downloading from gitlab as the releases
   are no longer available on the older MASTER_SITES.
DeltaFile
+18-0misc/osinfo-db/pkg-plist
+3-3misc/osinfo-db/distinfo
+2-2misc/osinfo-db/Makefile
+23-53 files

FreeBSD/ports 292c45cmisc/osinfo-db Makefile distinfo

misc/osinfo-db: update to 20260812

 - Update to 20260812
 - Switch to downloading from gitlab as the releases
   are no longer available on the older MASTER_SITES.
DeltaFile
+18-0misc/osinfo-db/pkg-plist
+3-3misc/osinfo-db/distinfo
+2-2misc/osinfo-db/Makefile
+23-53 files

LLVM/project 4883f11mlir/lib/Dialect/Affine/IR AffineOps.cpp

[mlir][affine] Add early exit to getLowerBound/getUpperBound function (NFC) (#212047)

When an AffineExpr is an AffineConstantExpr, its bound can be directly
returned without computing the lower/upper bounds for all operand
values. This avoids redundant bound evaluations on operands and speeds
up static bound computation.
DeltaFile
+9-12mlir/lib/Dialect/Affine/IR/AffineOps.cpp
+9-121 files

NetBSD/src 5A44wORlib/libedit filecomplete.c

   Fix typo in comment.
VersionDeltaFile
1.76+3-3lib/libedit/filecomplete.c
+3-31 files

FreeBSD/ports c388af0net/krakend-ce Makefile distinfo

net/krakend-ce: Update 2.13.8 => 2.13.9

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+5-5net/krakend-ce/distinfo
+1-2net/krakend-ce/Makefile
+6-72 files