From owner-cvs-all Thu Nov 8 19:29:59 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE33237B419; Thu, 8 Nov 2001 19:29:52 -0800 (PST) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.4/8.11.1) with ESMTP id fA93To793562; Thu, 8 Nov 2001 22:29:51 -0500 (EST) (envelope-from green@green.bikeshed.org) Message-Id: <200111090329.fA93To793562@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/nvi/cl cl_screen.c In-Reply-To: Message from Robert Watson of "Thu, 08 Nov 2001 18:23:05 PST." <200111090223.fA92N5J22456@freefall.freebsd.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 08 Nov 2001 22:29:50 -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Robert Watson wrote: > rwatson 2001/11/08 18:23:05 PST > > Modified files: > contrib/nvi/cl cl_screen.c > Log: > o nvi failed to correctly handle EINTR returned from tcsetattr(), exiting > instead of recovering, which happens in particular during a rapid series > of SIGWINCH's. This change forces nvi to loop on the call in the event > that the call is interrupted. > > Interestingly, I submitted this bug report in 1998, and a solution was > posted shortly thereafter by Matthias Buelow; it's been sitting in the > PR database ever since. > > Note: this takes this file off the vendor branch. If and when we find > a vendor for this code, the fix should be given back to them. Actually, it's got maintainers and new releases and whatnot... and makes a good candidate for introduction into projects/ :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message