git: 3adae4f27d60 - main - loader: Add the CPU identification string to the data which is visible in the bootloader.

2025-04-10 Thread Ravi Pokala
The branch main has been updated by rpokala: URL: https://cgit.FreeBSD.org/src/commit/?id=3adae4f27d600f0be7904eb1bb30e79d90386793 commit 3adae4f27d600f0be7904eb1bb30e79d90386793 Author: Ravi Pokala AuthorDate: 2025-04-08 06:04:31 + Commit: Ravi Pokala CommitDate: 2025-04-11 04:01:

Re: git: 58308fadece2 - main - Import ACPICA 20250404

2025-04-10 Thread Jessica Clarke
On 11 Apr 2025, at 04:41, Jung-uk Kim wrote: > > The branch main has been updated by jkim: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=58308fadece25ae4c12bd2f4dce3d73d9c23be43 > > commit 58308fadece25ae4c12bd2f4dce3d73d9c23be43 > Author: Jung-uk Kim > AuthorDate: 2025-04-10 03:51:2

git: 58308fadece2 - main - Import ACPICA 20250404

2025-04-10 Thread Jung-uk Kim
The branch main has been updated by jkim: URL: https://cgit.FreeBSD.org/src/commit/?id=58308fadece25ae4c12bd2f4dce3d73d9c23be43 commit 58308fadece25ae4c12bd2f4dce3d73d9c23be43 Author: Jung-uk Kim AuthorDate: 2025-04-10 03:51:28 + Commit: Jung-uk Kim CommitDate: 2025-04-11 03:40:07

git: 964d0fd62431 - main - statfs.2: Update man page for the MNT_NAMEDATTR flag

2025-04-10 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=964d0fd62431899bec6b8c754ce633401a291c56 commit 964d0fd62431899bec6b8c754ce633401a291c56 Author: Rick Macklem AuthorDate: 2025-04-11 01:00:49 + Commit: Rick Macklem CommitDate: 2025-04-11 01:

git: d937ddacc65c - main - Revert "git-arc: Add stage -n to not change the branch"

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=d937ddacc65c8dfbb9f4df4a520f8f60ebe6358f commit d937ddacc65c8dfbb9f4df4a520f8f60ebe6358f Author: Andrew Turner AuthorDate: 2025-04-08 10:59:44 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

git: a2aff11aeb5d - main - dev/fdt: Add const to pointers to const data

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=a2aff11aeb5de30c2d28567aa6189926e2c10ba3 commit a2aff11aeb5de30c2d28567aa6189926e2c10ba3 Author: Andrew Turner AuthorDate: 2025-04-08 10:30:56 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

Re: git: adad92981419 - main - Fix build under current.

2025-04-10 Thread Warner Losh
So after some experiments, I've concluded that I misread this commit. It's for a different file than I thought. My apologies. While the commit log isn't great, the change didn't break what I thought it would break, so I withdraw my request to revert. The worst that Isee this doing is that it does b

git: 1408670c90ae - main - in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6

2025-04-10 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1408670c90ae38fd51ea6aaabe46757bc880608e commit 1408670c90ae38fd51ea6aaabe46757bc880608e Author: Lexi Winter AuthorDate: 2025-04-07 12:40:07 + Commit: Kristof Provost CommitDate: 2025-04-07 20:46:0

git: e5d57a886bbc - main - linuxkpi: Add `queue_work_node()`

2025-04-10 Thread Jean-SébastienPédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=e5d57a886bbca01a02e75f3b63d41ebb667ff938 commit e5d57a886bbca01a02e75f3b63d41ebb667ff938 Author: Jean-Sébastien Pédron AuthorDate: 2025-02-24 23:32:49 + Commit: Jean-Sébastien Pédron CommitDa

