Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 1997 00:56:03 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa/pcvt pcvt_hdr.h pcvt_out.c pcvt_vtf.c
Message-ID:  <199703070856.AAA27492@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       97/03/07 00:56:02

  Modified:    sys/i386/isa/pcvt  pcvt_hdr.h pcvt_out.c pcvt_vtf.c
  Log:
  Fix a bogon in pcvt that caused a characterset designation to not take
  effect immediately, but required a following (normally redundant) G0
  into GL mapping.  This adds one layer of indirection (thus might make it
  slower), but fixes the broken box character drawing in pcvt.
  
  Hellmuth and Bruce are unfortunately too busy too review this right now,
  but i wanna have it in 2.2 since it has often been asked in the past.
  
  Revision  Changes    Path
  1.23      +5 -5      src/sys/i386/isa/pcvt/pcvt_hdr.h
  1.15      +14 -14    src/sys/i386/isa/pcvt/pcvt_out.c
  1.7       +4 -4      src/sys/i386/isa/pcvt/pcvt_vtf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703070856.AAA27492>