git: a7b222db122e - main - linuxkpi: rwlock: Fix rwlock_init

2024-05-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=a7b222db122e99f587d87eeec303c8abc9aea04e commit a7b222db122e99f587d87eeec303c8abc9aea04e Author: Emmanuel Vadot AuthorDate: 2024-05-17 05:54:36 + Commit: Emmanuel Vadot CommitDate: 2024-05-17

git: cff79fd02636 - main - linuxkpi: Fix spin_lock_init

2024-05-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=cff79fd02636f34010d8b835cc9e55401fa76e74 commit cff79fd02636f34010d8b835cc9e55401fa76e74 Author: Emmanuel Vadot AuthorDate: 2024-05-17 04:52:53 + Commit: Emmanuel Vadot CommitDate: 2024-05-17

git: 1652c9e29f5b - stable/14 - boottrace: Use NULL for SYSINIT's last arg, which is a pointer type

2024-05-16 Thread Zhenlei Huang
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1652c9e29f5b12688c49f02b6ecef550e5650bfe commit 1652c9e29f5b12688c49f02b6ecef550e5650bfe Author: Zhenlei Huang AuthorDate: 2024-05-14 04:03:50 + Commit: Zhenlei Huang CommitDate: 2024-05-17

git: 6b2af2d88ffd - releng/14.1 - Enable soft updates by default for UFS2 filesystems.

2024-05-16 Thread Kirk McKusick
The branch releng/14.1 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=6b2af2d88ffdcae1f50c6e821ce83eb5f5f97fef commit 6b2af2d88ffdcae1f50c6e821ce83eb5f5f97fef Author: Kirk McKusick AuthorDate: 2024-05-15 05:38:35 + Commit: Kirk McKusick CommitDate:

git: 75529910f77a - main - Trim a spurious trailing backslash

2024-05-16 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=75529910f77a1623b83599de0518d39c5fb789df commit 75529910f77a1623b83599de0518d39c5fb789df Author: John Baldwin AuthorDate: 2024-05-16 19:28:09 + Commit: John Baldwin CommitDate: 2024-05-16

git: fcfb2d639371 - main - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang):

2024-05-16 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=fcfb2d6393712dee3f1f8f0c3840d14817dea416 commit fcfb2d6393712dee3f1f8f0c3840d14817dea416 Author: Dimitry Andric AuthorDate: 2024-05-16 18:21:45 + Commit: Dimitry Andric CommitDate: 2024-05-16

git: 3cb6c6c9eeb3 - main - libcapsicum: document return values

2024-05-16 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=3cb6c6c9eeb36e0a29986fd518f5ccc567e9eb85 commit 3cb6c6c9eeb36e0a29986fd518f5ccc567e9eb85 Author: Mariusz Zaborski AuthorDate: 2024-05-16 18:27:25 + Commit: Mariusz Zaborski CommitDate:

git: 87a156527563 - main - SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information

2024-05-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=87a156527563d0728bff355093e26943da3d7fad commit 87a156527563d0728bff355093e26943da3d7fad Author: Konstantin Belousov AuthorDate: 2024-05-13 17:17:47 + Commit: Konstantin Belousov CommitDate:

git: 53725168e1b6 - main - SysV SHM: move SHMSEG constants to sys/shm.h

2024-05-16 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=53725168e1b631be0e60f888ba5e63e140b57766 commit 53725168e1b631be0e60f888ba5e63e140b57766 Author: Konstantin Belousov AuthorDate: 2024-05-16 15:24:00 + Commit: Konstantin Belousov CommitDate:

git: 28a59100b54f - main - linuxkpi: Provide a non-NULL value for THIS_MODULE

2024-05-16 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=28a59100b54ff245a45fbd328266266f1c14eb8c commit 28a59100b54ff245a45fbd328266266f1c14eb8c Author: Austin Shafer AuthorDate: 2024-03-06 17:48:07 + Commit: John Baldwin CommitDate: 2024-05-16

git: 65fd76b5f566 - main - makeman: extend duplicate option warning to OPT_ options

2024-05-16 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=65fd76b5f566a21d4e017711e8d0678aab6fe59e commit 65fd76b5f566a21d4e017711e8d0678aab6fe59e Author: Ed Maste AuthorDate: 2024-05-13 19:05:39 + Commit: Ed Maste CommitDate: 2024-05-16 17:30:37