git: 0593e4110639 - main - dev/fdt: Add fdt_foreach_mem_region

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=0593e4110639d1a84bd7fd785f056998fe8df7e8 commit 0593e4110639d1a84bd7fd785f056998fe8df7e8 Author: Andrew Turner AuthorDate: 2025-04-08 10:30:09 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

git: 42e4938fdbf8 - main - vm_assign_pptdev: only call vm_iommu_map() once

2025-04-10 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=42e4938fdbf8e2b5180e0d6aeb0075c589cf3bca commit 42e4938fdbf8e2b5180e0d6aeb0075c589cf3bca Author: Konstantin Belousov AuthorDate: 2025-04-09 11:20:30 + Commit: Konstantin Belousov CommitDate: 2025-

git: 80e06d621ac5 - main - fts: Move private flags away from public ones.

2025-04-10 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=80e06d621ac545ac0a69d4e95e7392be38013a78 commit 80e06d621ac545ac0a69d4e95e7392be38013a78 Author: Dag-Erling Smørgrav AuthorDate: 2025-04-10 11:34:41 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: b8437cbae173 - main - boot_i386.8: Mention this is legacy

2025-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b8437cbae173308180fbaddc6a74bfb6f8c4410b commit b8437cbae173308180fbaddc6a74bfb6f8c4410b Author: Ed Maste AuthorDate: 2025-02-28 15:40:43 + Commit: Ed Maste CommitDate: 2025-04-07 18:21:25 +000

git: 253c83058deb - main - mmc: SPI-mode support for SD cards.

2025-04-10 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=253c83058deb5ff77dc0a3b60bf7c1d10f9ef5e8 commit 253c83058deb5ff77dc0a3b60bf7c1d10f9ef5e8 Author: Ruslan Bukin AuthorDate: 2025-04-09 10:23:48 + Commit: Ruslan Bukin CommitDate: 2025-04-09 11:21:05

git: e2125f57bd2c - stable/14 - release: add cloudware oracle targets to package and upload .oci files

2025-04-10 Thread Dave Cottlehuber
The branch stable/14 has been updated by dch: URL: https://cgit.FreeBSD.org/src/commit/?id=e2125f57bd2c4539b3414251066931dee36a377c commit e2125f57bd2c4539b3414251066931dee36a377c Author: Dave Cottlehuber AuthorDate: 2025-03-04 23:56:00 + Commit: Dave Cottlehuber CommitDate: 2025-0

git: 7eab72fae632 - stable/14 - release: ensure default sudo flavor is selected

2025-04-10 Thread Dave Cottlehuber
The branch stable/14 has been updated by dch: URL: https://cgit.FreeBSD.org/src/commit/?id=7eab72fae632115fa93f5b39f1f39453e0630af9 commit 7eab72fae632115fa93f5b39f1f39453e0630af9 Author: Dave Cottlehuber AuthorDate: 2025-02-28 22:27:31 + Commit: Dave Cottlehuber CommitDate: 2025-0

git: f3e25c012d9e - main - linuxkpi: Add `local_irq_{save,restore}()`

2025-04-10 Thread Jean-SébastienPédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=f3e25c012d9e3326bee57a4b61e716f244e0a32f commit f3e25c012d9e3326bee57a4b61e716f244e0a32f Author: Jean-Sébastien Pédron AuthorDate: 2025-02-28 21:59:47 + Commit: Jean-Sébastien Pédron CommitDa

git: 4c07ee6a5eaf - stable/14 - tcp: remove struct tcp_log_rack

2025-04-10 Thread Michael Tuexen
The branch stable/14 has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=4c07ee6a5eaffaf5b6e5ce45354a91c586025c83 commit 4c07ee6a5eaffaf5b6e5ce45354a91c586025c83 Author: Michael Tuexen AuthorDate: 2025-04-04 21:34:30 + Commit: Michael Tuexen CommitDate: 2025-04

git: dc1d78b2c2d2 - main - qcom_dwc3: update naming to match the later device tree drops.

