GhostBSD/ghostbsd 8564d30libexec/rc/rc.d os-release

Update os-release to reflect new codename "Twenty-Six"
DeltaFile
+1-1libexec/rc/rc.d/os-release
+1-11 files

GhostBSD/ghostbsd dc806cclibexec/rc/rc.d os-release

Merge pull request #381 from ghostbsd/#211

Update os-release to reflect new codename "Twenty-Six"
DeltaFile
+1-1libexec/rc/rc.d/os-release
+1-11 files

HardenedBSD/src aecc6delib/libthr/tests pthread_tryjoin_test.c, lib/libthr/thread thr_join.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+184-24sys/x86/x86/local_apic.c
+54-22lib/libthr/thread/thr_join.c
+62-0lib/libthr/tests/pthread_tryjoin_test.c
+23-3share/man/man3/pthread_join.3
+11-1sys/kern/init_main.c
+8-0sys/vm/vm_init.c
+342-506 files not shown
+357-5612 files

HardenedBSD/ports 0f50d2email/mailpit/files patch-package-lock.json, www/zola distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+19,441-78,514x11-themes/qogir-icon-themes/pkg-plist
+587-177x11/swayrbar/distinfo
+292-87x11/swayrbar/Makefile.crates
+139-151x11/swayr/distinfo
+94-110mail/mailpit/files/patch-package-lock.json
+77-73www/zola/distinfo
+20,630-79,112122 files not shown
+21,598-79,630128 files

GhostBSD/ghostbsd 7af5a1dlibexec/rc/rc.d os-release

Update os-release to reflect new codename "Twenty-Six"
DeltaFile
+1-1libexec/rc/rc.d/os-release
+1-11 files

NetBSD/src xvl0tUhusr.sbin/pcictl pcictl.8

   pcictl(8): improve markup, edit for brevity
VersionDeltaFile
1.21+112-66usr.sbin/pcictl/pcictl.8
+112-661 files

NetBSD/pkgsrc MIqXwzOdevel/libewf buildlink3.mk, security/sleuthkit Makefile

   libewf & sleuthkit: propagate openssl >= 3.0 dependency
VersionDeltaFile
1.2+4-1devel/libewf/buildlink3.mk
1.19+2-2security/sleuthkit/Makefile
+6-32 files

LLVM/project 3c4ce40llvm/lib/Target/RISCV RISCVInstrInfoV.td, llvm/lib/Target/RISCV/Disassembler RISCVDisassembler.cpp

