From owner-freebsd-audit Sun Nov 4 7:48:39 2001 Delivered-To: freebsd-audit@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id E8D5C37B418 for ; Sun, 4 Nov 2001 07:48:36 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id fA4Flnq18885 for ; Sun, 4 Nov 2001 16:47:49 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: audit@freebsd.org Subject: tty VTIME patch From: Poul-Henning Kamp Date: Sun, 04 Nov 2001 16:47:49 +0100 Message-ID: <18883.1004888869@critter.freebsd.dk> Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://phk.freebsd.dk/patch/tty_vtime.patch 20011104 tty_vtime.patch This patch fixes a longstanding problem with long timeouts in termios on machines with high hz. Worst case, a timeout of a minute on a machine with HZ=1000 would become an indefenite hang. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message