2025-04-10 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=dc1d78b2c2d293565017542006aeaed64a390196 commit dc1d78b2c2d293565017542006aeaed64a390196 Author: Adrian Chadd AuthorDate: 2025-04-05 20:30:13 + Commit: Adrian Chadd CommitDate: 2025-04-08 03:45

git: f36292f010fc - main - bridge: define VLANTAGOF correctly

2025-04-10 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f36292f010fcc6391605182f2973fdc12a3bd15f commit f36292f010fcc6391605182f2973fdc12a3bd15f Author: Lexi Winter AuthorDate: 2025-04-04 15:05:01 + Commit: Kristof Provost CommitDate: 2025-04-10 16:51:5

git: f6aedb956ef1 - main - net/if_bridgevar.h: add include guard

2025-04-10 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f6aedb956ef154828c4bfaddaa5d5eb2dda5225c commit f6aedb956ef154828c4bfaddaa5d5eb2dda5225c Author: Lexi Winter AuthorDate: 2025-04-04 10:59:09 + Commit: Kristof Provost CommitDate: 2025-04-10 16:51:2

Re: git: adad92981419 - main - Fix build under current.

2025-04-10 Thread Warner Losh
Please revert this. (1) It includes things that are bogus (clearly not intended) (2) it wasn't reviewed. we're trying to review things in phab for nanobsd (3) The only possible valid change in here is the size bump, but even it doesn't make sense. (4) the t->true changes are gratuitous. Warner O

git: 8b1ca198fa44 - Create tag release/13.4.0-p5

2025-04-10 Thread Philip Paeps
The annotated tag release/13.4.0-p5 has been created by philip: URL: https://cgit.FreeBSD.org/src/tag/?h=release/13.4.0-p5 tag release/13.4.0-p5 Tagger: Philip Paeps TaggerDate: 2025-04-10 15:03:18 + Tag FreeBSD 13.4-RELEASE-p5 commit 3bc5467e7f6c9b29db95b35298e687435412a0ce Author:

git: 07da3bb5d56c - main - mmc: support for SPI bus type

2025-04-10 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=07da3bb5d56c85325252cd1a9ae32fb5d3536dea commit 07da3bb5d56c85325252cd1a9ae32fb5d3536dea Author: Ruslan Bukin AuthorDate: 2025-04-09 10:20:51 + Commit: Ruslan Bukin CommitDate: 2025-04-09 11:20:54

git: cc1cb8e37646 - stable/14 - smbios: style(9): smbios_cksum()

2025-04-10 Thread Olivier Certner
The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=cc1cb8e376464e41dcc2de532552fd7e83695b13 commit cc1cb8e376464e41dcc2de532552fd7e83695b13 Author: Olivier Certner AuthorDate: 2025-03-04 16:29:22 + Commit: Olivier Certner CommitDate: 2025-04

git: 4ed2c3f9ce28 - main - WIP: Cross-user git arc stage

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4ed2c3f9ce28df401fc427bd60a8e3d9ecb40f4d commit 4ed2c3f9ce28df401fc427bd60a8e3d9ecb40f4d Author: Andrew Turner AuthorDate: 2025-02-17 15:45:06 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

git: b68fe1ef731f - main - linuxkpi: Add

2025-04-10 Thread Jean-SébastienPédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=b68fe1ef731f7d536ea98e6e9c44fb3c76857c1d commit b68fe1ef731f7d536ea98e6e9c44fb3c76857c1d Author: Jean-Sébastien Pédron AuthorDate: 2025-02-28 22:45:29 + Commit: Jean-Sébastien Pédron CommitDa

git: 1c6170d77122 - main - git-arc: Add stage -n to not change the branch

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=1c6170d7712265beecb318309ec5afaddbcf350e commit 1c6170d7712265beecb318309ec5afaddbcf350e Author: Andrew Turner AuthorDate: 2025-01-13 05:34:24 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

git: 37edc07ede02 - releng/13.5 - Add UPDATING entries and bump version

