Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 05/20/2000 07:01:43
Module Name: basesrc
Committed By: blymn
Date: Sat May 20 14:01:43 UTC 2000
Modified Files:
basesrc/games/hack: hack.termcap.c
Log Message:
* Fix termcap handling to use the new interface to avoid buffer
overflows with extended termcap entries.
* Made delay_output use usleep instead of the grungy tgoto hack it had.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/games/hack/hack.termcap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.