From nobody Thu Jun 4 14:40:48 2026 X-Original-To: dev-commits-src-branches@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 4gWS0x015sz6gPtv for ; Thu, 04 Jun 2026 14:40:49 +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 4gWS0w5k61z3qkr for ; Thu, 04 Jun 2026 14:40:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780584048; 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=WZvi7ix2xDPKOyrWV2kEVPKp5626/tn5UWHTaGwV5qY=; b=YlXsR5zcU2J4Mp0WikkdbN7Y9gYfvsfdcvOZNfRMCAGr/kSBMRQT7pIdqWuKK/fptDpDB/ whWLSe1H1aS12eexbdd6+e+kp8hGpWqLOAQ+0RLBo40WWlIXNid631mHgYpCzhhA0N+OIY VxUS66Syw2w6eZxY45dkJVvt6/IdL85YtDU/Q7NC8/IKWcjLh8eStZa5hOcxdVEFn+nTYU YQ3FwGIEBhHyH+MCwm/gDNfDX/bAHTBDOZILZe+oWGkkNdjMNvT0Cw51p1a9v2o699sU6Y BI88cqDmq86DcrZWfqDAbbILKgqoxuFq4V1t7A+rInyK4zcvimPgz9ht2/iEvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780584048; a=rsa-sha256; cv=none; b=xdpgYKCzZbU6CI+o0x+6fNPAGpQyJWuS+xTVkbICckedkU0ShU8g2AzicenDwFELn+eyVj /ZyPAPX8TRgGapwB6bkgJht+CfZgf8KTqTqrdRgkpQk3eoRy5L1bJoPNZFGd+jQozHRDeS BwtcBCeDMS/UKX8gSb4RdScPIp5JVYhjMqGzLPW1ngLG9PX3niX9WmbCOGGMzEU0m5miLM MRCGzp0XFpB0FcqqH+c+IY+9rCzCud4PL0xPdzNRSxupEz/vNLhnm7JeSfbAo0B8Yi2QCw jnplfUaUyGjDci/zMLqnBzOaRt8kzmUEOJGuDemi3IWVxwYw6j9TRyQBth7DpA== 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=1780584048; 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=WZvi7ix2xDPKOyrWV2kEVPKp5626/tn5UWHTaGwV5qY=; b=LBl5s9ZGzjx9CUZaftNokywwZz/KIk/7RekKOI3yXB5Aj9sZXRpIgOU3W0SYQaKPQSCVZT UzBXuCkT5Ekr0gmG7dKfkT9GIrh3pmYBnmhW2bya8dPB6ye/qgHcufKEj38fTrWYInE2IR tlZoXBMe5Gji67GYqFrLS3gsPuH55hNDbRhprj19nfgsPDh7is2re6fErmQ+XSo777jBke ojupa8EImSjSLVvRlUTMB5amnlILMLaHKMks8X6Rst4iUYGwFB4Y8vSiTey/NOjNbqqmC3 FL8PJXteH16Dek2gmznKUnyk4YePb8gSgEfvJjcKLz4T6q3ykzVNlN8OD9KnbA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gWS0w4vFMz12d5 for ; Thu, 04 Jun 2026 14:40:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ca57 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 04 Jun 2026 14:40:48 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: d3c855f40fc2 - stable/14 - fts: Improve the description of FTS_NOSTAT List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: d3c855f40fc294874c93e25d89af096aef04c6e5 Auto-Submitted: auto-generated Date: Thu, 04 Jun 2026 14:40:48 +0000 Message-Id: <6a218e70.3ca57.696a08b2@gitrepo.freebsd.org> The branch stable/14 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=d3c855f40fc294874c93e25d89af096aef04c6e5 commit d3c855f40fc294874c93e25d89af096aef04c6e5 Author: Dag-Erling Smørgrav AuthorDate: 2026-05-29 17:45:10 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-06-04 14:40:28 +0000 fts: Improve the description of FTS_NOSTAT Note that we still need to stat directories and the roots. MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D57325 (cherry picked from commit dce6aff90b13f30fcb4c1fa263868607ccda8041) --- lib/libc/gen/fts.3 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3 index b3e82a7200e4..9c249480b18a 100644 --- a/lib/libc/gen/fts.3 +++ b/lib/libc/gen/fts.3 @@ -27,7 +27,7 @@ .\" .\" @(#)fts.3 8.5 (Berkeley) 4/16/94 .\" -.Dd October 6, 2025 +.Dd May 29, 2026 .Dt FTS 3 .Os .Sh NAME @@ -477,6 +477,13 @@ field to and leave the contents of the .Fa statp field undefined. +The roots and any directories encountered during traversal +.Po +.Dv FTS_D , +.Dv FTS_DC , +.Dv FTS_DP +.Pc +are still fully populated. .It Dv FTS_PHYSICAL This option causes the .Nm