use TCSADRAIN instead of TCSANOW, to avoid dropping characters.
authormillert <millert@openbsd.org>
Wed, 4 Dec 1996 17:46:07 +0000 (17:46 +0000)
committermillert <millert@openbsd.org>
Wed, 4 Dec 1996 17:46:07 +0000 (17:46 +0000)
commit26b220ad3fde27b4619771d2438543a70b7664fd
treeb89438f5485d0417b4549bb878806d4a1f3311ca
parent460cbb370e2620df8dc4f2e1c2697f0e72f3bd78
use TCSADRAIN instead of TCSANOW, to avoid dropping characters.
Fix from NetBSD (christos), reported by Chris Torek.
bin/csh/file.c