git: 3c1f3cfdbbfb - stable/14 - release: Stage non-UFS images in vm-images-stage

2024-05-07 Thread Colin Percival
The branch stable/14 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=3c1f3cfdbbfb309d80645f413be6474f6c82eda6 commit 3c1f3cfdbbfb309d80645f413be6474f6c82eda6 Author: Colin Percival AuthorDate: 2024-05-01 17:56:51 + Commit: Colin Percival CommitDate: 2024-

git: 54bbcc09a72b - main - ObsoleteFiles.inc: Remove /var/db/portsnap

2024-05-07 Thread Olivier Certner
soleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20240508: Remove remnants of portsnap(8) +OLD_DIRS+=var/db/portsnap + # 20240507: remove gbde OLD_FILES+=boot/kernel/geom_bde.ko OLD_FILES+=etc/rc.d/gbde

git: a803837cec6e - main - arm64 pmap: Add ATTR_CONTIGUOUS support [Part 3]

2024-05-07 Thread Alan Cox
The branch main has been updated by alc: URL: https://cgit.FreeBSD.org/src/commit/?id=a803837cec6e17e04849d59afac7b6431c70cb93 commit a803837cec6e17e04849d59afac7b6431c70cb93 Author: Alan Cox AuthorDate: 2024-04-17 16:39:46 + Commit: Alan Cox CommitDate: 2024-05-08 02:31:14 +

git: f6963113f49c - main - in6_rmx: remove unnecessary socketvar.h

2024-05-07 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f6963113f49c48f30eaadf4dd8ec878f6cdd513e commit f6963113f49c48f30eaadf4dd8ec878f6cdd513e Author: Gleb Smirnoff AuthorDate: 2024-05-07 21:15:56 + Commit: Gleb Smirnoff CommitDate: 2024-05-07 21

git: b6b4ac2faafa - main - tcp_hostcache: remove unnecessary socketvar.h

2024-05-07 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b6b4ac2faafa033563125a8d97f4a8f7b3bd185f commit b6b4ac2faafa033563125a8d97f4a8f7b3bd185f Author: Gleb Smirnoff AuthorDate: 2024-05-07 21:15:49 + Commit: Gleb Smirnoff CommitDate: 2024-05-07 21

git: b925d7196782 - main - sockets: garbage collect PRCOREQUESTS and stale comment

2024-05-07 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b925d719678210b76adeb105f5f4b41550eb6bb4 commit b925d719678210b76adeb105f5f4b41550eb6bb4 Author: Gleb Smirnoff AuthorDate: 2024-05-07 21:15:49 + Commit: Gleb Smirnoff CommitDate: 2024-05-07 21

git: 29d7e39f5690 - main - nvme: Bump the alignment of struct nvme_health_information_page to 8

2024-05-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=29d7e39f5690af095b96ce2d3c9907423c7f5715 commit 29d7e39f5690af095b96ce2d3c9907423c7f5715 Author: John Baldwin AuthorDate: 2024-05-07 20:48:06 + Commit: John Baldwin CommitDate: 2024-05-07 20:54:00

git: c8703409edb7 - main - nvmecontrol: Fix a sign compare mismatch

2024-05-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c8703409edb782b953b89d517a1757756788ce18 commit c8703409edb782b953b89d517a1757756788ce18 Author: John Baldwin AuthorDate: 2024-05-07 20:45:51 + Commit: John Baldwin CommitDate: 2024-05-07 20:54:00

git: 766c4ad385cc - main - libzpool: Disable -Wpointer-to-int-cast warnings for GCC

2024-05-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=766c4ad385ccf96f8cf10129363a6bfa58b3e92f commit 766c4ad385ccf96f8cf10129363a6bfa58b3e92f Author: John Baldwin AuthorDate: 2024-05-07 19:32:58 + Commit: John Baldwin CommitDate: 2024-05-07 20:54:00

git: 59884aea8b98 - main - tcp: clean up macro useage in tcp_fixed_maxseg()

2024-05-07 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=59884aea8b98781ecc7ad2d490a9210aab750de3 commit 59884aea8b98781ecc7ad2d490a9210aab750de3 Author: Richard Scheffenegger AuthorDate: 2024-05-04 08:42:42 + Commit: Richard Scheffenegger CommitDat

