Subject: CVS commit: [netbsd-2] src/usr.bin/window
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/06/2005 12:04:16
Module Name:	src
Committed By:	tron
Date:		Wed Apr  6 12:04:15 UTC 2005

Modified Files:
	src/usr.bin/window [netbsd-2]: wwiomux.c

Log Message:
Pull up revision 1.11 (requested by aymeric in ticket #1400):
. 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.10.4.1 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.