From owner-cvs-games Sun Mar 30 15:33:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA20828 for cvs-games-outgoing; Sun, 30 Mar 1997 15:33:34 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA20819; Sun, 30 Mar 1997 15:33:32 -0800 (PST) Date: Sun, 30 Mar 1997 15:33:32 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703302333.PAA20819@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/random random.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/30 15:33:31 Modified: games/random random.c Log: Use srandomdev() now Add range checking for invalid denominator values Revision Changes Path 1.5 +5 -4 src/games/random/random.c