2025-04-10 Thread Philip Paeps
+++ b/UPDATING @@ -12,6 +12,17 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20250410: + 13.5-RELEASE-p1 EN-25:04.tzdata + EN-25:05.expat

git: 487c7245a789 - main - Revert "WIP: Cross-build github action on for-main"

2025-04-10 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=487c7245a7899fe5bbc7cea30cca36ce33360a45 commit 487c7245a7899fe5bbc7cea30cca36ce33360a45 Author: Andrew Turner AuthorDate: 2025-04-08 10:59:48 + Commit: Andrew Turner CommitDate: 2025-04-08 10:

git: 31d3a94bdda4 - main - netinet: Make ip.h self-contained

2025-04-10 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=31d3a94bdda4a9ca4c4d7d4e8e8a0ba1b05c7f18 commit 31d3a94bdda4a9ca4c4d7d4e8e8a0ba1b05c7f18 Author: Mark Johnston AuthorDate: 2025-04-10 12:41:28 + Commit: Mark Johnston CommitDate: 2025-04-10 12:4

git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git

2025-04-10 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=558d638896239f9cd25b9d825ecfce62ec54681e commit 558d638896239f9cd25b9d825ecfce62ec54681e Author: Bjoern A. Zeeb AuthorDate: 2025-04-08 16:57:14 + Commit: Bjoern A. Zeeb CommitDate: 2025-04-10 13:32

git: e8e9cb97d094 - releng/13.4 - caroot: update the root bundle

2025-04-10 Thread Philip Paeps
The branch releng/13.4 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=e8e9cb97d094311712e1d86e019483f3e0de2106 commit e8e9cb97d094311712e1d86e019483f3e0de2106 Author: Michael Osipov AuthorDate: 2025-03-07 18:58:55 + Commit: Philip Paeps CommitDate: 2025-04

git: 74176002ff9f - releng/13.5 - caroot: update the root bundle

2025-04-10 Thread Philip Paeps
The branch releng/13.5 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=74176002ff9f8f2db20905c68481f64f2a97dee8 commit 74176002ff9f8f2db20905c68481f64f2a97dee8 Author: Michael Osipov AuthorDate: 2025-03-07 18:58:55 + Commit: Philip Paeps CommitDate: 2025-04

git: 2c5831b3047d - releng/14.2 - contrib/tzdata: import tzdata 2025b

2025-04-10 Thread Philip Paeps
The branch releng/14.2 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=2c5831b3047df79ef9aabbd99b4b0ed86fa288ed commit 2c5831b3047df79ef9aabbd99b4b0ed86fa288ed Author: Philip Paeps AuthorDate: 2025-03-23 01:28:44 + Commit: Philip Paeps CommitDate: 2025-04-1

git: 23d06bb83d0a - releng/14.2 - caroot: update the root bundle

2025-04-10 Thread Philip Paeps
The branch releng/14.2 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=23d06bb83d0a189e8903526257dd6b556da89d69 commit 23d06bb83d0a189e8903526257dd6b556da89d69 Author: Michael Osipov AuthorDate: 2025-03-07 18:58:55 + Commit: Philip Paeps CommitDate: 2025-04

git: 700e7384dfbf - releng/14.2 - contrib/expat: update libexpat from 2.6.0 to 2.7.1

2025-04-10 Thread Philip Paeps
The branch releng/14.2 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=700e7384dfbfa1fc7234896ec9110d0ef3e72b55 commit 700e7384dfbfa1fc7234896ec9110d0ef3e72b55 Author: Philip Paeps AuthorDate: 2025-04-09 03:09:31 + Commit: Philip Paeps CommitDate: 2025-04-1

git: 81ca663642ef - main - release: Pass PKG_INSTALL_EPOCH to vmimage.subr

