From owner-cvs-games Tue Sep 23 22:33:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA02378 for cvs-games-outgoing; Tue, 23 Sep 1997 22:33:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA02341; Tue, 23 Sep 1997 22:32:45 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA08226; Tue, 23 Sep 1997 22:28:06 -0700 (PDT) Date: Tue, 23 Sep 1997 22:28:06 -0700 (PDT) Message-Id: <199709240528.WAA08226@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/phantasia convert.c include.h main.c setup.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/09/23 22:28:06 PDT Modified files: games/phantasia convert.c include.h main.c setup.c Log: Use srandomdev Revision Changes Path 1.3 +1 -1 src/games/phantasia/convert.c 1.2 +1 -0 src/games/phantasia/include.h 1.4 +1 -1 src/games/phantasia/main.c 1.6 +1 -2 src/games/phantasia/setup.c