From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 10 02:30:25 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DFC16A4CE for ; Fri, 10 Sep 2004 02:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F6143D53 for ; Fri, 10 Sep 2004 02:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i8A2UOU6079165 for ; Fri, 10 Sep 2004 02:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8A2UOEP079164; Fri, 10 Sep 2004 02:30:24 GMT (envelope-from gnats) Resent-Date: Fri, 10 Sep 2004 02:30:24 GMT Resent-Message-Id: <200409100230.i8A2UOEP079164@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Webster Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F35216A4CE for ; Fri, 10 Sep 2004 02:26:51 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C8D43D1D for ; Fri, 10 Sep 2004 02:26:51 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i8A2QomV099693 for ; Fri, 10 Sep 2004 02:26:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i8A2QoIT099692; Fri, 10 Sep 2004 02:26:50 GMT (envelope-from nobody) Message-Id: <200409100226.i8A2QoIT099692@www.freebsd.org> Date: Fri, 10 Sep 2004 02:26:50 GMT From: Andrew Webster To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: conf/71549: /etc/termcap missing passthrough printing entries for VT100 and workalikes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 02:30:25 -0000 >Number: 71549 >Category: conf >Synopsis: /etc/termcap missing passthrough printing entries for VT100 and workalikes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 10 02:30:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Andrew Webster >Release: 4.10-RELEASE-p2 >Organization: PubNIX Inc. >Environment: FreeBSD guardian.fortress.org 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Tue Aug 17 08:05:48 EDT 2004 andrew@dev.fortress.org:/mnt/obj.4.10/mnt/src.4.10/sys/GENERIC i386 >Description: VT100 spec indicates that passthrough printing can be enabled by sending ESC[5i and disabled by sending ESC[4i These entries should be listed as po and pf in /etc/termcap, but are absent. See http://www.vt100.net/docs/vt102-ug/chapter5.html#S5.5.2.23 Problem also appears in FreeBSD 5.2.1-RELEASE >How-To-Repeat: N/A >Fix: Add the following entries to /etc/termcap for vt100 and workalikes: :po=\E[5i:pf=\E[4i:\ >Release-Note: >Audit-Trail: >Unformatted: