Received: by mail.netbsd.org (Postfix, from userid 605) id A73AD84EA4; Sun, 9 Apr 2023 06:30:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD51184EA0 for ; Sun, 9 Apr 2023 06:30:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gKSfKoQYCdz1 for ; Sun, 9 Apr 2023 06:30:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 61F2684CE8 for ; Sun, 9 Apr 2023 06:30:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B651FA84; Sun, 9 Apr 2023 06:30:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 9 Apr 2023 06:30:14 +0000 From: "Luke Mewburn" Subject: CVS commit: othersrc/usr.bin/tnftp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20230409063014.5B651FA84@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Luke Mewburn" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: othersrc Committed By: lukem Date: Sun Apr 9 06:30:14 UTC 2023 Modified Files: othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure tnftp_config.h.in Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 othersrc/usr.bin/tnftp/Makefile.in cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/tnftp/aclocal.m4 \ othersrc/usr.bin/tnftp/tnftp_config.h.in cvs rdiff -u -r1.60 -r1.61 othersrc/usr.bin/tnftp/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.