From nobody Thu Jul 23 10:00:47 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 4h5RTD4JF3z6lVrR for ; Thu, 23 Jul 2026 10:00:48 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h5RTD1DMWz3WFj for ; Thu, 23 Jul 2026 10:00:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784800848; 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=W/VUkrYm19kdXdlNcNtvfZVv2LuCYNJm5Xm34rkd4S4=; b=vA1asYupQ7AF3Dzzc7frKh4Nt/bnMC+NQDaZ+k1YWfgWMSmeWSy80X/t+rAdgCPzAKfRNt AU75bzKe564XxTMACA9iDlw+mbWFK4RsTmRY02HEmMhp6xUJz8WA2me7isYy+EKRnqUdUs MzOai4vLbWFpgbitW1756I6UA+vizmDcp8n0mpy+6+Ntmh6Wdq4GdV5iKy5nRIOvPzch7Y /AtRjnpSc4mDd49U4Tw51sUx12t6W3qRKsNvO6aTjeNEOUi0y89HThY2iq6ubkAMxxCEtG kbBtI11kSVlkaOFxVig+7Sd59GzbNI2URaSU5WTCKkucZBWSajdwf4WRdW6OQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784800848; a=rsa-sha256; cv=none; b=nZsuANM4USuxMN2+Ltx8FoKF9ArHBKTDeg+hXiszn/u4tO+WkkVzpvNgas1tTPR3ay+wBB OJMpqMdkHgP6hzdKDJuJSHLXnIIWNhTAhWgtguNVFWtFJ+Yk1wkjfxEx0wE8rp4PmQIzJZ /PXCZSUx9xUVEi4ehZe8XAwBJXn8JDLfaYXSHFJqRWn/s7OpP3GRKFo5UqIKAq12wbTPmJ 19HrQbnwtldLdMXCJihymNL/Th/Ne20sjfJAh6865wkCEqM6+BIr29Dj8sdNEeb2RySWPD lQvAjyrGjSFHC1REo588JtIaA5A6HbPxKIRfbsNIwmZxDP0v4Lrh9tPhPV9Ygg== 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=1784800848; 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=W/VUkrYm19kdXdlNcNtvfZVv2LuCYNJm5Xm34rkd4S4=; b=tuyvHhzff7SdyD778VxZi+BK33NAKehKq4reTqew4LDJbyeKIbKWL6poEwANg4TpKZvaW3 mUixsKi4TUv1Ie7P5wXcPmpdKJz86u9fU1LljQpQHqI/Rm2GZhQmk73+nBxnnkOTR8vCps AZud6e5aR4R+IlciQumVjl9LDMAElpiZ1nXvKi8dh6pE4irHoLgdmnsGiZTKAmGVvuUim9 6k/agOOjgDHUfMi8OArLN6F7JfOLMUWcrK/oagPH88y52hBdCMIEl4fu27CmFiPi/FGS3l CEYlXIcZaxmWR14rroFzyNHYKRqsXsCDNDFyngz67u/tnzhKxAf7hy5lHs8zAA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5RTD007lz10f5 for ; Thu, 23 Jul 2026 10:00:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3bcc2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 23 Jul 2026 10:00:47 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: e1f055c6517e - stable/14 - 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/14 X-Git-Reftype: branch X-Git-Commit: e1f055c6517e194df1bbb37b9f24426aac25b082 Auto-Submitted: auto-generated Date: Thu, 23 Jul 2026 10:00:47 +0000 Message-Id: <6a61e64f.3bcc2.131507c4@gitrepo.freebsd.org> The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=e1f055c6517e194df1bbb37b9f24426aac25b082 commit e1f055c6517e194df1bbb37b9f24426aac25b082 Author: Olivier Certner AuthorDate: 2026-05-21 18:52:37 +0000 Commit: Olivier Certner CommitDate: 2026-07-23 09:59:07 +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