Subject: CVS commit: src/games/hunt
To: None <source-changes@NetBSD.org>
From: David A. Holland <dholland@netbsd.org>
List: source-changes
Date: 01/28/2008 03:23:29
Module Name:	src
Committed By:	dholland
Date:		Mon Jan 28 03:23:29 UTC 2008

Modified Files:
	src/games/hunt/hunt: hunt.c playit.c
	src/games/hunt/huntd: answer.c draw.c driver.c execute.c hunt.h
	    pathname.c terminal.c

Log Message:
clean for WARNS=4


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/games/hunt/hunt/hunt.c
cvs rdiff -r1.8 -r1.9 src/games/hunt/hunt/playit.c
cvs rdiff -r1.8 -r1.9 src/games/hunt/huntd/answer.c
cvs rdiff -r1.3 -r1.4 src/games/hunt/huntd/draw.c \
    src/games/hunt/huntd/pathname.c
cvs rdiff -r1.12 -r1.13 src/games/hunt/huntd/driver.c
cvs rdiff -r1.4 -r1.5 src/games/hunt/huntd/execute.c \
    src/games/hunt/huntd/terminal.c
cvs rdiff -r1.11 -r1.12 src/games/hunt/huntd/hunt.h

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