Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/18/2000 02:03:44
Module Name:	basesrc
Committed By:	jsm
Date:		Sun Sep 17 23:03:44 UTC 2000

Modified Files:
	basesrc/games/battlestar: com6.c cypher.c extern.h globals.c room.c
	    words.c

Log Message:
Patches from OpenBSD: add verbs "open"/"unlock" (essentially a no-op),
and "verbose"/"brief" (in verbose mode, always show long room
descriptions), and synonyms "papaya" for "papayas" and "coconut" for
"coconuts".


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/games/battlestar/com6.c
cvs rdiff -r1.13 -r1.14 basesrc/games/battlestar/cypher.c
cvs rdiff -r1.19 -r1.20 basesrc/games/battlestar/extern.h
cvs rdiff -r1.11 -r1.12 basesrc/games/battlestar/globals.c
cvs rdiff -r1.9 -r1.10 basesrc/games/battlestar/room.c
cvs rdiff -r1.7 -r1.8 basesrc/games/battlestar/words.c

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