Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/24/2000 12:46:04
Module Name: basesrc
Committed By: jsm
Date: Sun Sep 24 09:46:04 UTC 2000
Modified Files:
basesrc/games/battlestar: com4.c
Log Message:
Give a better message for trying to eat things it doesn't make sense
to eat. For something eatable, check first whether you're holding it,
then whether you have a knife, then whether you're stuffed (gives
better message for "eat coconuts" when you don't have any). From
OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/games/battlestar/com4.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.