From owner-cvs-sys Mon Jul 31 14:43:55 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA28989 for cvs-sys-outgoing; Mon, 31 Jul 1995 14:43:55 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA28953 ; Mon, 31 Jul 1995 14:43:42 -0700 Date: Mon, 31 Jul 1995 14:43:42 -0700 From: Bruce Evans Message-Id: <199507312143.OAA28953@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk bde 95/07/31 14:43:40 Modified: sys/kern tty.c Log: Obtained from: an ancient patch of mine via 1.1.5 Clear PENDIN when input is flushed so that the handling of future input doesn't get pessimized.