git: 5c55b2f3ba6f - main - x86: directly use clflushopt mnemonic in cpufunc.h

2025-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5c55b2f3ba6f48575496bde2d4d86272d10a8197 commit 5c55b2f3ba6f48575496bde2d4d86272d10a8197 Author: Konstantin Belousov AuthorDate: 2025-09-21 03:03:09 + Commit: Konstantin Belousov CommitDate: 2025-

git: b0e7b55a0e90 - main - krb5: Enable PRINC_LOOK_AHEAD in ksu

2025-09-20 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=b0e7b55a0e90d737cf469b78e9785b492b3c0d0f commit b0e7b55a0e90d737cf469b78e9785b492b3c0d0f Author: Cy Schubert AuthorDate: 2025-09-10 20:13:08 + Commit: Cy Schubert CommitDate: 2025-09-12 14:32:48 +0

git: 228302e630dd - main - random: Make the min-entropy estimate configurable

2025-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=228302e630dd95586fc22b29b025b8a98b593740 commit 228302e630dd95586fc22b29b025b8a98b593740 Author: Mark Johnston AuthorDate: 2025-09-08 14:40:42 + Commit: Mark Johnston CommitDate: 2025-09-08 15:2

git: a61e7b5c98f8 - main - cred: 'kern.ngroups' tunable: Rework the comment on the initial value

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a61e7b5c98f840b4ad718218d0f63569c52a commit a61e7b5c98f840b4ad718218d0f63569c52a Author: Olivier Certner AuthorDate: 2025-08-27 13:50:59 + Commit: Olivier Certner CommitDate: 2025-09-17 1

git: 94a0f9f63e16 - main - kern/vfs_vnops.c: generalize the lock primitive for file foffset

2025-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=94a0f9f63e164e4f3791bc7d105d6f267b4d47bc commit 94a0f9f63e164e4f3791bc7d105d6f267b4d47bc Author: Konstantin Belousov AuthorDate: 2025-09-10 16:35:01 + Commit: Konstantin Belousov CommitDate: 2025-

Re: git: 87a7b35f04b6 - main - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid

2025-09-20 Thread Ed Maste
On Sat, 20 Sept 2025 at 18:41, Nuno Teixeira wrote: > > Hello! > > I've just upgraded to a recent main and on boot i see: > > `sysctl: unknown oid 'vfs.zfs.min_auto_ashift' at line 9` > > I remember this line in /etc/sysctl.conf for years: > > ``` > # > # This file is read when going to multi-use

git: d869395ac4bd - main - cxgbe tom: Send auxiliary TLS work requests as raw WR mbufs

2025-09-20 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d869395ac4bd248da7c5bdc67afb19ca89fb commit d869395ac4bd248da7c5bdc67afb19ca89fb Author: John Baldwin AuthorDate: 2025-09-11 21:10:40 + Commit: John Baldwin CommitDate: 2025-09-11 21:10:40

git: 66f36c368676 - main - packages: Add meta-package sets

2025-09-20 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=66f36c3686762d9a6e48b0453fc7221be36a0eb8 commit 66f36c3686762d9a6e48b0453fc7221be36a0eb8 Author: Lexi Winter AuthorDate: 2025-09-12 20:59:25 + Commit: Lexi Winter CommitDate: 2025-09-12 20:59:25 +

git: f0b1e0470af5 - main - release.sh: Use mkdir -p

2025-09-20 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=f0b1e0470af5c89c1deac5e6788fe7a8d0063a6f commit f0b1e0470af5c89c1deac5e6788fe7a8d0063a6f Author: Colin Percival AuthorDate: 2025-09-20 12:05:48 + Commit: Colin Percival CommitDate: 2025-09-20

git: bbdea7c9f4ae - main - linux: setgroups(): Fix the group number's upper limit

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=bbdea7c9f4aeae26b35f842382df0203fcda24a5 commit bbdea7c9f4aeae26b35f842382df0203fcda24a5 Author: Olivier Certner AuthorDate: 2025-08-28 16:58:53 + Commit: Olivier Certner CommitDate: 2025-09-17 1

