The game adventure(6) handles EOF on standard input rather
authorhubertf <hubertf@NetBSD.org>
Wed, 10 Feb 1999 00:11:28 +0000 (00:11 +0000)
committerhubertf <hubertf@NetBSD.org>
Wed, 10 Feb 1999 00:11:28 +0000 (00:11 +0000)
commit638c095d5cf47282d99189e1425435a0763a369b
tree6ec34cf92762fed9680f134cb5ab74869cf60f56
parentf8df8c0281a2b93b58f947c4bc167c998f05e804
The game adventure(6) handles EOF on standard input rather
ungracefully.  The patch, derived from OpenBSD, improves this
handling.

Sent in in PR 6556 by Joseph Myers <jsm28@cam.ac.uk>.
adventure/hdr.h
adventure/io.c
adventure/wizard.c