From owner-freebsd-commit Fri Jul 21 07:41:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA03610 for commit-outgoing; Fri, 21 Jul 1995 07:41:56 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA03596 for cvs-sys-outgoing; Fri, 21 Jul 1995 07:41:52 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA03580 ; Fri, 21 Jul 1995 07:41:45 -0700 Date: Fri, 21 Jul 1995 07:41:45 -0700 From: Bruce Evans Message-Id: <199507211441.HAA03580@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/07/21 07:41:44 Modified: sys/kern tty.c Log: Obtained from: an ancient patch of mine via 1.1.5 Don't put partial PARMRK escape sequences in the input queue. Use MAX_INPUT = TTYHOG instead of TTYHOG directly for the maximum input queue size. Don't use the bogus MAX_INPUT advertised in .