Received: by mail.netbsd.org (Postfix, from userid 605) id C065684E65; Sat, 4 Jul 2020 14:59:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4582084E63 for ; Sat, 4 Jul 2020 14:59:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vrZoC1yNGsuX for ; Sat, 4 Jul 2020 14:59:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CBBF684CD8 for ; Sat, 4 Jul 2020 14:59:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2F2BFB28; Sat, 4 Jul 2020 14:59:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 4 Jul 2020 14:59:16 +0000 From: "Luke Mewburn" Subject: CVS commit: othersrc/usr.bin/tnftp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200704145916.C2F2BFB28@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org 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: Sat Jul 4 14:59:16 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure othersrc/usr.bin/tnftp/buildaux: config.guess config.sub depcomp install-sh missing othersrc/usr.bin/tnftp/libedit: Makefile.in othersrc/usr.bin/tnftp/libnetbsd: Makefile.in othersrc/usr.bin/tnftp/src: Makefile.in Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/tnftp/Makefile.in cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/aclocal.m4 cvs rdiff -u -r1.48 -r1.49 othersrc/usr.bin/tnftp/configure cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/tnftp/buildaux/config.guess \ othersrc/usr.bin/tnftp/buildaux/config.sub cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/tnftp/buildaux/depcomp \ othersrc/usr.bin/tnftp/buildaux/missing cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/buildaux/install-sh cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/tnftp/libedit/Makefile.in cvs rdiff -u -r1.11 -r1.12 othersrc/usr.bin/tnftp/libnetbsd/Makefile.in cvs rdiff -u -r1.14 -r1.15 othersrc/usr.bin/tnftp/src/Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.