git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page

2024-02-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=a67e5e7c9832a4017e97495ec9ff1d6d4f392ca6 commit a67e5e7c9832a4017e97495ec9ff1d6d4f392ca6 Author: Minsoo Choo AuthorDate: 2024-02-04 01:10:16 + Commit: Mark Johnston CommitDate: 2024-02-04 01:10:

git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer

2024-02-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6bd60e15b1484c6a3f5a87469e42a8e6ad9ab733 commit 6bd60e15b1484c6a3f5a87469e42a8e6ad9ab733 Author: Minsoo Choo AuthorDate: 2024-02-04 01:07:18 + Commit: Mark Johnston CommitDate: 2024-02-04 01:08:

git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system

2024-02-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=1e75e61d5c2c34ddaf7bfbdba02e00670f9bf231 commit 1e75e61d5c2c34ddaf7bfbdba02e00670f9bf231 Author: Jessica Clarke AuthorDate: 2024-02-03 22:50:47 + Commit: Jessica Clarke CommitDate: 2024-02-03 2

git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2)

2024-02-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d682c1eaa598a6bb4b9b81ba80e8e1202a0c9611 commit d682c1eaa598a6bb4b9b81ba80e8e1202a0c9611 Author: Gleb Smirnoff AuthorDate: 2024-02-03 21:08:41 + Commit: Gleb Smirnoff CommitDate: 2024-02-03 21

git: ce69e37369aa - main - Revert "sockets: retire sorflush()"

2024-02-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ce69e37369aa44a96113387253aadc5e49246928 commit ce69e37369aa44a96113387253aadc5e49246928 Author: Gleb Smirnoff AuthorDate: 2024-02-03 21:08:41 + Commit: Gleb Smirnoff CommitDate: 2024-02-03 21

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Warner Losh
On Sat, Feb 3, 2024 at 12:07 PM Kristof Provost wrote: > On 3 Feb 2024, at 11:58, Gleb Smirnoff wrote: > > We just need at least one supported working kernel without VIMAGE (and > > probably other useful stuff, that is not useful to everyone). > > > Strong agree on this point. > > There are enoug

git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check

2024-02-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9ed713d97b3d0376747c9ad1842864bebf08f823 commit 9ed713d97b3d0376747c9ad1842864bebf08f823 Author: Mark Johnston AuthorDate: 2024-02-03 19:16:50 + Commit: Mark Johnston CommitDate: 2024-02-03 19:1

git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort()

2024-02-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f73124b077d867990cbcb4d903b48be2ca55e4ca commit f73124b077d867990cbcb4d903b48be2ca55e4ca Author: Minsoo Choo AuthorDate: 2024-02-03 19:06:49 + Commit: Mark Johnston CommitDate: 2024-02-03 19:09:

git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page

2024-02-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f846c5b346b0ef7a31748fa8b7217adb42b80412 commit f846c5b346b0ef7a31748fa8b7217adb42b80412 Author: Minsoo Choo AuthorDate: 2024-02-03 18:41:22 + Commit: Mark Johnston CommitDate: 2024-02-03 19:07:

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Kristof Provost
On 3 Feb 2024, at 11:58, Gleb Smirnoff wrote: > We just need at least one supported working kernel without VIMAGE (and > probably other useful stuff, that is not useful to everyone). > Strong agree on this point. There are enough users out there who do not want VIMAGE (well, at least one, but it’

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Gleb Smirnoff
On Sat, Feb 03, 2024 at 08:59:46AM -0700, Warner Losh wrote: W> Now, I totally get the desire to have a minimal kernel that doesn't have W> any baggage in it. I totally support that notion. Maybe we need another W> kernel in the tree to do that. Maybe it should be called MINIMAL since that W> name

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Bakul Shah
> On Feb 3, 2024, at 8:00 AM, Warner Losh wrote: > > Now, I totally get the desire to have a minimal kernel that doesn't have any > baggage in it. I totally support that notion. Maybe we need another kernel in > the tree to do that. Maybe it should be called MINIMAL since that name makes >

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Warner Losh
[[ moved this to arch@ ]] On Sat, Feb 3, 2024 at 6:44 AM Bjoern A. Zeeb wrote: > On Fri, 2 Feb 2024, Gleb Smirnoff wrote: > > To be fair, it totally disagree with this change. > > For different reasons I second that. > VIMAGE definitively does not belong in MINMAL for comfort. > I too had reserv

git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=49619f73151aeaca4cef5adf631253da04a46e19 commit 49619f73151aeaca4cef5adf631253da04a46e19 Author: Bjoern A. Zeeb AuthorDate: 2024-01-19 14:52:03 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:55

git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1()

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8a5a3e3d0436a2de9dc5c2c10bd9a471b6338233 commit 8a5a3e3d0436a2de9dc5c2c10bd9a471b6338233 Author: Bjoern A. Zeeb AuthorDate: 2024-01-16 18:53:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:52

git: 2d9d35837d8e - main - LinuxKPI: implement memset_after()

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2d9d35837d8ea3ee7d7447d63a8755d45ec2fd96 commit 2d9d35837d8ea3ee7d7447d63a8755d45ec2fd96 Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 14:19:59 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:50

git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled)

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8f7c32a41a6a6d88e36ce2f588489274193c2c9a commit 8f7c32a41a6a6d88e36ce2f588489274193c2c9a Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 12:51:16 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:48

git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=e1d31d0685f0b430f385023b7de49f47be6c7de0 commit e1d31d0685f0b430f385023b7de49f47be6c7de0 Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 14:23:01 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:47

Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

2024-02-03 Thread Bjoern A. Zeeb
On Fri, 2 Feb 2024, Gleb Smirnoff wrote: Mina, On Sat, Feb 03, 2024 at 01:36:26AM +, Warner Losh wrote: W> commit ce348fe5cfc36c454db860f0e5cd26f094deb09c W> Author: Mina Galić W> AuthorDate: 2024-02-03 00:35:18 + W> Commit: Warner Losh W> CommitDate: 2024-02-03 01:35:00 +000

git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f029bf911e29dc46c32ea142daba4f26a2078f4 commit 2f029bf911e29dc46c32ea142daba4f26a2078f4 Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 14:21:17 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:31

git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf

2024-02-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=828ce22f079df77b3bf52c4cf296959ea66bdc11 commit 828ce22f079df77b3bf52c4cf296959ea66bdc11 Author: Bjoern A. Zeeb AuthorDate: 2024-01-28 00:51:23 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-03 13:28

git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package"

2024-02-03 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=b6e9a7a2e2517fb9cb560fbd9b1d6171645df24a commit b6e9a7a2e2517fb9cb560fbd9b1d6171645df24a Author: Emmanuel Vadot AuthorDate: 2024-02-02 18:25:55 + Commit: Emmanuel Vadot CommitDate: 2024-02-03 08: