Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/19/1996 16:30:10
pk
Sun May 19 16:22:16 EDT 1996
Update of /a/cvsroot/src/games/snake/snake
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5520

Modified Files:
	move.c 
Log Message:
Avoid NULL-pointer deref and for now, simply exit if required terminal
capabilities aren't there. Since the capabilities in question are marked
`obsolete' in termcap(5), someone might want to have another look
at this someday (PR#2417).