git: d9cc5dd87b50 - main - fcntl(F_SETFD): make FD_CLOFORK non-sticky

2025-07-08 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d9cc5dd87b50348b60ca8aea1d3445c25e9c1a1c commit d9cc5dd87b50348b60ca8aea1d3445c25e9c1a1c Author: Konstantin Belousov AuthorDate: 2025-07-08 21:53:08 + Commit: Konstantin Belousov CommitDate: 2025-

git: 6a2c624b35a0 - main - flua: fbsd: return a process handle to operate on when we exec()

2025-07-08 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=6a2c624b35a0c760b00b9a34c10b7ea0c240c677 commit 6a2c624b35a0c760b00b9a34c10b7ea0c240c677 Author: Kyle Evans AuthorDate: 2025-07-09 05:12:31 + Commit: Kyle Evans CommitDate: 2025-07-09 05:12:31

git: 3f0e1092097e - main - flua: fbsd: allow stdout to be captured for exec() processes

2025-07-08 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=3f0e1092097ed63b83a02518395e370c3cac01be commit 3f0e1092097ed63b83a02518395e370c3cac01be Author: Kyle Evans AuthorDate: 2025-07-09 05:12:32 + Commit: Kyle Evans CommitDate: 2025-07-09 05:12:32

git: 0610ba6cdbf2 - main - flua: fbsd: avoid leaking stdin pipes on error

2025-07-08 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=0610ba6cdbf2d8bed2619ae78ef2da5ee9c30b94 commit 0610ba6cdbf2d8bed2619ae78ef2da5ee9c30b94 Author: Kyle Evans AuthorDate: 2025-07-09 05:12:31 + Commit: Kyle Evans CommitDate: 2025-07-09 05:12:31

git: 0559f30a882d - main - krb5: Install the libkrb5clnt.so symlink with the .so

2025-07-08 Thread Cy Schubert
; # done +# 20250708: For 34 days 15.0-CURRENT installed libkadm5clnt symlink without .so +OLD_FILES+=usr/lib/libkadm5clnt + # 20250626: For 11 days 15.0-CURRENT installed libtpool to the wrong location MOVED_LIBS+=usr/lib/libtpool.so.2 diff --git a/krb5/lib/kadm5clnt/Makefile b/krb5/lib/kadm5clnt

git: dcd47304acb1 - main - net80211: update ieee80211_output_seqno_assign() to 802.11-2020

2025-07-08 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=dcd47304acb1f1713a27f407a153e2bb54c574ba commit dcd47304acb1f1713a27f407a153e2bb54c574ba Author: Adrian Chadd AuthorDate: 2025-06-04 21:48:23 + Commit: Adrian Chadd CommitDate: 2025-07-08 19:37

Re: git: 01a679715f68 - main - err(3): print extended error if available

2025-07-08 Thread Konstantin Belousov
On Tue, Jul 08, 2025 at 03:09:32PM -0400, John Baldwin wrote: > On 7/7/25 15:28, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=01a679715f68d5e32efecafc1f158eecec3f781b > > > > commit 01a679715f68d5e32efecafc1f158e

Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread Kyle Evans
On 7/8/25 14:40, Adrian Chadd wrote: hi! Thanks for this! Could we possibly wrap stuff like these compat macros in a #define that we can undefine? So we can make sure no new code shows up that uses the "old" paths? eg LIBUSB10_NO_BACKWARDS_COMPAT / LIBUSB20_NO_BACKWARDS_COMPAT ? Thanks!

git: c08e019c6ce4 - main - opendir, fdopendir: Add tests, clean up.

2025-07-08 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c08e019c6ce4fc637b195f1bb0878763c3fefe9e commit c08e019c6ce4fc637b195f1bb0878763c3fefe9e Author: Dag-Erling Smørgrav AuthorDate: 2025-07-08 19:40:55 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

