Subject: CVS commit: basesrc/games
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 05/26/2002 03:12:14
Module Name:	basesrc
Committed By:	wiz
Date:		Sun May 26 00:12:14 UTC 2002

Modified Files:
	basesrc/games/cribbage: io.c
	basesrc/games/hack: extern.h hack.main.c hack.pri.c hack.topl.c
	    hack.tty.c
	basesrc/games/hunt/huntd: terminal.c
	basesrc/games/larn: io.c
	basesrc/games/mille: misc.c

Log Message:
__STDC__ is always defined on NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/games/cribbage/io.c
cvs rdiff -r1.4 -r1.5 basesrc/games/hack/extern.h
cvs rdiff -r1.6 -r1.7 basesrc/games/hack/hack.main.c \
    basesrc/games/hack/hack.pri.c
cvs rdiff -r1.5 -r1.6 basesrc/games/hack/hack.topl.c
cvs rdiff -r1.9 -r1.10 basesrc/games/hack/hack.tty.c
cvs rdiff -r1.2 -r1.3 basesrc/games/hunt/huntd/terminal.c
cvs rdiff -r1.13 -r1.14 basesrc/games/larn/io.c
cvs rdiff -r1.9 -r1.10 basesrc/games/mille/misc.c

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