git: 6ca0468a2f23 - main - libcbor: Ignore errors for unknown #pragmas

2024-05-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6ca0468a2f23c82d6cdde2af1a42b62af3664766 commit 6ca0468a2f23c82d6cdde2af1a42b62af3664766 Author: John Baldwin AuthorDate: 2024-05-07 18:44:52 + Commit: John Baldwin CommitDate: 2024-05-07 18:44:52

git: 6102863fd848 - releng/14.1 - lib/clang: clean out old llvm/clang Sparc target remnants

2024-05-07 Thread Dimitry Andric
The branch releng/14.1 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6102863fd848289020690c8c3a1cf7714419ac99 commit 6102863fd848289020690c8c3a1cf7714419ac99 Author: Dimitry Andric AuthorDate: 2024-05-04 17:34:10 + Commit: Dimitry Andric CommitDate: 2024-05-

git: 8210cd3c39e8 - releng/14.1 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch releng/14.1 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=8210cd3c39e8b28d9d99f54277507547f48cfe27 commit 8210cd3c39e8b28d9d99f54277507547f48cfe27 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-

git: 90a5e985e5f4 - releng/14.1 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch releng/14.1 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=90a5e985e5f467ba145493160458186edd3540b2 commit 90a5e985e5f467ba145493160458186edd3540b2 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-

git: e5e6242f62a3 - stable/13 - lib/clang: clean out old llvm/clang Sparc target remnants

2024-05-07 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=e5e6242f62a37e9e20e9cbf0dc61eef0b9cc8602 commit e5e6242f62a37e9e20e9cbf0dc61eef0b9cc8602 Author: Dimitry Andric AuthorDate: 2024-05-04 17:34:10 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: 67df63f10e68 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=67df63f10e68c25c781a9047c9555bbd419bdd98 commit 67df63f10e68c25c781a9047c9555bbd419bdd98 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: 3c6fe83671c9 - stable/13 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=3c6fe83671c9054fb241f3d42c14977e0ae8b225 commit 3c6fe83671c9054fb241f3d42c14977e0ae8b225 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: 0b8cdac883f5 - stable/14 - lib/clang: clean out old llvm/clang Sparc target remnants

2024-05-07 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=0b8cdac883f5028c8716aa7442c07c68ac1f780b commit 0b8cdac883f5028c8716aa7442c07c68ac1f780b Author: Dimitry Andric AuthorDate: 2024-05-04 17:34:10 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: a17c251dd685 - stable/14 - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=a17c251dd68567d879bb80e62f9828abb3967c64 commit a17c251dd68567d879bb80e62f9828abb3967c64 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: fe72d8ecb98d - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-07 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=fe72d8ecb98dd51a9faf62b1e14d4dde25d61e5b commit fe72d8ecb98dd51a9faf62b1e14d4dde25d61e5b Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-07

git: 0612538e3ac9 - main - jh7110: Add StarFive JH7110 clock/reset generator drivers

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=0612538e3ac93c1884f595a72609c078aefbcc28 commit 0612538e3ac93c1884f595a72609c078aefbcc28 Author: Jari Sihvola AuthorDate: 2024-05-07 16:06:20 + Commit: Mitchell Horne CommitDate: 2024-05-07 16:

git: 6ea05fce8e2e - main - Revert "jh7110: Add StarFive JH7110 clock/reset generator drivers"

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=6ea05fce8e2e63b3c2547719ff9a84207e2132b4 commit 6ea05fce8e2e63b3c2547719ff9a84207e2132b4 Author: Mitchell Horne AuthorDate: 2024-05-07 16:05:31 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: c8b472aa4b9d - main - jh7110: enable MMC driver

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=c8b472aa4b9da064223cc134ad06a08defb23e6f commit c8b472aa4b9da064223cc134ad06a08defb23e6f Author: Mitchell Horne AuthorDate: 2024-03-04 18:38:43 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: 5d6d6278979b - main - jh7110: Add StarFive JH7110 clock/reset generator drivers

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=5d6d6278979b9eab598a23c804d23e930d2f7268 commit 5d6d6278979b9eab598a23c804d23e930d2f7268 Author: Mitchell Horne AuthorDate: 2024-05-06 17:10:01 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: cf0876820717 - main - starfive: add a syscon driver

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=cf0876820717192b4900b56c027b01dad35bc837 commit cf0876820717192b4900b56c027b01dad35bc837 Author: Mitchell Horne AuthorDate: 2024-03-05 23:57:30 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: a77e1f0f81df - main - busdma: better handling of small segment bouncing

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a77e1f0f81df5fa3b4a6a38728ebace599cb18a4 commit a77e1f0f81df5fa3b4a6a38728ebace599cb18a4 Author: Mitchell Horne AuthorDate: 2024-02-14 16:56:13 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: 560406982489 - main - busdma: deduplicate _bus_dmamap_addseg() function

