From owner-freebsd-bugs@FreeBSD.ORG Tue Oct 12 15:40:19 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 E0E2A16A4CF for ; Tue, 12 Oct 2004 15:40:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B326D43D54 for ; Tue, 12 Oct 2004 15:40:18 +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 i9CFeIHW028781 for ; Tue, 12 Oct 2004 15:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9CFeI9J028780; Tue, 12 Oct 2004 15:40:18 GMT (envelope-from gnats) Resent-Date: Tue, 12 Oct 2004 15:40:18 GMT Resent-Message-Id: <200410121540.i9CFeI9J028780@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, Satoshi KImura Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0AC416A4CE for ; Tue, 12 Oct 2004 15:38:00 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9F443D39 for ; Tue, 12 Oct 2004 15:38:00 +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 i9CFc0R1049762 for ; Tue, 12 Oct 2004 15:38:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9CFc0TM049761; Tue, 12 Oct 2004 15:38:00 GMT (envelope-from nobody) Message-Id: <200410121538.i9CFc0TM049761@www.freebsd.org> Date: Tue, 12 Oct 2004 15:38:00 GMT From: Satoshi KImura To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/72585: iso05-8x16.fnt lacks letter q 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: Tue, 12 Oct 2004 15:40:19 -0000 >Number: 72585 >Category: misc >Synopsis: iso05-8x16.fnt lacks letter q >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 12 15:40:17 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Satoshi KImura >Release: 4.9 >Organization: personal >Environment: FreeBSD yukikaze.yukikaze.or.jp 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Fri Apr 23 19:59:40 JST 2004 tuner@yukikaze.yukikaze.or.jp:/usr/src/sys/compile/Yuki98 i386 >Description: If we select iso05-8x16.fnt on console, letter `q' do not appear. >How-To-Repeat: 1. login on console 2. run vidfont on su and select iso05-8x16.fnt 3. type q on comannd line or run top comannd and type q to quit. The letter `q' is detected but not appear on console. >Fix: This trouble is caused by the mistake on "iso05-8x16.fnt" itself. The pattern of 'q' is not proper but null string. Use following patch or set proper pattern. This patch makes use of the pattern of `q' on "iso-8x16.fnt". --- iso05-8x16.fnt.org Tue Oct 28 00:25:51 2003 +++ iso05-8x16.fnt Tue Oct 12 23:47:07 2004 @@ -1,4 +1,3 @@ -# $FreeBSD: src/share/syscons/fonts/iso05-8x16.fnt,v 1.2.2.1 2002/04/14 15:40:5 3 phantom Exp $ begin 644 iso05-8x16 M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` @@ -40,7 +39,7 @@ M`.!@8&QV9F9F9N8````````8&``X&!@8&!@\````````!@8`#@8&!@8&!F9F M/````.!@8&9L>'AL9N8````````X&!@8&!@8&!@\````````````[/[6UM;6 MQ@```````````-QF9F9F9F8```````````!\QL;&QL9\````````````W&9F -M9F9F?&!@\`````````````````````````````#<=F9@8&#P```````````` +M9F9F?&!@\````````';,S,S,S'P,#!X```````#<=F9@8&#P```````````` M?,9@.`S&?````````!`P,/PP,#`P-AP```````````#,S,S,S,QV```````` M````9F9F9F8\&````````````,;&UM;6_FP```````````#&;#@X.&S&```` M````````QL;&QL;&?@8,^````````/[,&#!@QOX````````.&!@8Release-Note: >Audit-Trail: >Unformatted: