From nobody Sun Feb 22 03:41:41 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 4fJVCV1g0Hz6SrKB for ; Sun, 22 Feb 2026 03:41:42 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJVCT5p0Gz3PYB for ; Sun, 22 Feb 2026 03:41:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771731701; 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=YpWSo+B3CCPNZ1m5dO4JU1tlXhoaX/B1ERIICyvMWOI=; b=NBQnpzmHDSG9JIAFXiS53eaIV1F5vsa4t2jlL7HEWGmehiVzhgt3vRMt+y898aqHpxZBMW FJdBUMNY4VMTAZWKt3QNMdOcO7diAA784Pc2U7BmMCudQd/h+anz2VwqmfW0dj334SbB+s 8gfyEsb+MImuOyqJNTTg3ubiU2ha/mv5wTe2Z6b2rehpqu9U/F8Ijmeh8D59lG+gjkupeZ 9s/vZ1d5apZ6eBuZ2daAfe5MTB6LePnMVcwYmWbBDCjqwb+WpiXOkiYxX6Ddxq1tpzSRdZ 9jgCv8yMKB5E/NNgAe3AVFqE0w7YJUkuV12nxefh+cvSaqWJMeOfkNnUsbXy3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771731701; a=rsa-sha256; cv=none; b=xrRD/a0EAjRg2ivrY5nkMTuqXVvYLwCpsfi3qifiXKoHQG/1L5OSbwKJojgPwp953PkcAu VC7SNsUUX9mWE/DSweMPIQ6zyE6i6Zxp2OKZsDLT9ON+OyBap5+M+n0WTE+Mzt6p1Mn/H0 FYtnkjmlhabejoBp1SigLawWaNI8x58uDqW26Amr+bFE8lp7B+3Y+5VVZmxWJFcdfdz7LB poLVUrXtGxoLsXotlTILf7DK2Jf5r2sFnV2/3FKAuu3HGZ/FFazO71LRxUn8hZjyIM7S7W V12GVh4xTHHL8EuweP5Rh94Cf6vaV+B6eYLDaW3/n6y/MjIYE/Lbnh9xYzHqHg== 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=1771731701; 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=YpWSo+B3CCPNZ1m5dO4JU1tlXhoaX/B1ERIICyvMWOI=; b=UMJo0J702Ip3tDS/AK5TmqD4wKKqCPv5qA8Aj+wH8/T9q97ik+mCa2hun5n2VBG0Xijn7L 5Phcam3Lkp1Mh6mDuSHW5V6e8ql+T/AB8liDqcEFY5Qv4Vw1DpfxAY5os9pclC6gEWcxfu np7QaFxqDfqyCxMf6ap+87RKquEhtaXDmeCmm1yUgXWrL/zRV31pBnkRmYUEB6GVa4lV1R LSli2w6IHm2LVpYROg7W2sXHDdy1sCzHZL4g9+Agvft3dSo1LmQD82xDcgAqrRJ7yUN1xN q/kBGqeBJbA0MLBbxNU5SvsTHyojunRYMfn4GvIdLS6TadvbsDxDFGYagKbeAQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJVCT5CYyzC3M for ; Sun, 22 Feb 2026 03:41:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 21e18 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 03:41:41 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Enji Cooper Subject: git: 05ce2ae289c7 - stable/14 - tftpd: remove tests when MK_TFTP=no 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 05ce2ae289c7b8e2c04fb3d234a99a8e131a618a Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 03:41:41 +0000 Message-Id: <699a7af5.21e18.4f23a558@gitrepo.freebsd.org> The branch stable/14 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=05ce2ae289c7b8e2c04fb3d234a99a8e131a618a commit 05ce2ae289c7b8e2c04fb3d234a99a8e131a618a Author: Enji Cooper AuthorDate: 2026-02-03 05:24:33 +0000 Commit: Enji Cooper CommitDate: 2026-02-22 03:40:16 +0000 tftpd: remove tests when MK_TFTP=no MFC after: 1 week (cherry picked from commit 1ccee516edb681b33182f0a57531752eb98ec838) --- tools/build/mk/OptionalObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 3f8e592d9eb9..e9a4a6f37f6b 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -8357,6 +8357,9 @@ OLD_FILES+=usr/bin/tftp OLD_FILES+=usr/libexec/tftpd OLD_FILES+=usr/share/man/man1/tftp.1.gz OLD_FILES+=usr/share/man/man8/tftpd.8.gz +OLD_FILES+=usr/tests/libexec/tftpd/functional +OLD_FILES+=usr/tests/libexec/tftpd/Kyuafile +OLD_DIRS+=usr/tests/libexec/tftpd .endif .if ${MK_TOOLCHAIN} == no