2025-04-10 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=81ca663642ef1ed5111a88d2e9102f6788fab407 commit 81ca663642ef1ed5111a88d2e9102f6788fab407 Author: Colin Percival AuthorDate: 2025-04-10 06:05:55 + Commit: Colin Percival CommitDate: 2025-04-10

git: 726d4e14869e - main - release: Let basic VM images be built with NO_ROOT

2025-04-10 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=726d4e14869ea4728b6ef2a3e4d6c43481416248 commit 726d4e14869ea4728b6ef2a3e4d6c43481416248 Author: Mark Johnston AuthorDate: 2025-04-10 15:47:29 + Commit: Mark Johnston CommitDate: 2025-04-10 15:4

git: cceba18670f7 - Create tag release/13.5.0-p1

2025-04-10 Thread Philip Paeps
The annotated tag release/13.5.0-p1 has been created by philip: URL: https://cgit.FreeBSD.org/src/tag/?h=release/13.5.0-p1 tag release/13.5.0-p1 Tagger: Philip Paeps TaggerDate: 2025-04-10 15:02:13 + Tag FreeBSD 13.5-RELEASE-p1 commit 37edc07ede02a6c9d60804fd2f71c454dedac23a Author:

git: 918783b75aac - main - iwlwififw: remove Intel iwlwifi firmware from src.git

2025-04-10 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=918783b75aacb051f2f83dd0198ef68bc9fa5326 commit 918783b75aacb051f2f83dd0198ef68bc9fa5326 Author: Bjoern A. Zeeb AuthorDate: 2025-04-10 14:59:40 + Commit: Bjoern A. Zeeb CommitDate: 2025-04-10 14:59

git: 17c252598b7f - Create tag release/14.2.0-p3

2025-04-10 Thread Philip Paeps
The annotated tag release/14.2.0-p3 has been created by philip: URL: https://cgit.FreeBSD.org/src/tag/?h=release/14.2.0-p3 tag release/14.2.0-p3 Tagger: Philip Paeps TaggerDate: 2025-04-10 15:00:54 + Tag FreeBSD 14.2-RELEASE-p3 commit 1eb03b059e56b9cde4246e406f96881cc128528a Author:

git: 3bc5467e7f6c - releng/13.4 - Add UPDATING entries and bump version

2025-04-10 Thread Philip Paeps
/UPDATING +++ b/UPDATING @@ -12,6 +12,20 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20250410: + 13.4-RELEASE-p5 EN-25:04.tzdata + EN-25:05.expat

git: e3fd2734314d - releng/13.4 - contrib/expat: update libexpat from 2.6.0 to 2.7.1

2025-04-10 Thread Philip Paeps
The branch releng/13.4 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=e3fd2734314db25be464e0199e20b33fe6281972 commit e3fd2734314db25be464e0199e20b33fe6281972 Author: Philip Paeps AuthorDate: 2025-04-09 03:58:23 + Commit: Philip Paeps CommitDate: 2025-04-1

git: a1f4a530dea3 - releng/13.4 - daemon: stop rebuilding the kqueue every restart of the child

2025-04-10 Thread Philip Paeps
The branch releng/13.4 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=a1f4a530dea32e6987b8788e5ad1f99ffb96fbbf commit a1f4a530dea32e6987b8788e5ad1f99ffb96fbbf Author: Kyle Evans AuthorDate: 2024-11-19 19:51:27 + Commit: Philip Paeps CommitDate: 2025-04-10

git: f8c2bedb03a2 - releng/13.4 - contrib/tzdata: import tzdata 2025b

2025-04-10 Thread Philip Paeps
The branch releng/13.4 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=f8c2bedb03a2f5aa7a3b9a020050ac17e1917473 commit f8c2bedb03a2f5aa7a3b9a020050ac17e1917473 Author: Philip Paeps AuthorDate: 2025-03-23 01:28:44 + Commit: Philip Paeps CommitDate: 2025-04-1

git: dec0bf8096b3 - releng/13.5 - contrib/expat: update libexpat from 2.6.4 to 2.7.1