2024-05-07 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=560406982489cf067f586fcae87bbd31eafe9456 commit 560406982489cf067f586fcae87bbd31eafe9456 Author: Mitchell Horne AuthorDate: 2024-02-14 17:01:15 + Commit: Mitchell Horne CommitDate: 2024-05-07 1

git: b24e353f9e58 - main - fib_dxr: set fib_data field in struct dxr_aux early enough

2024-05-07 Thread Marko Zec
The branch main has been updated by zec: URL: https://cgit.FreeBSD.org/src/commit/?id=b24e353f9e58f6b5bcbd444a062c1c57cd8fc43d commit b24e353f9e58f6b5bcbd444a062c1c57cd8fc43d Author: Marko Zec AuthorDate: 2024-05-07 15:44:09 + Commit: Marko Zec CommitDate: 2024-05-07 15:44:09 +

git: 4aa275f12da4 - main - fib_dxr: s/KASSERT/MPASS/

2024-05-07 Thread Marko Zec
The branch main has been updated by zec: URL: https://cgit.FreeBSD.org/src/commit/?id=4aa275f12da4ce22b8465fe7fe912bead1ceff9f commit 4aa275f12da4ce22b8465fe7fe912bead1ceff9f Author: Marko Zec AuthorDate: 2024-05-07 15:33:23 + Commit: Marko Zec CommitDate: 2024-05-07 15:33:23 +

git: 7a5de1d4cc6a - main - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects

2024-05-07 Thread Marko Zec
The branch main has been updated by zec: URL: https://cgit.FreeBSD.org/src/commit/?id=7a5de1d4cc6af84456cef03323f041652e84326b commit 7a5de1d4cc6af84456cef03323f041652e84326b Author: Marko Zec AuthorDate: 2024-05-07 15:22:00 + Commit: Marko Zec CommitDate: 2024-05-07 15:22:00 +

git: ed541e201a05 - main - fib_dxr: move the bulko of malloc() failure logging into dxr_build()

2024-05-07 Thread Marko Zec
The branch main has been updated by zec: URL: https://cgit.FreeBSD.org/src/commit/?id=ed541e201a05d1cea2f87e53289cbd7fd240b486 commit ed541e201a05d1cea2f87e53289cbd7fd240b486 Author: Marko Zec AuthorDate: 2024-05-07 15:11:30 + Commit: Marko Zec CommitDate: 2024-05-07 15:11:30 +

git: 75e5f5916e0e - main - boot1.efi: Don't redundantly include devpath.c

2024-05-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=75e5f5916e0eb01f573c1dfcb4625b16eec30124 commit 75e5f5916e0eb01f573c1dfcb4625b16eec30124 Author: Warner Losh AuthorDate: 2024-05-07 02:06:54 + Commit: Warner Losh CommitDate: 2024-05-07 14:53:50 +

git: d84fd89ecd40 - main - dlopen(3): mention fdlopen for capsicum(4)

2024-05-07 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d84fd89ecd404ffbf629381d2dde14fd79b39402 commit d84fd89ecd404ffbf629381d2dde14fd79b39402 Author: Ed Maste AuthorDate: 2024-05-07 01:45:50 + Commit: Ed Maste CommitDate: 2024-05-07 13:09:59 +000