git: 9397b2ef741c - main - cred: Update some comments after 'cr_gid' is no more cr_groups[0]

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=9397b2ef741c57c8b2f0fdf796cc86267ecf2213 commit 9397b2ef741c57c8b2f0fdf796cc86267ecf2213 Author: Olivier Certner AuthorDate: 2025-08-27 14:07:03 + Commit: Olivier Certner CommitDate: 2025-09-17 1

git: a207833f4fed - main - linux: Simplify further getgroups() after 'cr_gid' not in cr_groups[]

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a207833f4fed5431cac853c082fa34dc8f33cba6 commit a207833f4fed5431cac853c082fa34dc8f33cba6 Author: Olivier Certner AuthorDate: 2025-08-28 15:29:33 + Commit: Olivier Certner CommitDate: 2025-09-17 1

git: de974a0f1b73 - main - ddb ps: Print again the effective GID, separately

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=de974a0f1b73e79466c25f3c85fe727004576fea commit de974a0f1b73e79466c25f3c85fe727004576fea Author: Olivier Certner AuthorDate: 2025-08-26 08:56:54 + Commit: Olivier Certner CommitDate: 2025-09-09 1

Re: git: 11ace56fa030 - main - contrib/libxo: fix API header files inclusions in C++ source files

2025-09-20 Thread Phil Shafer
It's not freebsd-specific, but __BEGIN_DECLS isn't freebsd only. If it's reasonably portable, it makes sense to use it. I see it in macOS, glibc, and linux (at least some of dists). Thanks, Phil On 10 Sep 2025, at 0:31, Konstantin Belousov wrote: > Would it be better to use __BEGIN_DECLS

git: 680f9acc3657 - main - ng_hci: Cast NG_HCI_BDADDR_ANY to const bdaddr_t *

2025-09-20 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=680f9acc3657efcea07d8ac0954645b6eaf8dac8 commit 680f9acc3657efcea07d8ac0954645b6eaf8dac8 Author: Christos Margiolis AuthorDate: 2025-09-15 13:09:42 + Commit: Christos Margiolis CommitDate: 20

git: 1c40b15971f0 - main - hwpmc: On attach, fix allowing a PMC's owner to attach it to itself

2025-09-20 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=1c40b15971f09c0c0676ae476b88b32166eae8ac commit 1c40b15971f09c0c0676ae476b88b32166eae8ac Author: Olivier Certner AuthorDate: 2025-09-09 12:48:05 + Commit: Olivier Certner CommitDate: 2025-09-09 1

Re: git: 87a7b35f04b6 - main - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid

2025-09-20 Thread Nuno Teixeira
(...) Maybe this need to be fixed somehow because values are different: % sysctl -a | grep ashift <118>sysctl: unknown oid 'vfs.zfs.min_auto_ashift' at line 9 <118>sysctl: unknown oid 'vfs.zfs.min_auto_ashift' at line 9 <118>sysctl: unknown oid 'vfs.zfs.min_auto_ashift' at line 9 <118>sysctl: unk

Re: git: 87a7b35f04b6 - main - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid

2025-09-20 Thread Nuno Teixeira
Hello! I've just upgraded to a recent main and on boot i see: `sysctl: unknown oid 'vfs.zfs.min_auto_ashift' at line 9` I remember this line in /etc/sysctl.conf for years: ``` # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``m

git: 0418e6690e91 - main - ipfw: Teach ipfw that EtherIP is an upper layer protocol

2025-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0418e6690e91aa6c38dd9af9da43c4c5a9dc1cd2 commit 0418e6690e91aa6c38dd9af9da43c4c5a9dc1cd2 Author: Zhenlei Huang AuthorDate: 2025-09-16 15:58:24 + Commit: Zhenlei Huang CommitDate: 2025-09-16 15:58

git: a7340d559ee9 - main - MODULE_PNP_INFO.9: tweak list indent

2025-09-20 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a7340d559ee942c21ea1a037d1d60a7859dd873b commit a7340d559ee942c21ea1a037d1d60a7859dd873b Author: Mitchell Horne AuthorDate: 2025-09-05 16:14:07 + Commit: Mitchell Horne CommitDate: 2025-09-16 1

