Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/08/2005 06:43:16
Module Name:	src
Committed By:	christos
Date:		Sat Jan  8 06:43:16 UTC 2005

Modified Files:
	src/lib/libutil: ttymsg.c

Log Message:
Avoid spinning if writing to a pty returns 0. This happened to me when
I had a pty with a suspended sshd (why?).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libutil/ttymsg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.