From owner-freebsd-bugs Thu Feb 13 13:22:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09570 for bugs-outgoing; Thu, 13 Feb 1997 13:22:10 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09543; Thu, 13 Feb 1997 13:21:56 -0800 (PST) Date: Thu, 13 Feb 1997 13:21:56 -0800 (PST) From: John-Mark Gurney Message-Id: <199702132121.NAA09543@freefall.freebsd.org> To: asami@cs.berkeley.edu, jmg, freebsd-bugs Subject: Re: bin/777 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: patch doesn't realize stdin is closed and asks questions forever State-Changed-From-To: open-closed State-Changed-By: jmg State-Changed-When: Thu Feb 13 13:17:29 PST 1997 State-Changed-Why: fixed patch to be aware of when there is a read error, and act appropriately.