2025-04-10 Thread Philip Paeps
The branch releng/13.5 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=dec0bf8096b312c395421d11c0e76e954a7e2386 commit dec0bf8096b312c395421d11c0e76e954a7e2386 Author: Philip Paeps AuthorDate: 2025-04-02 08:56:02 + Commit: Philip Paeps CommitDate: 2025-04-1

git: 74aa5e2a7b10 - releng/13.5 - contrib/tzdata: import tzdata 2025b

2025-04-10 Thread Philip Paeps
The branch releng/13.5 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=74aa5e2a7b1023d4fd7e54dcbb8084efe5249d2d commit 74aa5e2a7b1023d4fd7e54dcbb8084efe5249d2d Author: Philip Paeps AuthorDate: 2025-03-23 01:28:44 + Commit: Philip Paeps CommitDate: 2025-04-1

git: 1eb03b059e56 - releng/14.2 - Add UPDATING entries and bump version

2025-04-10 Thread Philip Paeps
/UPDATING +++ b/UPDATING @@ -12,6 +12,23 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20250410: + 14.2-RELEASE-p3 EN-25:04.tzdata + EN-25:05.expat

git: 862cd6b8fa9d - releng/14.2 - openssl: Import OpenSSL 3.0.16

2025-04-10 Thread Philip Paeps
The branch releng/14.2 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=862cd6b8fa9df7057bad47d01ccaf36a959e9166 commit 862cd6b8fa9df7057bad47d01ccaf36a959e9166 Author: Enji Cooper AuthorDate: 2025-03-14 06:40:59 + Commit: Philip Paeps CommitDate: 2025-04-10

git: 4651d400f100 - releng/14.2 - daemon: stop rebuilding the kqueue every restart of the child

2025-04-10 Thread Philip Paeps
The branch releng/14.2 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=4651d400f1000834365a21c59d6803da4474c63e commit 4651d400f1000834365a21c59d6803da4474c63e Author: Kyle Evans AuthorDate: 2024-11-19 19:51:27 + Commit: Philip Paeps CommitDate: 2025-04-10

Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git

2025-04-10 Thread Cy Schubert
In message , "Bjoern A. Zeeb" writes: > On Thu, 10 Apr 2025, Cy Schubert wrote: > > > In message <202504101335.53adzr4t007...@gitrepo.freebsd.org>, "Bjoern A. > > Zeeb" > > writes: > >> The branch main has been updated by bz: > >> > >> URL: https://cgit.FreeBSD.org/src/commit/?id=558d638896239f9c

git: 646b453110aa - main - pf: fix pf_ioctl_add_addr() validation

2025-04-10 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=646b453110aa78abef24f507e7ef4562a7109897 commit 646b453110aa78abef24f507e7ef4562a7109897 Author: Kristof Provost AuthorDate: 2025-04-10 11:49:03 + Commit: Kristof Provost CommitDate: 2025-04-10 13:

Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git

2025-04-10 Thread Bjoern A. Zeeb
On Thu, 10 Apr 2025, Cy Schubert wrote: In message <202504101335.53adzr4t007...@gitrepo.freebsd.org>, "Bjoern A. Zeeb" writes: The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=558d638896239f9cd25b9d825ecfce62 ec54681e commit 558d638896239f9cd25b9d825ecfce62

git: b74a756a9f53 - main - collate: Add support for equivalence classes and collating symbols

2025-04-10 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=b74a756a9f537c6da41d721075f69216160a08a6 commit b74a756a9f537c6da41d721075f69216160a08a6 Author: Bojan Novković AuthorDate: 2025-04-03 14:45:08 + Commit: Bojan Novković CommitDate: 2025-04-10

Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git

