From owner-cvs-all Sun Feb 23 8:29: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F60C37B401; Sun, 23 Feb 2003 08:28:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DB743FB1; Sun, 23 Feb 2003 08:28:58 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGSw0U075658; Sun, 23 Feb 2003 08:28:58 -0800 (PST) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGSwLZ075657; Sun, 23 Feb 2003 08:28:58 -0800 (PST) Message-Id: <200302231628.h1NGSwLZ075657@repoman.freebsd.org> From: David Malone Date: Sun, 23 Feb 2003 08:28:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 random.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2003/02/23 08:28:58 PST Modified files: share/man/man4 random.4 Log: Add a section on different types of randomness, what the library functions we provide are good for and how /dev/random fits into this picture. Reviewed by: markm Revision Changes Path 1.9 +122 -1 src/share/man/man4/random.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message