Received: by mail.netbsd.org (Postfix, from userid 605) id 60F9684E89; Thu, 5 Dec 2019 16:57:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D890284E85 for ; Thu, 5 Dec 2019 16:57:11 +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 4Ecg_i1dqiTv for ; Thu, 5 Dec 2019 16:57:11 +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 7462784CFC for ; Thu, 5 Dec 2019 16:57:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6DC91FA97; Thu, 5 Dec 2019 16:57:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 5 Dec 2019 16:57:11 +0000 From: "Manuel Bouyer" Subject: CVS commit: [netbsd-8] src/share/man/man4 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20191205165711.6DC91FA97@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: "Manuel Bouyer" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: bouyer Date: Thu Dec 5 16:57:11 UTC 2019 Modified Files: src/share/man/man4 [netbsd-8]: rnd.4 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1467): share/man/man4/rnd.4: revision 1.26 share/man/man4/rnd.4: revision 1.27 share/man/man4/rnd.4: revision 1.28 share/man/man4/rnd.4: revision 1.25 Update man page to reflect switch from CTR_DRBG to Hash_DRBG. Replace slightly wrong rant by shorter and slightly less long rant. (If X and Y in Z/2Z are independent, then so are X and X+Y. What was I thinking.) Update NIST SP800-90A reference. New sentence, new line. Use \(em. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.24.4.1 src/share/man/man4/rnd.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.