2025-04-10 Thread Cy Schubert
In message <202504101335.53adzr4t007...@gitrepo.freebsd.org>, "Bjoern A. Zeeb" writes: > The branch main has been updated by bz: > > URL: https://cgit.FreeBSD.org/src/commit/?id=558d638896239f9cd25b9d825ecfce62 > ec54681e > > commit 558d638896239f9cd25b9d825ecfce62ec54681e > Author: Bjoern A.

git: adad92981419 - main - Fix build under current.

2025-04-10 Thread Michael Reifenberger
The branch main has been updated by mr: URL: https://cgit.FreeBSD.org/src/commit/?id=adad9298141964ca38e21a05c0b8951efbcb70b2 commit adad9298141964ca38e21a05c0b8951efbcb70b2 Author: Michael Reifenberger AuthorDate: 2025-04-10 13:39:12 + Commit: Michael Reifenberger CommitDate: 2025

git: ae10431c9833 - main - vm_page: Allow PG_NOFREE pages to be freed

2025-04-10 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ae10431c9833bd6b176afe4d8021d233fd985107 commit ae10431c9833bd6b176afe4d8021d233fd985107 Author: Mark Johnston AuthorDate: 2025-04-10 12:43:12 + Commit: Mark Johnston CommitDate: 2025-04-10 12:4

git: d80ab37f9883 - main - test-includes: Make sure we test against in-tree headers

2025-04-10 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d80ab37f9883cb981c9b359d50bbfe8f0d6f2884 commit d80ab37f9883cb981c9b359d50bbfe8f0d6f2884 Author: Mark Johnston AuthorDate: 2025-04-10 12:42:42 + Commit: Mark Johnston CommitDate: 2025-04-10 12:4

git: 14efeab6adba - main - vm_grab: reset iter after alloc failure

2025-04-10 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=14efeab6adbabe95f3b18f00d02dae550dbfc7f3 commit 14efeab6adbabe95f3b18f00d02dae550dbfc7f3 Author: Doug Moore AuthorDate: 2025-04-10 07:06:38 + Commit: Doug Moore CommitDate: 2025-04-10 07:06:38 +

git: 1be90fcda220 - main - libc: fnmatch: Unwrap comma operator assignments

2025-04-10 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=1be90fcda2203acde4e639cd5a4614cfecb65496 commit 1be90fcda2203acde4e639cd5a4614cfecb65496 Author: Bojan Novković AuthorDate: 2025-04-10 10:54:49 + Commit: Bojan Novković CommitDate: 2025-04-10

git: f9afcbff02a2 - stable/14 - libc/compat-ino64.h: rename st_padding0

2025-04-10 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f9afcbff02a230af85e646ef3ae166ae61b04ca1 commit f9afcbff02a230af85e646ef3ae166ae61b04ca1 Author: Konstantin Belousov AuthorDate: 2025-04-10 10:23:33 + Commit: Konstantin Belousov CommitDate:

git: 06b69937a87e - main - (u)alarm.3: Improve readability of setitmer(2) restrictions

2025-04-10 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=06b69937a87e0e2472f2c9241da53dd7cd45bcad commit 06b69937a87e0e2472f2c9241da53dd7cd45bcad Author: Bojan Novković AuthorDate: 2025-04-08 16:41:58 + Commit: Bojan Novković CommitDate: 2025-04-10

git: af79566b9315 - main - fnmatch: Add support for collating symbols, equivalence classes, and character classes

2025-04-10 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=af79566b9315dd5251b093b6237a6fa239351398 commit af79566b9315dd5251b093b6237a6fa239351398 Author: Bojan Novković AuthorDate: 2025-04-03 14:57:51 + Commit: Bojan Novković CommitDate: 2025-04-10

git: f06cbfc5592e - main - vm_fault: use iterator for allocation

2025-04-10 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=f06cbfc5592e58104fe01f3f458928ee09be24fc commit f06cbfc5592e58104fe01f3f458928ee09be24fc Author: Doug Moore AuthorDate: 2025-04-10 07:19:06 + Commit: Doug Moore CommitDate: 2025-04-10 07:19:06 +