From owner-cvs-all Wed May 16 11:32:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C487437B423; Wed, 16 May 2001 11:32:46 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4GIWkq20440; Wed, 16 May 2001 11:32:46 -0700 (PDT) (envelope-from nsayer) Message-Id: <200105161832.f4GIWkq20440@freefall.freebsd.org> From: Nick Sayer Date: Wed, 16 May 2001 11:32:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet pk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2001/05/16 11:32:46 PDT Modified files: crypto/telnet/libtelnet pk.c Log: srandomdev() affords us the opportunity to radically improve, and at the same time simplify, the random number selection code. Revision Changes Path 1.4 +8 -1 src/crypto/telnet/libtelnet/pk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message