[RISCV] Use decodeVMaskReg for VMaskCarryInOp. NFC (#177742)

After #177678 we don't need DecodeVMV0RegisterClass to reject vm=1
cases. All instructions that use VMaskCarryInOp have set vm=0 in their
tablegen classes.
DeltaFile
+0-10llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
+4-0llvm/lib/Target/RISCV/RISCVInstrInfoV.td
+4-102 files

NetBSD/pkgsrc hXtYERYmisc/step distinfo, misc/step/patches patch-stepcore_types.h

   step: Fix compile with recent Qt 6
   https://github.com/KDE/step/commit/0d41eaae3820d1a7c346f6ce81b940f199229eba
VersionDeltaFile
1.1+16-0misc/step/patches/patch-stepcore_types.h
1.20+2-1misc/step/distinfo
+18-12 files

FreeBSD/src 4f004c7lib/libthr/tests pthread_tryjoin_test.c Makefile

lib/libthr: add pthread_tryjoin(3) test

(cherry picked from commit 902e3057cd5c7a076b78dd559b7b264610af59aa)
DeltaFile
+62-0lib/libthr/tests/pthread_tryjoin_test.c
+1-0lib/libthr/tests/Makefile
+63-02 files

FreeBSD/src c4522eflib/libthr/thread thr_join.c

libthr/thread/thr_join.c: deduplicate backout_join() helper

(cherry picked from commit ce16be73707eedc798b26e0741dcd70d1168ac10)
DeltaFile
+13-8lib/libthr/thread/thr_join.c
+13-81 files

FreeBSD/src 854e0e4sys/x86/x86 local_apic.c

x86 lapic: Dump LVTs from the ddb show lapic command

(cherry picked from commit dfc4186c6dcf2986b510fac108784011a236554d)
DeltaFile
+34-6sys/x86/x86/local_apic.c
+34-61 files

HardenedBSD/src 854e0e4sys/x86/x86 local_apic.c

x86 lapic: Dump LVTs from the ddb show lapic command

(cherry picked from commit dfc4186c6dcf2986b510fac108784011a236554d)
DeltaFile
+34-6sys/x86/x86/local_apic.c
+34-61 files

FreeBSD/src a8891c2include pthread_np.h, lib/libthr pthread.map

libthr: add pthread_tryjoin_np()

(cherry picked from commit afa70a8496e90fa751418be8d1b55e3d559a281a)
DeltaFile
+41-14lib/libthr/thread/thr_join.c
+4-0lib/libthr/pthread.map
+1-0include/pthread_np.h
+46-143 files

HardenedBSD/src 4f004c7lib/libthr/tests pthread_tryjoin_test.c Makefile

lib/libthr: add pthread_tryjoin(3) test

(cherry picked from commit 902e3057cd5c7a076b78dd559b7b264610af59aa)
DeltaFile
+62-0lib/libthr/tests/pthread_tryjoin_test.c
+1-0lib/libthr/tests/Makefile
+63-02 files

HardenedBSD/src c4522eflib/libthr/thread thr_join.c

libthr/thread/thr_join.c: deduplicate backout_join() helper

(cherry picked from commit ce16be73707eedc798b26e0741dcd70d1168ac10)
DeltaFile
+13-8lib/libthr/thread/thr_join.c
+13-81 files

HardenedBSD/src 21dd894sys/amd64/amd64 machdep.c, sys/kern init_main.c

sys: do not allow entering vm_fault() on boot until VM is initialized

(cherry picked from commit 83d98828867591b5d842573ed6edcec7392f82df)
DeltaFile
+11-1sys/kern/init_main.c
+8-0sys/vm/vm_init.c
+1-4sys/amd64/amd64/machdep.c
+20-53 files

FreeBSD/src d1ac644share/man/man3 pthread_join.3 Makefile

Document pthread_tryjoin_np(3)

(cherry picked from commit 7f026a58691db1763203ab8c7c8f34f738bfd9d5)
DeltaFile
+23-3share/man/man3/pthread_join.3
+2-1share/man/man3/Makefile
+25-42 files

FreeBSD/src 21dd894sys/amd64/amd64 machdep.c, sys/kern init_main.c

sys: do not allow entering vm_fault() on boot until VM is initialized

(cherry picked from commit 83d98828867591b5d842573ed6edcec7392f82df)
DeltaFile
+11-1sys/kern/init_main.c
+8-0sys/vm/vm_init.c
+1-4sys/amd64/amd64/machdep.c
+20-53 files

HardenedBSD/src d1ac644share/man/man3 pthread_join.3 Makefile

Document pthread_tryjoin_np(3)

(cherry picked from commit 7f026a58691db1763203ab8c7c8f34f738bfd9d5)
DeltaFile
+23-3share/man/man3/pthread_join.3
+2-1share/man/man3/Makefile
+25-42 files

HardenedBSD/src a8891c2include pthread_np.h, lib/libthr pthread.map

libthr: add pthread_tryjoin_np()

(cherry picked from commit afa70a8496e90fa751418be8d1b55e3d559a281a)
DeltaFile
+41-14lib/libthr/thread/thr_join.c
+4-0lib/libthr/pthread.map
+1-0include/pthread_np.h
+46-143 files

HardenedBSD/src dfd4c87sys/x86/x86 local_apic.c

x88/local_apic.c: for each lvt element, add LVT register index

(cherry picked from commit 87ed56a5c43521d97975d936df4fc36184f1b685)
DeltaFile
+12-0sys/x86/x86/local_apic.c
+12-01 files

FreeBSD/src 7c59e09sys/x86/x86 local_apic.c

x86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializers

(cherry picked from commit 4938ee8064868f120413405f1b3aa40344a6fabd)
DeltaFile
+92-13sys/x86/x86/local_apic.c
+92-131 files

HardenedBSD/src 7c59e09sys/x86/x86 local_apic.c

x86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializers

(cherry picked from commit 4938ee8064868f120413405f1b3aa40344a6fabd)
DeltaFile
+92-13sys/x86/x86/local_apic.c
+92-131 files

FreeBSD/src 9286d8fsys/x86/x86 local_apic.c

x86/local_apic.c: add lapic_maxlvt() helper

(cherry picked from commit ad5e3cb950344f9822dbbd90f5ac7c256f97fa4c)
DeltaFile
+15-5sys/x86/x86/local_apic.c
+15-51 files

HardenedBSD/src 7d327e4sys/x86/include apicreg.h, sys/x86/x86 local_apic.c

x86/local_apic.c: Properly calculate the number of LVT entries

(cherry picked from commit 709a53c8b20b5770f7e2f117d4799b5617479976)
DeltaFile
+6-1sys/x86/include/apicreg.h
+5-2sys/x86/x86/local_apic.c
+11-32 files

FreeBSD/src 7d327e4sys/x86/include apicreg.h, sys/x86/x86 local_apic.c

x86/local_apic.c: Properly calculate the number of LVT entries

(cherry picked from commit 709a53c8b20b5770f7e2f117d4799b5617479976)
DeltaFile
+6-1sys/x86/include/apicreg.h
+5-2sys/x86/x86/local_apic.c
+11-32 files

FreeBSD/src 2079e58sys/x86/x86 local_apic.c

x86: mask all LAPIC vectors early, before BSP interrupts are enabled

(cherry picked from commit 11f954b021a1aadde1d03d40ed5d6b529e14da98)
DeltaFile
+28-0sys/x86/x86/local_apic.c
+28-01 files

HardenedBSD/src 2079e58sys/x86/x86 local_apic.c

x86: mask all LAPIC vectors early, before BSP interrupts are enabled

(cherry picked from commit 11f954b021a1aadde1d03d40ed5d6b529e14da98)
DeltaFile
+28-0sys/x86/x86/local_apic.c
+28-01 files

HardenedBSD/src 9286d8fsys/x86/x86 local_apic.c

x86/local_apic.c: add lapic_maxlvt() helper

(cherry picked from commit ad5e3cb950344f9822dbbd90f5ac7c256f97fa4c)
DeltaFile
+15-5sys/x86/x86/local_apic.c
+15-51 files