Re: Possible incompatible change with initgroups(3)?
Date: Fri, 19 Sep 2025 23:43:12 UTC
From: Kyle Evans <kevans@FreeBSD.org> Subject: Re: Possible incompatible change with initgroups(3)? Date: Fri, 19 Sep 2025 18:35:29 -0500 > Are you folks using GENERIC, or a custom kernel config? The more > interesting > commit here is 9dc1ac8691966480ff8bd9c37dd405b981b41dd5, which would > surface a > problem fixed by a rebuild if you're using a custom kernel that does > not have > COMPAT_FREEBSD14 enabled. I don't think I'd quite expect that failure > mode, > though, so maybe not. > I use GENERIC kernel. --- Yasuhiro Kimura