DragonFlyBSD/src 610965dusr.sbin/makefs/hammer2 hammer2_chain.c hammer2_vnops.c

usr.sbin/makefs: Sync with sys/vfs/hammer2

Sync with following sys/vfs/hammer2 commits.

$ git log --pretty="%h %s" fb6876367e661ff6b883baafc4e204432813da9b.. -- sys/vfs/hammer2/
d21046eeda Fix various typos
5f49e876b9 hammer2 - Add debugging
abe564f10e kernel - Minor Syntax cleanup
0d0182bdb4 hammer2 - disable FIOSEEKHOLE
a9d812fe50 sys/vfs/hammer2: Remove hardlink related obsolete comments
af1833426b sys/vfs/hammer2: Add missing ctime updates
DeltaFile
+24-3usr.sbin/makefs/hammer2/hammer2_chain.c
+10-17usr.sbin/makefs/hammer2/hammer2_vnops.c
+8-12usr.sbin/makefs/hammer2/hammer2_inode.c
+5-0usr.sbin/makefs/hammer2/hammer2_ioctl.c
+3-2usr.sbin/makefs/hammer2/hammer2_vfsops.c
+1-3usr.sbin/makefs/hammer2/hammer2_xops.c
+51-376 files

NetBSD/pkgsrc-wip 8ed778cseatd Makefile distinfo

seatd: update to 0.9.2
DeltaFile
+7-14seatd/Makefile
+3-3seatd/distinfo
+10-172 files

FreeBSD/ports 4ac834flang/nll Makefile distinfo

lang/nll: Update 20250805a => 20260110a

Changelog:
- Added the 5x5font.
- Added the basic color mode.
- Added the integer math functions.
- Much memory reduction measures.
- Many modifications for micro:bit.
- Some minimal corrections.
https://kozos.jp/nlux/download.html

- Improve port-install-* readability.
- Merge INSTALL_DATA in post-install-EXAMPLES-on.

PR:     292355
DeltaFile
+7-6lang/nll/Makefile
+3-3lang/nll/distinfo
+10-92 files

FreeBSD/src c5dc38blib/msun/powerpc fenv.c fenv.h, libexec/rtld-elf/powerpc rtld_start.S

Remove all code under __SPE__

Signed-off-by: Minsoo Choo <minsoochoo0122 at proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1957
DeltaFile
+0-96libexec/rtld-elf/powerpc/rtld_start.S
+0-36sys/powerpc/powerpc/trap.c
+0-34lib/msun/powerpc/fenv.c
+0-23lib/msun/powerpc/fenv.h
+0-22sys/powerpc/booke/trap_subr.S
+0-18sys/powerpc/powerpc/exec_machdep.c
+0-2296 files not shown
+0-26612 files

FreeBSD/ports 9c595b3devel/pycharm Makefile

devel/pycharm: correct shebang line

this fixes build in unclean environment.

PR:             292356
Submitted by:   rhurlin
DeltaFile
+3-1devel/pycharm/Makefile
+3-11 files

FreeBSD/src 7f8b4db.github path-rules.txt, .github/workflows checklist.yml

github: Add more context to pull requests

Add code to fetch and decode CODEOWNERS and automatically @ people in
the review.

Create a new file, .github/path-rules.txt that has a set of paths to
match and specific warnings about that part of the tree. We'll use this
to try to wave off pull requests in certain areas of the tree, as well
as remind people when contrib is involved, etc.

Sponsored by:           Netflix
DeltaFile
+96-10.github/workflows/checklist.yml
+10-0.github/path-rules.txt
+106-102 files

NetBSD/pkgsrc PIlofUptextproc/nltk_data-extended_omw Makefile, textproc/nltk_data-floresta Makefile

   nltk*: update HOMEPAGES

   most are down, follow some redirects, switch to https
VersionDeltaFile
1.2+2-2textproc/nltk_data-extended_omw/Makefile
1.2+2-2textproc/nltk_data-floresta/Makefile
1.2+2-2textproc/nltk_data-framenet_v15/Makefile
1.2+2-2textproc/nltk_data-framenet_v17/Makefile
1.2+2-2textproc/nltk_data-gutenberg/Makefile
1.2+2-2textproc/nltk_data-ieer/Makefile
+12-1267 files not shown
+146-14673 files

HardenedBSD/src 291b0f1usr.sbin/syslogd syslogd.c, usr.sbin/syslogd/tests syslogd_test.sh

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+36-58usr.sbin/syslogd/syslogd.c
+34-0usr.sbin/syslogd/tests/syslogd_test.sh
+70-582 files

