From owner-cvs-all Sat Sep 1 15:26: 9 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 20DFE37B40A; Sat, 1 Sep 2001 15:26:05 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f81MQ5C93093; Sat, 1 Sep 2001 15:26:05 -0700 (PDT) (envelope-from silby) Message-Id: <200109012226.f81MQ5C93093@freefall.freebsd.org> From: Mike Silbersack Date: Sat, 1 Sep 2001 15:26:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern arc4random.c X-FreeBSD-CVS-Branch: RELENG_4 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 silby 2001/09/01 15:26:05 PDT Modified files: (Branch: RELENG_4) sys/libkern arc4random.c Log: MFC of rev 1.8 + change of read_random to read_random_unlimited. These changes increase the security of arc4random and also lower its overhead. Approved by: re (jkh) Revision Changes Path 1.3.2.1 +32 -6 src/sys/libkern/arc4random.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message