From nobody Sun Apr 19 16:03: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 4fzD270G6Bz67BdX for ; Sun, 19 Apr 2026 16:03:59 +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 4fzD2665Z5z3HR6 for ; Sun, 19 Apr 2026 16:03:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776614638; 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=qck0I7pMCCUZYuLTw6Jo0N/yio/z232hElHwXhw7VUQ=; b=cTao+ad4eTNGNbFIzveRcOAIkII/DP/JRq+QJXVzeAhBpjuSZjKA6INPX5UhbpllpaqhcQ mArmzXxhlgSW/NfkNLjkT5ziagrPypG8Degxk65dDF0uPWi/iVwesX+6CWjmD7XVJSVRI2 uWpXNURcMfo8xKHYq+eu4EGyQIJDY0mFODdWdFxuZPn0RcNOdPbdTO1mU0CwxVTtijsDJA 1b3xnGEgacg1WFtcDTyrqEe8Gb3deBiwPKIAQrMefLwGq/Kp2SG77uL2msvToHiFTklqqc 7LLlhFaFo40GSACLZlqUkGpFq3/4A6x8mEWmVlqVLxQ5ZbxwifpD3ljpU5M7dQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776614638; a=rsa-sha256; cv=none; b=RcCenE1m/NR5jliYBVy4Mgxi1g2GHImxaSLOiIEnlreUhNztv1P6H+QKwP2c0Xy16R6Nj0 xcpZwnXqXR0NB9Nri+BmzNkwBfoTgNVO66RzdjoWim4bRj61Q9aiJ9PmIh3Vx/q+TcpE2a 6U0MLrESf/pNBe2s7swzsHkV0bcGwtaX6AJEbJ62TkQG7vSTQjaih0s4WewaAXm/TmnBA1 UQwbo0xOmHi3qVLz8e6goJ2SzUfgTjRKpcejNA4dMxpL40VFgxDXRENZgebiukVtIDoPm1 C6W1wePUr+s7nhnG9oS79e/QC1qyX0F5kh7vAsFn+uTb1uFGgjVTwKr9pC1NRQ== 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=1776614638; 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=qck0I7pMCCUZYuLTw6Jo0N/yio/z232hElHwXhw7VUQ=; b=XSIQEK0BAnm57NBsohXHLE2e9k8xiCNdIg60z9mOl0QmIYtgfMjszV/nuS1+CI0q+f97ju wd3owwF3Pd5Jwyq+M39KUXW3ZYIrHR+hzWQ5mgJzixG3/axTmVG6+xGSY7xDxHQGuukd+r tbOWKW8FZUpDx8SVd/x56VV38XvWP2iR+DdhKjWARhYBnsPJ7wtXGI7/4FnwcVY1guwWmv IGQK27pmnfYmzAsv8gQhZtLa8W6NGHCBNmCCXvWP92T9KXz0+gN5FkC3Ck8BG6v5aT/J2f dgeMb6ncOJ6BVF+6dpgWYjCHe5BiiLBw3+3EfkXtOq3QpVY/63T6EELFTB5tLQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fzD265hjbz2kG for ; Sun, 19 Apr 2026 16:03:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37572 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 19 Apr 2026 16:03:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alan Somers Subject: git: 9d39213d2223 - main - pdfork.2: correct pdrfork's HISTORY section 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: asomers X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9d39213d222395eb40323102db018cbedf773ddf Auto-Submitted: auto-generated Date: Sun, 19 Apr 2026 16:03:53 +0000 Message-Id: <69e4fce9.37572.514f4cb4@gitrepo.freebsd.org> The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=9d39213d222395eb40323102db018cbedf773ddf commit 9d39213d222395eb40323102db018cbedf773ddf Author: Alan Somers AuthorDate: 2026-04-19 15:26:50 +0000 Commit: Alan Somers CommitDate: 2026-04-19 16:03:13 +0000 pdfork.2: correct pdrfork's HISTORY section Since pdrfork will be included in FreeBSD 15.1 Reviewed by: kib MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D56513 --- lib/libsys/pdfork.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libsys/pdfork.2 b/lib/libsys/pdfork.2 index 49226cf069de..3997570d2125 100644 --- a/lib/libsys/pdfork.2 +++ b/lib/libsys/pdfork.2 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 20, 2026 +.Dd April 19, 2026 .Dt PDFORK 2 .Os .Sh NAME @@ -256,7 +256,7 @@ The and .Fn pdwait system calls first appeared in -.Fx 16.0 . +.Fx 15.1 . .Pp Support for process descriptors mode was developed as part of the .Tn TrustedBSD