git: d3831ca8e371 - main - Remove lingering geom_bde references.

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=d3831ca8e371637536cfb91bb0234d6cbf97da6e commit d3831ca8e371637536cfb91bb0234d6cbf97da6e Author: Poul-Henning Kamp AuthorDate: 2024-05-07 09:25:23 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: f73055ab1e2f - stable/13 - rtld.1: clarify interaction between -u and -o

2024-05-07 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f73055ab1e2f46620759da0aba19c8f4a11316bd commit f73055ab1e2f46620759da0aba19c8f4a11316bd Author: Konstantin Belousov AuthorDate: 2024-04-28 21:45:12 + Commit: Konstantin Belousov CommitDate:

git: e45b440633f9 - stable/13 - rtld direct exec: make -u behavior match the description

2024-05-07 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e45b440633f9878baf019d3ef557bd2be103c3f9 commit e45b440633f9878baf019d3ef557bd2be103c3f9 Author: Konstantin Belousov AuthorDate: 2024-04-28 20:57:54 + Commit: Konstantin Belousov CommitDate:

git: 10484ee13a36 - stable/13 - rtld: add direct-exec option -o

2024-05-07 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=10484ee13a36e3b0523e8de441c4d528148fd1a3 commit 10484ee13a36e3b0523e8de441c4d528148fd1a3 Author: Konstantin Belousov AuthorDate: 2024-04-28 03:19:39 + Commit: Konstantin Belousov CommitDate:

git: 66bee50af774 - main - Remove cross-references to GBDE

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=66bee50af774673bfaeb4c66a5a82e0ac99e70a4 commit 66bee50af774673bfaeb4c66a5a82e0ac99e70a4 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:35:33 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 69956de36f8c - main - Remove final cross-reference to GBDE

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=69956de36f8c3c1b6615cf8e4a7e7e6738162951 commit 69956de36f8c3c1b6615cf8e4a7e7e6738162951 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:40:20 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 6580f5c38dd5 - main - Remove gbde from the "userland" pseudo-target

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=6580f5c38dd5b01aeeaed16b370f1a12423437f0 commit 6580f5c38dd5b01aeeaed16b370f1a12423437f0 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:35:14 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 77bd06e43007 - main - Add gbde rc.d script to ObsoleteFiles.inc

2024-05-07 Thread Poul-Henning Kamp
-07 07:31:19 + Add gbde rc.d script to ObsoleteFiles.inc --- ObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index c017ecaaf092..627f70ea3b0a 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -53,6 +53,7 @@ # 20240507

git: 8d2d1d651678 - main - Remove GBDE source files

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=8d2d1d651678178aa7f24f0530347f860423fd9e commit 8d2d1d651678178aa7f24f0530347f860423fd9e Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:31:09 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 984764d79646 - main - Remove GBDE stress test

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=984764d79646b495034cd3737071b52d0b48a92a commit 984764d79646b495034cd3737071b52d0b48a92a Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:26:39 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: bbc36ba969ac - main - Remove documentation of GBDE rc support

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=bbc36ba969acf09785b8f3818c6877eb60c08674 commit bbc36ba969acf09785b8f3818c6877eb60c08674 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:25:51 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: d50f41366bfb - main - Remove gbde from rescue

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=d50f41366bfbb150d17b55d41b18534c4f04f190 commit d50f41366bfbb150d17b55d41b18534c4f04f190 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:23:38 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 0c7237d7e234 - main - Remove GBDE rc support

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=0c7237d7e23482eb5fe117eba9ce86c2b08fb5d1 commit 0c7237d7e23482eb5fe117eba9ce86c2b08fb5d1 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:23:03 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: 14b475c47905 - main - Remove gbde support from swapon(8)

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=14b475c47905357c4cf64b3b72d822b2feb23c36 commit 14b475c47905357c4cf64b3b72d822b2feb23c36 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:21:46 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0

git: eef9887871fd - main - Remove gbde.4 man page

2024-05-07 Thread Poul-Henning Kamp
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=eef9887871fdf7669564ead73d95bdcfa6cbe228 commit eef9887871fdf7669564ead73d95bdcfa6cbe228 Author: Poul-Henning Kamp AuthorDate: 2024-05-07 07:21:28 + Commit: Poul-Henning Kamp CommitDate: 2024-05-0