git: f38117359af1 - main - ctladm: fix resource leak

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f38117359af1f6b6cb373018084cad99b22dc178 commit f38117359af1f6b6cb373018084cad99b22dc178 Author: Pierre Pronchery AuthorDate: 2024-05-15 18:13:52 + Commit: Warner Losh CommitDate: 2024-05-16

git: 1787871a6627 - main - bhyve: avoid resource leak

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1787871a6627cc1a49ce7ceea8133b394ea7f486 commit 1787871a6627cc1a49ce7ceea8133b394ea7f486 Author: Pierre Pronchery AuthorDate: 2024-05-13 17:26:11 + Commit: Warner Losh CommitDate: 2024-05-16

git: 304a03275a65 - main - sys/modules/dpdk_lpm4: do not build without INET

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=304a03275a65cf811fb6c06fa1c37783d07c99a4 commit 304a03275a65cf811fb6c06fa1c37783d07c99a4 Author: Lexi Winter AuthorDate: 2024-05-15 00:16:10 + Commit: Warner Losh CommitDate: 2024-05-16 17:16:29

git: ae9c0ba8ef2f - main - netstat(8): for -W, use IFNAMSIZ

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ae9c0ba8ef2f540f9030909cf07e3c59f876fd23 commit ae9c0ba8ef2f540f9030909cf07e3c59f876fd23 Author: Lexi Winter AuthorDate: 2024-05-14 23:40:32 + Commit: Warner Losh CommitDate: 2024-05-16 17:07:34

git: d33b87e8cf91 - main - netstat(1): increase width of Netif column

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d33b87e8cf91a6bcb5eac0ecc0371c1041c61050 commit d33b87e8cf91a6bcb5eac0ecc0371c1041c61050 Author: Lexi Winter AuthorDate: 2024-05-08 09:44:29 + Commit: Warner Losh CommitDate: 2024-05-16 17:07:34

git: 1a720cbec513 - main - man filesystems: fix xrefs after move to section 4

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1a720cbec513210fa2e85c3882741ef2f6dc5f35 commit 1a720cbec513210fa2e85c3882741ef2f6dc5f35 Author: Alexander Ziaee AuthorDate: 2024-05-15 18:59:50 + Commit: Warner Losh CommitDate: 2024-05-16

git: a03e8a40d404 - main - man filesystems: ObsoleteFiles after move to sec 4

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a03e8a40d40486945296b4ed27ca6f31a93a366b commit a03e8a40d40486945296b4ed27ca6f31a93a366b Author: Alexander Ziaee AuthorDate: 2024-05-12 02:32:15 + Commit: Warner Losh CommitDate: 2024-05-16

git: 1687d77197c0 - main - man filesystems: move driver pages to section four

2024-05-16 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1687d77197c01c6ffd5bb233c7a15c6ebb9319af commit 1687d77197c01c6ffd5bb233c7a15c6ebb9319af Author: Alexander Ziaee AuthorDate: 2024-04-21 19:05:45 + Commit: Warner Losh CommitDate: 2024-05-16

Re: git: 61dece6d27fb - main - Enable soft updates by default for UFS2 filesystems.

2024-05-16 Thread John Baldwin
On 5/14/24 11:20 PM, Colin Percival wrote: On 5/14/24 22:40, Kirk McKusick wrote: commit 61dece6d27fb2436928ca93d65667b358e05aa7b Author: Kirk McKusick AuthorDate: 2024-05-15 05:38:35 + Commit: Kirk McKusick CommitDate: 2024-05-15 05:40:01 + Enable soft updates by

git: a6d8be451f62 - main - contrib/bsddialog: Import version 1.0.2

2024-05-16 Thread Alfonso S. Siciliano
The branch main has been updated by asiciliano: URL: https://cgit.FreeBSD.org/src/commit/?id=a6d8be451f62d425b71a4874f7d4e133b9fb393c commit a6d8be451f62d425b71a4874f7d4e133b9fb393c Merge: abb1a1340e3f be8846bd9e06 Author: Alfonso S. Siciliano AuthorDate: 2024-05-16 13:32:56 + Commit:

git: e7d2cb4acc7b - Create tag vendor/bsddialog/1.0.2

2024-05-16 Thread Alfonso S. Siciliano
The annotated tag vendor/bsddialog/1.0.2 has been created by asiciliano: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bsddialog/1.0.2 tag vendor/bsddialog/1.0.2 Tagger: Alfonso S. Siciliano TaggerDate: 2024-05-16 13:25:47 + contrib/bsddialog: Import version 1.0.2 Implicitly import

