Subject: CVS commit: src/usr.bin/window
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 12/10/2004 16:27:29
Module Name:	src
Committed By:	aymeric
Date:		Fri Dec 10 16:27:29 UTC 2004

Modified Files:
	src/usr.bin/window: wwiomux.c

Log Message:
. wait only for 10 ms instead of 100 ms before updating the screen
. fix a variable reuse bug

It has been broken since the conversion from select() to poll().


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/window/wwiomux.c

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