From owner-cvs-all Wed Jun 6 19:32:25 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 328BF37B405; Wed, 6 Jun 2001 19:32:19 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.3/8.11.3) id f572WJ152807;
Wed, 6 Jun 2001 19:32:19 -0700 (PDT)
(envelope-from dd)
Message-Id: <200106070232.f572WJ152807@freefall.freebsd.org>
From: Dima Dorfman
Date: Wed, 6 Jun 2001 19:32:19 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/lib/libc/stdlib rand.c random.c
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
dd 2001/06/06 19:32:19 PDT
Modified files:
lib/libc/stdlib rand.c random.c
Log:
urandom(4) -> random(4) in comments.
PR: 27858
Submitted by: Yoshihiro Koya
Reviewed by: md5(1)
Approved by: markm
Revision Changes Path
1.7 +2 -2 src/lib/libc/stdlib/rand.c
1.16 +2 -2 src/lib/libc/stdlib/random.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message