git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD.

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d7c69a344864be6dd0ed46bf64732c7062e874e9 commit d7c69a344864be6dd0ed46bf64732c7062e874e9 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:31:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07:18

git: 7030980bc9aa - main - bus: improve null_add_child() panic message

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7030980bc9aa62aaf25ffab44e24af854c57a9b1 commit 7030980bc9aa62aaf25ffab44e24af854c57a9b1 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:29:10 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07:16

git: c4ca1d214f9a - main - bsd-family-tree: add NetBSD 10.1

2024-12-19 Thread Sergey A. Osokin
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/src/commit/?id=c4ca1d214f9a3d20e9381233314a57526ac9b515 commit c4ca1d214f9a3d20e9381233314a57526ac9b515 Author: Sergey A. Osokin AuthorDate: 2024-12-20 02:10:59 + Commit: Sergey A. Osokin CommitDate: 2024-12-20

git: b6f4027ad9a2 - main - setcred(2): Add manual page

2024-12-19 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b6f4027ad9a2ede69a7ec11137cc4ea69ec2f0a0 commit b6f4027ad9a2ede69a7ec11137cc4ea69ec2f0a0 Author: Olivier Certner AuthorDate: 2024-12-12 08:38:00 + Commit: Olivier Certner CommitDate: 2024-12-19 2

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Ed Maste
Addressing John's other point: > > I guess is that how many other user git settings can affect the build? > > Should > > we not require an empty global git config as a prereq for someone who wants > > a > > reproducible build (and use the same setup for our official builds) and say > > that if

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Brooks Davis
On Thu, Dec 19, 2024 at 10:03:05AM -0500, John Baldwin wrote: > On 12/18/24 12:12, Gleb Smirnoff wrote: > > On Wed, Dec 18, 2024 at 10:22:24AM -0500, Ed Maste wrote: > > E> That said, it doesn't matter what Git's algorithm chooses as the short > > E> hash length; specifying --short bypasses that al

Re: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread Ravi Pokala
It occurred to me to see what Linux distros do. I spot-checked several distros that we have in our lab (several versions of Debian, RHEL, Rocky, SLES, OpenSuSE, Ubuntu), and it looks like only SLES and OpenSuSE embed a Git hash in their 'uname -a' output. For both those distros, it uses just sev

Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Mark Johnston
On Thu, Dec 19, 2024 at 09:08:26AM -0800, Ravi Pokala wrote: > > Revert "ixl: fix multicast filters handling" > > Yes, but *why*? Per the linked pull request and bug report, it breaks igmp-proxy for an unknown reason. > -Ravi (rpokala@) > > -Original Message- > From:

Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Ravi Pokala
> Revert "ixl: fix multicast filters handling" Yes, but *why*? -Ravi (rpokala@) -Original Message- From: mailto:owner-src-committ...@freebsd.org>> on behalf of Mark Johnston mailto:ma...@freebsd.org>> Date: Thursday, December 19, 2024 at 05:49 To: mailto:src-committ...@freebsd.org>>,

git: eb6314510c88 - main - rtwn: disable a workaround introduced earlier for RTL8192CU TX performance

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=eb6314510c882472628984e6190e39a6ab70687e commit eb6314510c882472628984e6190e39a6ab70687e Author: Adrian Chadd AuthorDate: 2024-12-11 05:16:54 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:07

git: aaaca5f288fa - main - rtwn: add a default OFDM / CCK rate for self-generated frames

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=aaaca5f288fa257a745743d03e51eef0517b246f commit aaaca5f288fa257a745743d03e51eef0517b246f Author: Adrian Chadd AuthorDate: 2024-12-10 19:03:34 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:06

git: 4e2bd8cf08f4 - main - rtwn: set the shortgi flag in the RTL8192C rate control setup message

2024-12-19 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=4e2bd8cf08f4c803f93a4d9d5c9479fa72372869 commit 4e2bd8cf08f4c803f93a4d9d5c9479fa72372869 Author: Adrian Chadd AuthorDate: 2024-12-10 05:47:07 + Commit: Adrian Chadd CommitDate: 2024-12-19 16:05

git: 8e7802851e6c - main - ip_fw: address lock order reversal

2024-12-19 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=8e7802851e6c08823efeaf0ca6e65f322662a867 commit 8e7802851e6c08823efeaf0ca6e65f322662a867 Author: Richard Scheffenegger AuthorDate: 2024-12-19 14:23:41 + Commit: Richard Scheffenegger CommitDat

Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length

2024-12-19 Thread John Baldwin
On 12/18/24 12:12, Gleb Smirnoff wrote: On Wed, Dec 18, 2024 at 10:22:24AM -0500, Ed Maste wrote: E> That said, it doesn't matter what Git's algorithm chooses as the short E> hash length; specifying --short bypasses that algorithm. `git E> rev-parse --verify --short=12 HEAD` will give us a 12-cha

git: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"

2024-12-19 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=38663adb61440bd659fb457909782b71ba8806fa commit 38663adb61440bd659fb457909782b71ba8806fa Author: Franco Fichtner AuthorDate: 2024-12-11 14:08:40 + Commit: Mark Johnston CommitDate: 2024-12-19 13