From nobody@FreeBSD.org  Tue Oct 12 15:38:00 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E0AC416A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <satosi.kimura@nifty.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: iso05-8x16.fnt lacks letter q
X-Send-Pr-Version: www-2.3

>Number:         72585
>Category:       kern
>Synopsis:       [syscons] [patch] iso05-8x16.fnt lacks letter q
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 12 15:40:17 GMT 2004
>Closed-Date:    Fri May 10 16:31:33 UTC 2013
>Last-Modified:  Thu May 16 20:40:02 UTC 2013
>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````````.&!@8<!@8&!@.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Fri May 10 16:31:32 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72585 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/72585: commit references a PR
Date: Fri, 10 May 2013 16:30:46 +0000 (UTC)

 Author: eadler
 Date: Fri May 10 16:30:39 2013
 New Revision: 250459
 URL: http://svnweb.freebsd.org/changeset/base/250459
 
 Log:
   Add the letter 'q' to the font iso05-8x16.fnt
   
   PR:	72585
   PR:	169797
   Submitted by:	Takefu <takefu@airport.fm>
   Submitted by:	Satoshi KImura <satosi.kimura@nifty.ne.jp>
 
 Modified:
   head/share/syscons/fonts/iso05-8x16.fnt
 
 Modified: head/share/syscons/fonts/iso05-8x16.fnt
 ==============================================================================
 --- head/share/syscons/fonts/iso05-8x16.fnt	Fri May 10 16:16:33 2013	(r250458)
 +++ head/share/syscons/fonts/iso05-8x16.fnt	Fri May 10 16:30:39 2013	(r250459)
 @@ -40,7 +40,7 @@ M`'S&_L#`QGP````````X;&1@\&!@8&#P```````
  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````````.&!@8<!@8&!@.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/72585: commit references a PR
Date: Thu, 16 May 2013 20:32:39 +0000 (UTC)

 Author: eadler
 Date: Thu May 16 20:32:28 2013
 New Revision: 250714
 URL: http://svnweb.freebsd.org/changeset/base/250714
 
 Log:
   MFC r250459:
   	Add the letter 'q' to the font iso05-8x16.fnt
   
   PR:	72585
   PR:	169797
 
 Modified:
   stable/8/share/syscons/fonts/iso05-8x16.fnt
 Directory Properties:
   stable/8/share/   (props changed)
   stable/8/share/syscons/   (props changed)
 
 Modified: stable/8/share/syscons/fonts/iso05-8x16.fnt
 ==============================================================================
 --- stable/8/share/syscons/fonts/iso05-8x16.fnt	Thu May 16 20:32:09 2013	(r250713)
 +++ stable/8/share/syscons/fonts/iso05-8x16.fnt	Thu May 16 20:32:28 2013	(r250714)
 @@ -40,7 +40,7 @@ M`'S&_L#`QGP````````X;&1@\&!@8&#P```````
  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````````.&!@8<!@8&!@.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/72585: commit references a PR
Date: Thu, 16 May 2013 20:32:17 +0000 (UTC)

 Author: eadler
 Date: Thu May 16 20:32:09 2013
 New Revision: 250713
 URL: http://svnweb.freebsd.org/changeset/base/250713
 
 Log:
   MFC r250459:
   	Add the letter 'q' to the font iso05-8x16.fnt
   
   PR:	72585
   PR:	169797
 
 Modified:
   stable/9/share/syscons/fonts/iso05-8x16.fnt
 Directory Properties:
   stable/9/share/   (props changed)
   stable/9/share/syscons/   (props changed)
 
 Modified: stable/9/share/syscons/fonts/iso05-8x16.fnt
 ==============================================================================
 --- stable/9/share/syscons/fonts/iso05-8x16.fnt	Thu May 16 20:27:30 2013	(r250712)
 +++ stable/9/share/syscons/fonts/iso05-8x16.fnt	Thu May 16 20:32:09 2013	(r250713)
 @@ -40,7 +40,7 @@ M`'S&_L#`QGP````````X;&1@\&!@8&#P```````
  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````````.&!@8<!@8&!@.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
