From owner-cvs-all@FreeBSD.ORG Thu Aug 12 00:04:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEC8516A4CE; Thu, 12 Aug 2004 00:04:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB00343D1F; Thu, 12 Aug 2004 00:04:44 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7C04io6096197; Thu, 12 Aug 2004 00:04:44 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7C04i6B096196; Thu, 12 Aug 2004 00:04:44 GMT (envelope-from dougb) Message-Id: <200408120004.i7C04i6B096196@repoman.freebsd.org> From: Doug Barton Date: Thu, 12 Aug 2004 00:04:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pine4/files patch-pine_screen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 00:04:45 -0000 dougb 2004-08-12 00:04:44 UTC FreeBSD ports repository Added files: mail/pine4/files patch-pine_screen.c Log: This patch allows Pine to display color in a cons25 terminal without inappropriate scrolling. The problem is related to the behavior of cons25 when something is written to the lower right corner. This will cause a "blank" square in that position for some terminals, but the effect is harmless. Pointed out by: Lars Eighner URL: http://www.washington.edu/pine/pine-info/2002.01/msg00038.html Revision Changes Path 1.1 +15 -0 ports/mail/pine4/files/patch-pine_screen.c (new)