Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/14/1999 10:21:04
Module Name: basesrc
Committed By: hubertf
Date: Wed Jul 14 17:21:04 UTC 1999
Modified Files:
basesrc/games/adventure: setup.c
Log Message:
From PR 7985 by Joseph Myers <jsm28@cam.ac.uk>:
games/adventure/setup.c fails to check for errors when writing its
output. This means that, if the disk fills up at this point during a
build, it would nevertheless fail to return an error status.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/games/adventure/setup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.