Subject: CVS commit: [netbsd-1-6] src/usr.bin/window
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 13:37:24
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 13:37:23 UTC 2003

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

Log Message:
Pull up revision 1.8 (requested by aymeric in ticket #1252):

Fix a bug where window(1) would (appear to) miss a character when two
characters are typed fast one after the other (<10 ms).
The visual effect under vi(1) was even more impressive. ;-)
This bug was actually introduced inadvertantly in 1995 in rev 1.4.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.12.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.