git: 0849d876b1ac - main - cam/mmc: style(9) pass: put { starting functions on its own line

2025-07-08 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0849d876b1ac414e55643e408464be63bc9b1a71 commit 0849d876b1ac414e55643e408464be63bc9b1a71 Author: Warner Losh AuthorDate: 2025-07-08 16:01:56 + Commit: Warner Losh CommitDate: 2025-07-08 22:52:04 +

git: da9e73e5d483 - main - wordexp(3): Handle ECHILD from waitpid

2025-07-08 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=da9e73e5d483c47e67b3094356dd4b640749849e commit da9e73e5d483c47e67b3094356dd4b640749849e Author: Kenny Levinsen AuthorDate: 2025-04-21 12:13:43 + Commit: Jilles Tjoelker CommitDate: 2025-07-08

git: 8cc93cd668a6 - main - fcntl.2: fix description of F_GETFD return value

2025-07-08 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8cc93cd668a69b3c6bf0da769486cb4a43e67d6d commit 8cc93cd668a69b3c6bf0da769486cb4a43e67d6d Author: Konstantin Belousov AuthorDate: 2025-07-08 20:05:26 + Commit: Konstantin Belousov CommitDate: 2025-

git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace

2025-07-08 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ba0d9b43e940077f4025e7e4e85d16c8d525db79 commit ba0d9b43e940077f4025e7e4e85d16c8d525db79 Author: Konstantin Belousov AuthorDate: 2025-07-08 16:30:29 + Commit: Konstantin Belousov CommitDate: 2025-

git: 4b472968f8ee - main - devd.conf.5: Consistently use Li to markup literal strings

2025-07-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4b472968f8ee9efcf58d70e45da923d3bb77bcee commit 4b472968f8ee9efcf58d70e45da923d3bb77bcee Author: John Baldwin AuthorDate: 2025-07-08 21:22:07 + Commit: John Baldwin CommitDate: 2025-07-08 21:22:07

git: 6aca71321b95 - main - devd.conf.5: Describe $name used with nvme events

2025-07-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6aca71321b9541c44d007d3f1a9d42e1b77736d5 commit 6aca71321b9541c44d007d3f1a9d42e1b77736d5 Author: John Baldwin AuthorDate: 2025-07-08 21:22:23 + Commit: John Baldwin CommitDate: 2025-07-08 21:22:23

git: b00d9fa1dd7c - main - devd.conf.5: Expand the width of various columns

2025-07-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b00d9fa1dd7cc3d8022388f667d4b53f4d5e263c commit b00d9fa1dd7cc3d8022388f667d4b53f4d5e263c Author: John Baldwin AuthorDate: 2025-07-08 21:22:16 + Commit: John Baldwin CommitDate: 2025-07-08 21:22:16

git: 9ad1589c7334 - main - devd.conf.5: Use a tag list block for NVMe SMART errors

2025-07-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9ad1589c733434e695f1a0954d428725a5339893 commit 9ad1589c733434e695f1a0954d428725a5339893 Author: John Baldwin AuthorDate: 2025-07-08 21:22:30 + Commit: John Baldwin CommitDate: 2025-07-08 21:22:30

Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build

2025-07-08 Thread Dima Panov
Hello! On 08.07.2025 07:28, Cy Schubert wrote: In message , "Herbert J. Skuhra" writes: On Mon, Jul 07, 2025 at 04:04:46PM -0700, Cy Schubert wrote: In message , "Herbert J. Skuhra" writes: On Mon, Jul 07, 2025 at 10:36:31PM +0300, Dima Panov wrote: Hello! BTW, it looks like symlink for li

git: 12a1baa42bd0 - stable/13 - bridge: Remove a redundant assignment of if_type

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=12a1baa42bd0b2ed7b5c6a8b0807fd50929a8799 commit 12a1baa42bd0b2ed7b5c6a8b0807fd50929a8799 Author: Zhenlei Huang AuthorDate: 2025-06-16 14:35:40 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: afaa32661b48 - stable/13 - axgbe: Fix setting promisc mode

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=afaa32661b482323c3cce149fb74aa7b3b14ffa5 commit afaa32661b482323c3cce149fb74aa7b3b14ffa5 Author: Zhenlei Huang AuthorDate: 2024-10-12 13:56:56 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: 56a81f37332a - stable/13 - ng_iface(4): Remove a redundant assignment of if_type

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=56a81f37332a6b22562a4e810b1b99d058fa6c5b commit 56a81f37332a6b22562a4e810b1b99d058fa6c5b Author: Zhenlei Huang AuthorDate: 2025-06-13 10:07:18 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: 2db01aea744f - stable/13 - pfsync: Remove a redundant assignment of if_type

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=2db01aea744fcbae5d11bec6e42410e9acb58508 commit 2db01aea744fcbae5d11bec6e42410e9acb58508 Author: Zhenlei Huang AuthorDate: 2025-06-16 14:12:03 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: e59f60d3c08c - stable/13 - if_vlan: Fix up if_type before attaching the interface

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e59f60d3c08c263f14bbd3cf7dde499e80d7335c commit e59f60d3c08c263f14bbd3cf7dde499e80d7335c Author: Zhenlei Huang AuthorDate: 2025-06-26 16:37:13 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: 9d53e7eaab9e - stable/13 - pfsync: Destroy buckets mutexes on clone destroying interface

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=9d53e7eaab9e2e75491941dc035a345bc0f39c99 commit 9d53e7eaab9e2e75491941dc035a345bc0f39c99 Author: Zhenlei Huang AuthorDate: 2025-06-28 15:46:51 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: 0a5e8108bf20 - stable/13 - pfsync: Allocate and initialize buckets before attaching the interface

2025-07-08 Thread Zhenlei Huang
The branch stable/13 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0a5e8108bf20d9d40d473f3a7f04cff7abb1ffa8 commit 0a5e8108bf20d9d40d473f3a7f04cff7abb1ffa8 Author: Zhenlei Huang AuthorDate: 2025-06-28 15:46:51 + Commit: Zhenlei Huang CommitDate: 2025-07-08

git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=f84a0da4e0608a970c775f3d605f8de2b0b8d322 commit f84a0da4e0608a970c775f3d605f8de2b0b8d322 Author: ShengYi Hung AuthorDate: 2025-06-07 19:43:15 + Commit: ShengYi Hung CommitDate: 2025-07-08 15:

Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build

2025-07-08 Thread Cy Schubert
On Tue, 8 Jul 2025 16:07:25 +0300 Dima Panov wrote: > On 08.07.2025 14:09, Dima Panov wrote: > > Hello! > > > > On 08.07.2025 07:28, Cy Schubert wrote: > >> In message , "Herbert J. Skuhra" > >> writes: > >>> On Mon, Jul 07, 2025 at 04:04:46PM -0700, Cy Schubert wrote: > In message ,

Re: git: 01a679715f68 - main - err(3): print extended error if available

2025-07-08 Thread Mark Johnston
On Mon, Jul 07, 2025 at 07:28:46PM +, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=01a679715f68d5e32efecafc1f158eecec3f781b > > commit 01a679715f68d5e32efecafc1f158eecec3f781b > Author: Konstantin Belousov > Aut

git: 26e31700fc7d - main - sysctl_test: Print standard error if sysctl -ao fails

2025-07-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=26e31700fc7d9bd033cb157f534c67bf9bc697dd commit 26e31700fc7d9bd033cb157f534c67bf9bc697dd Author: Mark Johnston AuthorDate: 2025-07-08 12:48:40 + Commit: Mark Johnston CommitDate: 2025-07-08 12:5

git: 1e570722dced - main - cap_dns/tests/dns_test: mark tests as needing network access

2025-07-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1e570722dced7a3afc0a35b10af047b835e51567 commit 1e570722dced7a3afc0a35b10af047b835e51567 Author: Siva Mahadevan AuthorDate: 2025-06-22 01:02:18 + Commit: Mark Johnston CommitDate: 2025-07-08 12:

git: 9911028f53d5 - main - libc: mkostemp(3) should support O_CLOFORK

2025-07-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9911028f53d5c7504256289d3e56f6592a5a1247 commit 9911028f53d5c7504256289d3e56f6592a5a1247 Author: Ricardo Branco AuthorDate: 2025-07-07 16:05:01 + Commit: Mark Johnston CommitDate: 2025-07-08 15:

git: 72c848089f3b - main - libc: only append exterr herald and text if exterr was recorded

2025-07-08 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=72c848089f3b03ee31208ca18f652a16d8fb8352 commit 72c848089f3b03ee31208ca18f652a16d8fb8352 Author: Konstantin Belousov AuthorDate: 2025-07-08 14:01:32 + Commit: Konstantin Belousov CommitDate: 2025-

Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build

2025-07-08 Thread Dima Panov
On 08.07.2025 14:09, Dima Panov wrote: Hello! On 08.07.2025 07:28, Cy Schubert wrote: In message , "Herbert J. Skuhra" writes: On Mon, Jul 07, 2025 at 04:04:46PM -0700, Cy Schubert wrote: In message , "Herbert J. Skuhra" writes: On Mon, Jul 07, 2025 at 10:36:31PM +0300, Dima Panov wrote:

git: 2f50ea54c6e3 - main - tests/ci: fix race condition in bhyveload boot

2025-07-08 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=2f50ea54c6e3b15f655e800eb680ddcb80e30b4f commit 2f50ea54c6e3b15f655e800eb680ddcb80e30b4f Author: Siva Mahadevan AuthorDate: 2025-07-07 17:16:13 + Commit: Li-Wen Hsu CommitDate: 2025-07-08 11:32:

git: a9475bf3dfb2 - stable/14 - bectl: Print activate message in a single line

2025-07-08 Thread Renato Botelho
The branch stable/14 has been updated by garga: URL: https://cgit.FreeBSD.org/src/commit/?id=a9475bf3dfb23782ce9e1d4da16473b2f9597d6b commit a9475bf3dfb23782ce9e1d4da16473b2f9597d6b Author: Renato Botelho AuthorDate: 2025-07-01 19:14:16 + Commit: Renato Botelho CommitDate: 2025-07-

git: 879944679668 - main - ichiic: Add PCI id for Arrow Lake.

2025-07-08 Thread Takanori Watanabe
The branch main has been updated by takawata: URL: https://cgit.FreeBSD.org/src/commit/?id=87994467966806ffbd1f500b510858909c736b88 commit 87994467966806ffbd1f500b510858909c736b88 Author: Takanori Watanabe AuthorDate: 2025-06-28 02:38:39 + Commit: Takanori Watanabe CommitDate: 2025

git: e6e6ac56887b - stable/14 - flua: make the ucl module a dynamic module

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=e6e6ac56887b6072cc6cafce454cb0ef3a4e6ad9 commit e6e6ac56887b6072cc6cafce454cb0ef3a4e6ad9 Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:13:08 + Commit: Baptiste Daroussin CommitDate: 2

git: 2cab763fc87f - stable/14 - freebsd.sys.linker: rename source file

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=2cab763fc87f316a5a2972f9e7feaf5ed41ebcd1 commit 2cab763fc87f316a5a2972f9e7feaf5ed41ebcd1 Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:35:28 + Commit: Baptiste Daroussin CommitDate: 2

git: d9b415c9f1c8 - stable/14 - flua: add freebsd module implementing kldload/kldunload

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d9b415c9f1c8201e828dfc08640927eca8b2f64c commit d9b415c9f1c8201e828dfc08640927eca8b2f64c Author: Baptiste Daroussin AuthorDate: 2024-09-06 09:00:50 + Commit: Baptiste Daroussin CommitDate: 2

git: 96c10cda41ee - stable/14 - flua: fix buildworld from a clean room

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=96c10cda41eee13182d1ac8b9e0842e5244711bf commit 96c10cda41eee13182d1ac8b9e0842e5244711bf Author: Baptiste Daroussin AuthorDate: 2024-09-07 11:25:43 + Commit: Baptiste Daroussin CommitDate: 2

git: 15c15f78b120 - stable/14 - lua_ucl: make sure flua gets build after libucl

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=15c15f78b1209eead6d81f54d94aa7fd1915d5eb commit 15c15f78b1209eead6d81f54d94aa7fd1915d5eb Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:49:16 + Commit: Baptiste Daroussin CommitDate: 2

git: 0b31a05166b3 - stable/14 - prebuild_libs: register libucl dependency on libm

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=0b31a05166b3594ade1ca3ab28df73b746b8bdd1 commit 0b31a05166b3594ade1ca3ab28df73b746b8bdd1 Author: Baptiste Daroussin AuthorDate: 2024-09-07 12:19:33 + Commit: Baptiste Daroussin CommitDate: 2

git: ee1fd6b260c0 - stable/14 - nuageinit: launch post network script with postnet citype

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=ee1fd6b260c04560f424e4dc974b966b41af8dba commit ee1fd6b260c04560f424e4dc974b966b41af8dba Author: Sebastien Baylocq AuthorDate: 2025-06-25 15:20:50 + Commit: Baptiste Daroussin CommitDate: 20

git: 823f1076c7cd - stable/14 - nuageinit: use lyaml to parse yaml files

2025-07-08 Thread Baptiste Daroussin
@@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20250708: replace yaml.lua with lyaml +OLD_FILES+=usr/share/flua/yaml.lua + # 20250524: don't install zoneinfo version OLD_FILES+=usr/share/zoneinfo/version diff --git a/libexec/nuageinit/Makefile b/libexec/nuageinit/Makefile

git: 4ea761b726fe - stable/14 - flua: add freebsd.kenv, kenv(2) bindings

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=4ea761b726fe6a3531a7f7a17933226c03a7c772 commit 4ea761b726fe6a3531a7f7a17933226c03a7c772 Author: Baptiste Daroussin AuthorDate: 2024-09-12 12:42:01 + Commit: Baptiste Daroussin CommitDate: 2

git: 7a83385d4754 - stable/14 - flua: install linker in the right patch

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=7a83385d4754542ddf4e1cac36787d3973ced86b commit 7a83385d4754542ddf4e1cac36787d3973ced86b Author: Baptiste Daroussin AuthorDate: 2024-09-12 12:42:01 + Commit: Baptiste Daroussin CommitDate: 2

git: 178a01e3b9a4 - stable/14 - freebsd.sys.linker: remove license to only keep SPDX line

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=178a01e3b9a4497a424ca0f80f456f189bf6a635 commit 178a01e3b9a4497a424ca0f80f456f189bf6a635 Author: Baptiste Daroussin AuthorDate: 2024-09-13 05:06:39 + Commit: Baptiste Daroussin CommitDate: 2

git: cf48057f3ea9 - stable/14 - flua: move modules source into the main source directory

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=cf48057f3ea9cf19e31fb03404bc2a73cc35ba43 commit cf48057f3ea9cf19e31fb03404bc2a73cc35ba43 Author: Baptiste Daroussin AuthorDate: 2024-09-09 15:17:27 + Commit: Baptiste Daroussin CommitDate: 2

git: c3d3155c55ce - stable/14 - flua: hook libfreebsd to the build

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=c3d3155c55cec77a7fb3dc9e44f24bdb6ae9ea84 commit c3d3155c55cec77a7fb3dc9e44f24bdb6ae9ea84 Author: Baptiste Daroussin AuthorDate: 2024-09-06 15:52:08 + Commit: Baptiste Daroussin CommitDate: 2

git: d056f72c358b - stable/14 - nuageinit: implement write_files

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d056f72c358b4f962b09f5c752567ff543fe87c6 commit d056f72c358b4f962b09f5c752567ff543fe87c6 Author: Baptiste Daroussin AuthorDate: 2025-06-26 11:32:07 + Commit: Baptiste Daroussin CommitDate: 2

git: 7508443b1604 - stable/14 - nuageinit: enhance sudo support

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=7508443b1604bf1adae99f866770deac1bcdce29 commit 7508443b1604bf1adae99f866770deac1bcdce29 Author: Baptiste Daroussin AuthorDate: 2025-06-26 12:32:27 + Commit: Baptiste Daroussin CommitDate: 2

git: 56054f0c6521 - stable/14 - nuageinit: write_files fix typo breaking tests

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=56054f0c6521d89d18e9f1b368e25ca0d4a1d958 commit 56054f0c6521d89d18e9f1b368e25ca0d4a1d958 Author: Baptiste Daroussin AuthorDate: 2025-06-26 12:25:12 + Commit: Baptiste Daroussin CommitDate: 2

git: 7151c780ac95 - stable/14 - nuageinit: fix setting owner when only the user is set

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=7151c780ac95f90cc5f601eb06849f32e073d5b7 commit 7151c780ac95f90cc5f601eb06849f32e073d5b7 Author: Baptiste Daroussin AuthorDate: 2025-06-26 12:29:05 + Commit: Baptiste Daroussin CommitDate: 2

git: 0dabd0382cf7 - stable/14 - nuageinit: fix log name

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=0dabd0382cf7bba6c94078589a65c9342b4d6479 commit 0dabd0382cf7bba6c94078589a65c9342b4d6479 Author: Sebastien Baylocq AuthorDate: 2025-06-27 14:27:49 + Commit: Baptiste Daroussin CommitDate: 20

git: 8800003ecf9b - stable/14 - libyaml: add missing mtree entry

2025-07-08 Thread Baptiste Daroussin
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=883ecf9bbee04fba4447645f94c2d15cb74f commit 883ecf9bbee04fba4447645f94c2d15cb74f Author: Baptiste Daroussin AuthorDate: 2025-06-26 11:31:12 + Commit: Baptiste Daroussin CommitDate: 2

Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread Adrian Chadd
hi! Thanks for this! Could we possibly wrap stuff like these compat macros in a #define that we can undefine? So we can make sure no new code shows up that uses the "old" paths? eg LIBUSB10_NO_BACKWARDS_COMPAT / LIBUSB20_NO_BACKWARDS_COMPAT ? Thanks! -adrian On Tue, 8 Jul 2025 at 08:12, She

Re: git: 01a679715f68 - main - err(3): print extended error if available

2025-07-08 Thread John Baldwin
On 7/7/25 15:28, Konstantin Belousov wrote: The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=01a679715f68d5e32efecafc1f158eecec3f781b commit 01a679715f68d5e32efecafc1f158eecec3f781b Author: Konstantin Belousov AuthorDate: 2025-06-16 21:26:22 + Comm

git: 6750c124c71c - stable/14 - md: Restore guards in mddestroy()

2025-07-08 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6750c124c71c83eb6c4a6a349572ec24d7668441 commit 6750c124c71c83eb6c4a6a349572ec24d7668441 Author: Mark Johnston AuthorDate: 2025-07-03 13:10:49 + Commit: Konstantin Belousov CommitDate: 2025-0

Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread ShengYi Hung
Hello. Do you mean LIBUSB20_NO_BACKWARDS_COMPAT applies only to libusb20, or to both libusb10 and libusb20. Since I don't think there is anyone use libusb20 directly and the structure in libusb20 is for decoding only. > On 7/8/25 14:40, Adrian Chadd wrote: >> hi! Thanks for this! >> Could we p

git: 5098a5b48357 - stable/14 - md: Use a larger buffer for the ident string

2025-07-08 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5098a5b48357d4d51ad8369330d292e6bbd7490e commit 5098a5b48357d4d51ad8369330d292e6bbd7490e Author: Mark Johnston AuthorDate: 2025-06-25 21:12:33 + Commit: Mark Johnston CommitDate: 2025-07-09

git: 20fb1e32a231 - stable/14 - md(4): move type-specific data under union

2025-07-08 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=20fb1e32a23175b5c555e32a36897783838a9f30 commit 20fb1e32a23175b5c555e32a36897783838a9f30 Author: Konstantin Belousov AuthorDate: 2025-07-02 13:08:56 + Commit: Konstantin Belousov CommitDate:

git: 39996120a019 - stable/14 - Fix new users of MAXPHYS and hide it from the kernel namespace

2025-07-08 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=39996120a019b620b89fea74f5fb77cfc0d80856 commit 39996120a019b620b89fea74f5fb77cfc0d80856 Author: Andrew Gallatin AuthorDate: 2024-04-29 23:11:56 + Commit: Konstantin Belousov CommitDate: 2025

git: d162d59c393d - stable/14 - localedef: Use consistent sorting order

2025-07-08 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d162d59c393dacdcd6867e5ed7af2edc5cc0cddf commit d162d59c393dacdcd6867e5ed7af2edc5cc0cddf Author: Mark Johnston AuthorDate: 2025-06-20 16:10:37 + Commit: Mark Johnston CommitDate: 2025-07-09

git: 10d14a37206e - stable/14 - localedef: Fix a wchar_t comparison

2025-07-08 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=10d14a37206e77e050676c8fbd96600f9101cf8b commit 10d14a37206e77e050676c8fbd96600f9101cf8b Author: Mark Johnston AuthorDate: 2025-06-20 16:10:57 + Commit: Mark Johnston CommitDate: 2025-07-09

git: bca5df45652a - main - libusb: replace LOG_LEVEL with DEBUG_LEVEL

2025-07-08 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=bca5df45652ae4edd14fa032be8f271e044d32b2 commit bca5df45652ae4edd14fa032be8f271e044d32b2 Author: ShengYi Hung AuthorDate: 2025-06-04 09:57:30 + Commit: ShengYi Hung CommitDate: 2025-07-09 02: