Received: by mail.netbsd.org (Postfix, from userid 605) id D0DF384DC2; Wed, 22 Apr 2020 17:55:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 544D684DBF for ; Wed, 22 Apr 2020 17:55: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 ppqvG6ZjGLqD for ; Wed, 22 Apr 2020 17:55:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DAAD384D58 for ; Wed, 22 Apr 2020 17:55:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3DA9FB27; Wed, 22 Apr 2020 17:55:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 22 Apr 2020 17:55:16 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-9] src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200422175516.D3DA9FB27@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: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Wed Apr 22 17:55:16 UTC 2020 Modified Files: src/etc/rc.d [netbsd-9]: network src/share/man/man5 [netbsd-9]: ifconfig.if.5 src/usr.sbin/rtsold [netbsd-9]: rtsold.8 Log Message: Pull up following revision(s) (requested by kim in ticket #838): share/man/man5/ifconfig.if.5: revision 1.20 etc/rc.d/network: revision 1.78 (plus patch) usr.sbin/rtsold/rtsold.8: revision 1.42 Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA Sort SEE ALSO. Update date To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.76.2.1 src/etc/rc.d/network cvs rdiff -u -r1.18 -r1.18.18.1 src/share/man/man5/ifconfig.if.5 cvs rdiff -u -r1.37 -r1.37.6.1 src/usr.sbin/rtsold/rtsold.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.