git: 8f268240ee60 - main - Revert "fcntl(F_SETFL): only allow one thread to perform F_SETFL"

2025-09-20 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=8f268240ee60b55f29910c89f546dbecf412c94c commit 8f268240ee60b55f29910c89f546dbecf412c94c Author: Colin Percival AuthorDate: 2025-09-19 19:14:19 + Commit: Colin Percival CommitDate: 2025-09-19

Re: git: 31ec8b6407fd - main - sys/netinet6: Implement RFC 7217

2025-09-20 Thread Herbert J. Skuhra
On Sat, 20 Sep 2025 14:31:52 +0200, Guido Falsi wrote: > > The branch main has been updated by madpilot: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=31ec8b6407fdd5a87d70265762457c67ce618283 > > commit 31ec8b6407fdd5a87d70265762457c67ce618283 > Author: Guido Falsi > AuthorDate: 2025-

git: d0ea3de0fe71 - main - pf tests: verify rule numbers in pflog output

2025-09-20 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=d0ea3de0fe71fe67537f84df59da69770784fa9a commit d0ea3de0fe71fe67537f84df59da69770784fa9a Author: Kristof Provost AuthorDate: 2025-08-21 13:08:05 + Commit: Kristof Provost CommitDate: 2025-09-15 09:

git: d9ae618c0816 - main - [rtwn] don't send NULL data frames if we're compiled with firmware enabled

2025-09-20 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=d9ae618c0816d24bc8127e479db5787c97a23140 commit d9ae618c0816d24bc8127e479db5787c97a23140 Author: Adrian Chadd AuthorDate: 2025-08-27 17:04:39 + Commit: Adrian Chadd CommitDate: 2025-09-20 00:44

Re: git: b31abc95eb73 - main - arm, powerpc, riscv: implement atomic_set/clear_16

2025-09-20 Thread Justin Hibbits
On Sat, 20 Sep 2025 19:34:24 GMT Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b31abc95eb730d566891e134ba14af852645f772 > > commit b31abc95eb730d566891e134ba14af852645f772 > Author: Konstantin Belousov > AuthorDate:

git: d4282cfa97d6 - main - release.sh: Pass PKGCONF through to make release

2025-09-20 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=d4282cfa97d695f3e5590ad330a5a0bb2cca3110 commit d4282cfa97d695f3e5590ad330a5a0bb2cca3110 Author: Colin Percival AuthorDate: 2025-09-13 02:21:35 + Commit: Colin Percival CommitDate: 2025-09-13

git: 8635f8697763 - main - random: Make the entropy source registration interface more uniform

2025-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8635f86977638eed966ec59cd319521fffb4df70 commit 8635f86977638eed966ec59cd319521fffb4df70 Author: Mark Johnston AuthorDate: 2025-09-08 14:41:47 + Commit: Mark Johnston CommitDate: 2025-09-08 15:2

git: b3468202994f - main - mtree: Add package tags to some root directories

2025-09-20 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=b3468202994f6856c5c49f3365e05f4f8017d680 commit b3468202994f6856c5c49f3365e05f4f8017d680 Author: Lexi Winter AuthorDate: 2025-09-19 16:38:24 + Commit: Lexi Winter CommitDate: 2025-09-19 16:39:04 +

git: b31abc95eb73 - main - arm, powerpc, riscv: implement atomic_set/clear_16

2025-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b31abc95eb730d566891e134ba14af852645f772 commit b31abc95eb730d566891e134ba14af852645f772 Author: Konstantin Belousov AuthorDate: 2025-09-19 18:01:47 + Commit: Konstantin Belousov CommitDate: 2025-

git: 4c3a868d13c0 - main - fcntl(F_SETFL): only allow one thread to perform F_SETFL

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

git: 0ee6f5efdfc6 - main - kern/vfs_vnops.c: generalize the lock primitive for file foffset

2025-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0ee6f5efdfc6550077f15204335a68aab9c34d67 commit 0ee6f5efdfc6550077f15204335a68aab9c34d67 Author: Konstantin Belousov AuthorDate: 2025-09-10 16:35:01 + Commit: Konstantin Belousov CommitDate: 2025-

