Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B590C84F01 for ; Fri, 22 Sep 2023 22:23:42 +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 iyomscFYyK0S for ; Fri, 22 Sep 2023 22:23:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5296684DB2 for ; Fri, 22 Sep 2023 22:23:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A875FBDB; Fri, 22 Sep 2023 22:23:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 22 Sep 2023 22:23:42 +0000 From: "Luke Mewburn" Subject: CVS commit: othersrc/libexec/tnftpd/examples To: source-changes@NetBSD.org Approved: for-source-only Reply-To: lukem@netbsd.org X-Mailer: log_accum Message-Id: <20230922222342.4A875FBDB@cvs.NetBSD.org> Module Name: othersrc Committed By: lukem Date: Fri Sep 22 22:23:42 UTC 2023 Modified Files: othersrc/libexec/tnftpd/examples: ftpusers Log Message: sync share/examples/ftpd/ftpusers 1.4 ftpusers(5) example: use IP & DNS examples Use .example TLD, per IETF RFC 2606. Use 192.0.2.0/24, per IETF RFC 5737. Use 127.0.0.1/24 for localguest, not network that ftp.NetBSD.org used to be in. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/libexec/tnftpd/examples/ftpusers Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.