From owner-cvs-all@FreeBSD.ORG Sat Nov 8 11:24:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3CA11065670; Sat, 8 Nov 2008 11:24:29 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C83EC8FC13; Sat, 8 Nov 2008 11:24:29 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mA8BOTVR067300; Sat, 8 Nov 2008 11:24:29 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mA8BOTpx067299; Sat, 8 Nov 2008 11:24:29 GMT (envelope-from phk) Message-Id: <200811081124.mA8BOTpx067299@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 8 Nov 2008 11:24:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/plotutils/files patch-tek-egm-bug X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2008 11:24:30 -0000 phk 2008-11-08 11:24:29 UTC FreeBSD ports repository (src committer) Added files: graphics/plotutils/files patch-tek-egm-bug Log: Fix a longstanding bug in tek2plot(1) which causes optimized Tek4014 datastreams to render wrongly by up to -1 to -3 points in both X and Y direction: The Extra Byte is a persistent register, and it it only present in the datastream when it changes. This patch has been submitted to FSF. Revision Changes Path 1.1 +36 -0 ports/graphics/plotutils/files/patch-tek-egm-bug (new)