git: 1c0465a3d32e - main - arm/atomic.h: remove misleading comment

2025-09-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1c0465a3d32e59cd260067e87469abd013571470 commit 1c0465a3d32e59cd260067e87469abd013571470 Author: Konstantin Belousov AuthorDate: 2025-09-20 19:10:02 + Commit: Konstantin Belousov CommitDate: 2025-

git: 864458ce5025 - main - pf.conf.5: document tcp.tsdiff

2025-09-20 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=864458ce5025ab83c3d8cbaa514185b8cbc53acf commit 864458ce5025ab83c3d8cbaa514185b8cbc53acf Author: Kristof Provost AuthorDate: 2025-08-20 14:33:14 + Commit: Kristof Provost CommitDate: 2025-09-15 09:

git: 275f7d72ff6a - main - ixgbe: Remove unused function ixgbe_is_media_cage_present

2025-09-20 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=275f7d72ff6a71bbe46b4282a88f0ea9a24be22a commit 275f7d72ff6a71bbe46b4282a88f0ea9a24be22a Author: Yogesh Bhosale AuthorDate: 2025-09-10 07:26:09 + Commit: Kevin Bowling CommitDate: 2025-09-10

git: 6207325f3aac - main - release: Made it possible to specify more attributes in metalog entries

2025-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6207325f3aac067fb16f0aa42012302014035ebf commit 6207325f3aac067fb16f0aa42012302014035ebf Author: Mark Johnston AuthorDate: 2025-09-11 13:05:13 + Commit: Mark Johnston CommitDate: 2025-09-11 13:0

Re: git: dbaaadd4373a - main - jls: minor simplification to arg handling

2025-09-20 Thread Danilo G. Baio
On Mon, Sep 15, 2025, at 01:05, James Gritton wrote: > On 2025-09-14 19:30, Kyle Evans wrote: >> On 9/14/25 20:00, Kyle Evans wrote: >>> On 9/14/25 19:14, Danilo G. Baio wrote: On Sat, Jul 26, 2025, at 00:14, Kyle Evans wrote: > The branch main has been updated by kevans: >>

git: 31ec8b6407fd - main - sys/netinet6: Implement RFC 7217

2025-09-20 Thread Guido Falsi
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/src/commit/?id=31ec8b6407fdd5a87d70265762457c67ce618283 commit 31ec8b6407fdd5a87d70265762457c67ce618283 Author: Guido Falsi AuthorDate: 2025-09-20 12:26:41 + Commit: Guido Falsi CommitDate: 2025-09-20 12:31

git: 7ea59a07046a - main - sanitizers: Provide wrappers for atomic_testandset_acq_long

2025-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=7ea59a07046a0bf25d4fccb456715dffaae52021 commit 7ea59a07046a0bf25d4fccb456715dffaae52021 Author: Mark Johnston AuthorDate: 2025-09-19 22:54:20 + Commit: Mark Johnston CommitDate: 2025-09-20 12:2

git: 174d5d9397c4 - main - random: fxrng: Add an entry for RANDOM_RANDOMDEV to the source table

2025-09-20 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=174d5d9397c492aff67f7ad49e130039697dc1dd commit 174d5d9397c492aff67f7ad49e130039697dc1dd Author: Mark Johnston AuthorDate: 2025-09-19 22:58:22 + Commit: Mark Johnston CommitDate: 2025-09-20 12:2

git: 5017fdb72881 - main - ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink

2025-09-20 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5017fdb728811fd3e15d7151524378f49a49aee1 commit 5017fdb728811fd3e15d7151524378f49a49aee1 Author: Zhenlei Huang AuthorDate: 2025-09-19 19:18:27 + Commit: Zhenlei Huang CommitDate: 2025-09-19 19:18

git: 87a7b35f04b6 - main - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid

2025-09-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=87a7b35f04b60956e9aa192680ae80773ec38f14 commit 87a7b35f04b60956e9aa192680ae80773ec38f14 Author: Siva Mahadevan AuthorDate: 2025-07-15 16:45:24 + Commit: Ed Maste CommitDate: 2025-09-19 16:02:5