From owner-cvs-games Mon Mar 24 06:39:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA10655 for cvs-games-outgoing; Mon, 24 Mar 1997 06:39:27 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA10648; Mon, 24 Mar 1997 06:39:26 -0800 (PST) Date: Mon, 24 Mar 1997 06:39:26 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703241439.GAA10648@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/fortune/fortune fortune.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/24 06:39:25 Modified: games/fortune/fortune fortune.c Log: Use srandomdev() to initialize generator Revision Changes Path 1.9 +8 -38 src/games/fortune/fortune/fortune.c