Subject: CVS commit: [netbsd-1-6] src/games/phantasia
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/26/2005 20:47:27
Module Name:	src
Committed By:	riz
Date:		Wed Oct 26 20:47:27 UTC 2005

Modified Files:
	src/games/phantasia [netbsd-1-6]: main.c setup.c

Log Message:
Pull up following revision(s) (requested by jmc in ticket #5921):
	games/phantasia/setup.c: revision 1.14 via patch
	games/phantasia/main.c: revision 1.15
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.10 -r1.10.2.1 src/games/phantasia/main.c
cvs rdiff -r1.11 -r1.11.2.1 src/games/phantasia/setup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.