HardenedBSD/src c8809c8usr.sbin/syslogd syslogd.c, usr.sbin/syslogd/tests syslogd_test.sh

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+36-58usr.sbin/syslogd/syslogd.c
+34-0usr.sbin/syslogd/tests/syslogd_test.sh
+70-582 files

HardenedBSD/src f52b06fsys/amd64/amd64 mp_machdep.c, sys/i386/i386 mp_machdep.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+12-5sys/x86/x86/mp_x86.c
+0-2sys/i386/i386/mp_machdep.c
+0-1sys/x86/include/x86_smp.h
+0-1sys/amd64/amd64/mp_machdep.c
+12-94 files

LLVM/project 3575501clang/lib/Interpreter Interpreter.cpp

[clang] fix warning (#174587)

```shell
input_line_0:10:30: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
```
DeltaFile
+1-1clang/lib/Interpreter/Interpreter.cpp
+1-11 files

LLVM/project 743f0a4llvm/lib/Target/PowerPC PPCISelDAGToDAG.cpp, llvm/test/CodeGen/PowerPC pr61315.ll vector-popcnt-128-ult-ugt.ll

[PowerPC] Optimize not equal compares against zero vectors (#150422)

This patch is for special cases involving 0 vectors. During the
comparison of vector operands, current code generation checks with
`vcmpequh (vector compare equal unsigned halfword)` followed by a
negation `xxlnor (VSX Vector Logical NOR XX3-form)`.

This means that for the special case, instead of using `vcmpequh` and
then negating the result, we can directly use `vcmpgtuh (vector compare
greater than unsigned halfword)`.

As a result the negation is avoided since the only condition where this
will be false is for 0 as it is an `unsigned halfword`.

---------

Co-authored-by: himadhith <himadhith.v at ibm.com>
DeltaFile
+7-60llvm/test/CodeGen/PowerPC/pr61315.ll
+10-20llvm/test/CodeGen/PowerPC/vector-popcnt-128-ult-ugt.ll
+14-0llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
+4-8llvm/test/CodeGen/PowerPC/compare-vector-with-zero.ll
+1-2llvm/test/CodeGen/PowerPC/setcc-logic.ll
+36-905 files

OpenBSD/ports f1LvzMZdevel/jjui Makefile

   replace do-test targets of some go modules to use TEST_TARGET variable

   - devel/jjui

   ok tb@ (MAINTAINER)
VersionDeltaFile
1.18+1-2devel/jjui/Makefile
+1-21 files

OpenBSD/ports Ma8UkDDsecurity/cfssl Makefile, security/osv-scanner Makefile

   replace do-test targets of some go modules to use TEST_TARGET variable

   - security/cfssl
   - security/osv-scanner
   - textproc/miller
   - www/goat

   ok tb@
VersionDeltaFile
1.20+3-6textproc/miller/Makefile
1.10+1-3security/cfssl/Makefile
1.31+1-2security/osv-scanner/Makefile
1.3+2-0www/goat/Makefile
+7-114 files

NetBSD/pkgsrc yC2Szu7math/nlopt Makefile

   nlopt: follow redirect
VersionDeltaFile
1.8+2-2math/nlopt/Makefile
+2-21 files

NetBSD/pkgsrc XdCqiRsnet/nload Makefile

   nload: switch to https
VersionDeltaFile
1.11+2-3net/nload/Makefile
+2-31 files

NetBSD/pkgsrc Hd7XHGFconverters/nkf Makefile.common

   nkf: comment out dead site
VersionDeltaFile
1.9+2-2converters/nkf/Makefile.common
+2-21 files

NetBSD/pkgsrc Tq59neJdevel/ninka Makefile

   ninka: switch to github, HOMEPAGE is down
VersionDeltaFile
1.10+2-2devel/ninka/Makefile
+2-21 files

NetBSD/pkgsrc G7YgMJTnews/newsfetch Makefile

   newsfetch: comment out dead site
VersionDeltaFile
1.13+2-3news/newsfetch/Makefile
+2-31 files

NetBSD/pkgsrc wrdjjWNnews/newsbeuter Makefile

   newsbeuter: switch to github, HOMEPAGE is gone

   This has been archived in 2019...
VersionDeltaFile
1.62+2-2news/newsbeuter/Makefile
+2-21 files

NetBSD/pkgsrc ssBrftVdevel/netsurf-buildsystem Makefile

   netsurf-buildsystem: git server not available, use main HOMEPAGE
VersionDeltaFile
1.2+2-2devel/netsurf-buildsystem/Makefile
+2-21 files

LLVM/project 145e28dllvm/lib/Target/RISCV RISCVInstrInfoP.td RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV rvp-ext-rv64.ll rvp-ext-rv32.ll

[RISCV][llvm] Support logical comparison codegen for P extension (#174626)

Result type of P extension's comparison instructions is same as operands
and the result bits are all 1s or 0s so we need to set
ZeroOrNegativeOneBooleanContent to make sext(setcc) auto combined.
DeltaFile
+498-0llvm/test/CodeGen/RISCV/rvp-ext-rv64.ll
+332-0llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
+31-0llvm/lib/Target/RISCV/RISCVInstrInfoP.td
+6-0llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+867-04 files

OpenBSD/ports oWIlg7Hlang/go go.port.mk

   lang/go module: use TEST_TARGET as default target for MODGO_TEST_TARGET instead of ALL_TARGET

   default to ALL_TARGET (keep previous value)

   while here, pass TEST_ENV in MODGO_TEST_CMD

   ok tb@
VersionDeltaFile
1.94+3-2lang/go/go.port.mk
+3-21 files

OpenBSD/ports Ei9XfG9sysutils Makefile

   link sysutils/moor
VersionDeltaFile
1.771+1-0sysutils/Makefile
+1-01 files

OpenBSD/ports 1DX4lHosysutils/moor distinfo modules.inc, sysutils/moor/patches patch-internal_reader_reader_test_go

   Initial revision
VersionDeltaFile
1.1+176-0sysutils/moor/distinfo
1.1+60-0sysutils/moor/modules.inc
1.1+29-0sysutils/moor/Makefile
1.1+12-0sysutils/moor/patches/patch-internal_reader_reader_test_go
1.1+4-0sysutils/moor/pkg/DESCR
1.1+2-0sysutils/moor/pkg/PLIST
+283-06 files not shown
+283-012 files

NetBSD/pkgsrc hu02IOAtextproc/py-pdf PLIST

   py-pdf: update PLIST for 6.6.0
VersionDeltaFile
1.18+1-4textproc/py-pdf/PLIST
+1-41 files

LLVM/project f827c20llvm/tools/llvm-jitlink llvm-jitlink.cpp

[llvm-jitlink] Remove redundant ExecutorAddr constructor calls. NFCI. (#175488)

These ExecutorAddr calls were legacy from pre-ExecutorSymbolDef code.
The getAddress method already returns an ExecutorAddr, so there's no
need for them anymore.
DeltaFile
+2-4llvm/tools/llvm-jitlink/llvm-jitlink.cpp
+2-41 files

FreeBSD/ports e10c28esecurity/nuclei distinfo Makefile

security/nuclei: Update to 3.6.2

ChangeLog:
https://github.com/projectdiscovery/nuclei/releases/tag/v3.6.2
DeltaFile
+5-5security/nuclei/distinfo
+1-1security/nuclei/Makefile
+6-62 files

OpenBSD/ports lTQa0V3math/py-numpy Makefile distinfo, math/py-numpy/patches patch-numpy__core_meson_build patch-numpy__core_src_umath_loops_autovec_dispatch_c_src

   Update to numpy 2.4.1, help/ok sthen, no objection daniel

   Tested in bulks on amd64 by me and on i386 by sthen.
   Tested on aarch64, amd64, i386 and sparc64.
   jca will address riscv64 brekage in tree.
VersionDeltaFile
1.27+95-43math/py-numpy/pkg/PLIST
1.96+1-6math/py-numpy/Makefile
1.24+2-2math/py-numpy/distinfo
1.4+1-1math/py-numpy/patches/patch-numpy__core_meson_build
1.4+1-1math/py-numpy/patches/patch-numpy__core_src_umath_loops_autovec_dispatch_c_src
1.2+0-0math/py-numpy/patches/patch-numpy__core_src_common_npy_cpu_features_c
+100-536 files

OpenBSD/ports oyYCfPKmath/py-scipy Makefile distinfo, math/py-scipy/patches patch-meson_options patch-scipy_meson_build

   Update to scipy 1.16.3

   Needed for unbreaking consumers with newer numpy. 1.17.0 was released
   yesterday. That can wait.
VersionDeltaFile
1.26+467-125math/py-scipy/pkg/PLIST
1.1+12-0math/py-scipy/patches/patch-meson_options
1.2+3-3math/py-scipy/patches/patch-scipy_meson_build
1.74+2-4math/py-scipy/Makefile
1.18+2-2math/py-scipy/distinfo
1.12+1-1math/py-scipy/patches/patch-scipy_special_tests_test_basic_py
+487-1353 files not shown
+487-1359 files