git: e56a937c3e11..be8846bd9e06 - vendor/bsddialog - vendor branch updated

2024-05-16 Thread Alfonso S. Siciliano
The branch vendor/bsddialog has been updated by asiciliano: URL: https://cgit.FreeBSD.org/src/log/?id=e56a937c3e11..be8846bd9e06 be8846bd9e06 contrib/bsddialog: Import version 1.0.2

git: 147c7e4dde23 - releng/14.1 - Increase IOAPIC_MAX_ID to 255 (from 254)

2024-05-16 Thread Ed Maste
The branch releng/14.1 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=147c7e4dde23b3b787b4fb8b754f043f64ab7adb commit 147c7e4dde23b3b787b4fb8b754f043f64ab7adb Author: Ed Maste AuthorDate: 2024-05-10 17:40:59 + Commit: Ed Maste CommitDate: 2024-05-16

git: b9f6b6685558 - stable/13 - pf: always mark states as unlinked before detaching them

2024-05-16 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b9f6b668555849a8d6d322b803264404d65615cd commit b9f6b668555849a8d6d322b803264404d65615cd Author: Kristof Provost AuthorDate: 2024-05-06 07:43:49 + Commit: Kristof Provost CommitDate:

git: e73147fc7ca6 - stable/14 - pf: always mark states as unlinked before detaching them

2024-05-16 Thread Kristof Provost
The branch stable/14 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e73147fc7ca6632c7b2499c52f134c93fe664cc6 commit e73147fc7ca6632c7b2499c52f134c93fe664cc6 Author: Kristof Provost AuthorDate: 2024-05-06 07:43:49 + Commit: Kristof Provost CommitDate:

git: b45d038b5f7c - releng/14.1 - expand: Fix markup for the `-t` option.

2024-05-16 Thread Dag-Erling Smørgrav
The branch releng/14.1 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=b45d038b5f7c3d4c972d656e08fea91e9059687b commit b45d038b5f7c3d4c972d656e08fea91e9059687b Author: Dag-Erling Smørgrav AuthorDate: 2024-05-13 10:41:27 + Commit: Dag-Erling Smørgrav

git: abb1a1340e3f - main - linuxkpi: refcount: Use atomic_t directly

2024-05-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=abb1a1340e3f0dcdbb81b5c42ad304f02c812e20 commit abb1a1340e3f0dcdbb81b5c42ad304f02c812e20 Author: Emmanuel Vadot AuthorDate: 2024-05-15 09:50:51 + Commit: Emmanuel Vadot CommitDate: 2024-05-16

git: 5c0a1923486e - main - linuxkpi: rwlock: Simplify code

2024-05-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=5c0a1923486e65cd47398e52c03cb289d6120a78 commit 5c0a1923486e65cd47398e52c03cb289d6120a78 Author: Emmanuel Vadot AuthorDate: 2024-05-15 09:05:29 + Commit: Emmanuel Vadot CommitDate: 2024-05-16

git: ae38a1a1bfdf - main - linuxkpi: spinlock: Simplify code

2024-05-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=ae38a1a1bfdf320089c254e4dbffdf4769d89110 commit ae38a1a1bfdf320089c254e4dbffdf4769d89110 Author: Emmanuel Vadot AuthorDate: 2024-05-15 09:00:04 + Commit: Emmanuel Vadot CommitDate: 2024-05-16

git: 7465f9fc0646 - stable/14 - Enable soft updates by default for UFS2 filesystems.

2024-05-16 Thread Kirk McKusick
The branch stable/14 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=7465f9fc06467e57d3bbf2430031fe51d8182c30 commit 7465f9fc06467e57d3bbf2430031fe51d8182c30 Author: Kirk McKusick AuthorDate: 2024-05-15 05:38:35 + Commit: Kirk McKusick CommitDate:

git: 4b62662bcd67 - stable/12 - ipfw: Fix a typo in a source code comment

2024-05-16 Thread Gordon Bergling
The branch stable/12 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=4b62662bcd672b97676da5812c1b6436805fcb69 commit 4b62662bcd672b97676da5812c1b6436805fcb69 Author: Gordon Bergling AuthorDate: 2024-05-12 08:53:40 + Commit: Gordon Bergling CommitDate: