Subject: CVS commit: src/games/hunt
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 02/26/2003 09:14:45
Module Name:	src
Committed By:	jdc
Date:		Wed Feb 26 07:14:45 UTC 2003

Modified Files:
	src/games/hunt/hunt: playit.c
	src/games/hunt/huntd: answer.c

Log Message:
Make this work on sparc64 (don't use long and assume sizeof(long) = 4).
Tested against a LE32 system (arm).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/games/hunt/hunt/playit.c
cvs rdiff -r1.4 -r1.5 src/games/hunt/huntd/answer.c

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