From nobody Thu May 21 19:30:53 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gLz6B5hpFz6dlKk for ; Thu, 21 May 2026 19:30:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gLz6B2CgCz3mZD for ; Thu, 21 May 2026 19:30:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779391858; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=akzs3PP1DyO4k2DreI3GJuog94S00O21oA4VKPoad5E=; b=BlfBSDLNjey6dHVzh09fTkvlHemDqSU3z0DLgrFATQLbUpSaIqBAnGOCw5yD8RK4Y/YUeL yfkYPGhI1ZVBwTfUuiTI+LHbcWaxZ4E8kEchyeYiCxxgW4mjzD3ae15R3eFPmokEO0kflZ STxIwuCmToKjQw0oNjEVBUfSa0IqjlIpl1CdP3UjA99Sg60tBjfpTtQHeZ517ajfgWLxrg oKPMDiWSTEpFK1vpVQJj1LfrIwA5jEg1mVRlSPbkMXWsOWDqht8BEwiR75PW1U6mFXhqtW rsBxKkhRP1wOtv0kB1kXdFZ9AYbefSLxF1IiGoTr6kGLFnPmP9aMleCynsnkAA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779391858; a=rsa-sha256; cv=none; b=x+Yw669vnmYqPeQ6aoKCbH4zKsSEU/XOsDySSeMUEnuwJxNtFrnLG3AO9DtR9t7SA45Mah CgjCxuv0k32hVJOJPTEPjdqzF/jBTvaNuY0YrH4YdCaVGo8zCUT1OiDNYrHRpkfPxOc4FE HrqkpqLu6ZAau7Rgpz0pLgC2bTXlg8xkWIESuoKgeiBrwj4Yg6ifuXJ+W7DMepZqM37/nh /3FuSwp5IIyM898aIbEFwx55rR+TSDNxNmHAa1g3agMt6I2fySTAYyi7KwvGWviQoGkpEF k1YFYH5c1xzU0tgjDKPB8i8bruKI65vfaqoKoJYCGt8BCAemi3n9kDZbL+ACTw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779391858; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=akzs3PP1DyO4k2DreI3GJuog94S00O21oA4VKPoad5E=; b=hjQ5+3asoeUYo1TlKWlhaaFGqJeVaWCDfTbunTAIUwarmEY4UyNGJs7AulC0ejl0/V1/4Z Zdn1NHgG7jOFivqm4jJ71t0mWv0uGdALGvorxer1vFHRKDWD82M9k8ot2ANorSSZYsgS7Y yvGPHiVquRgdVUV3znIpb9kYHlPYLFJ0GV65sMM2IWv9ENllUaSwOXDdcVyTUP/4VQ31AG KA1UE9ej5jsQ0e+h6pyrf1wdmimDc9DjtOFwXEDBtgqN0jrP+l7HNuBBERHQ22JjKZ0c+Y 3+m7qD2SiI0NqgetK5hUVabPFDGILJ/eOlwDfbswqKD+TLcHrF7HXRr/Wj/dMw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gLz6B1pplzmxQ for ; Thu, 21 May 2026 19:30:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a29c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 21 May 2026 19:30:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 51b48d325403 - stable/15 - mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 51b48d3254032383f31b9e30e0248746f59e485e Auto-Submitted: auto-generated Date: Thu, 21 May 2026 19:30:53 +0000 Message-Id: <6a0f5d6d.3a29c.296c9a67@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=51b48d3254032383f31b9e30e0248746f59e485e commit 51b48d3254032383f31b9e30e0248746f59e485e Author: Olivier Certner AuthorDate: 2026-05-21 18:52:37 +0000 Commit: Olivier Certner CommitDate: 2026-05-21 19:30:16 +0000 mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit MFC after: 1 minute Sponsored by: The FreeBSD Foundation (cherry picked from commit 21df76d01fce35b0398cf38c31928c6f47111d55) --- share/man/man4/mac_do.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/mac_do.4 b/share/man/man4/mac_do.4 index d02932070e25..8c08e072be88 100644 --- a/share/man/man4/mac_do.4 +++ b/share/man/man4/mac_do.4 @@ -8,7 +8,7 @@ .\" at Kumacom SARL under sponsorship from the FreeBSD .\" Foundation. .\" -.Dd June 11, 2025 +.Dd May 21, 2026 .Dt MAC_DO 4 .Os .Sh NAME @@ -266,7 +266,7 @@ then converted to unsigned ones as specified in the C standard for the .Vt uid_t and .Vt gid_t -types, which are both 64-bit unsigned integers. +types, which are both 32-bit unsigned integers. .Sh RUNTIME CONFIGURATION The following .Xr sysctl 8 @@ -307,7 +307,7 @@ The following jail parameters are defined: .It Va mac.do Possible values are: .Bl -tag -width "'disable'" -compact -.It Ql enable +.It Ql new .Nm will enforce specific credential rules in the jail. The @@ -337,7 +337,7 @@ If set, and the jail parameter is not so explicitly, the value of the latter will default to .Ql disable if empty, else to -.Ql enable . +.Ql new . .El .Pp Each jail must have