Subject: CVS commit: [netbsd-2] src/games/phantasia
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/08/2005 21:48:31
Module Name: src
Committed By: tron
Date: Fri Apr 8 21:48:31 UTC 2005
Modified Files:
src/games/phantasia [netbsd-2]: setup.c
Log Message:
Pull up revision 1.14 (requested by jmc in ticket #1032):
Redo how void gets init'd.
setup now just creates an empty file. When main starts and loads it in,
it stats and if zero size init's a new location and saves it back out.
Now games.tgz can be shared among MACHINE_ARCH's
To generate a diff of this commit:
cvs rdiff -r1.12.4.1 -r1.12.4.2 src/games/phantasia/setup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.