Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/22/2000 11:19:22
Module Name: basesrc
Committed By: jsm
Date: Fri Sep 22 08:19:22 UTC 2000
Modified Files:
basesrc/games/battlestar: com2.c com3.c com4.c com6.c cypher.c parse.c
Log Message:
Remove all adjectives in parse(), since they are nowhere used. Fixes
crash on "carry old all" shown up by fuzz testing. Patch from Paul
Janzen <pjanzen@foatdi.harvard.edu>.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/games/battlestar/com2.c
cvs rdiff -r1.8 -r1.9 basesrc/games/battlestar/com3.c \
basesrc/games/battlestar/parse.c
cvs rdiff -r1.10 -r1.11 basesrc/games/battlestar/com4.c
cvs rdiff -r1.18 -r1.19 basesrc/games/battlestar/com6.c
cvs rdiff -r1.15 -r1.16 basesrc/games/battlestar/cypher.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.