Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 1997 08:27:58 -0700 (PDT)
From:      Jun-ichiro Itoh <itojun@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa syscons.c
Message-ID:  <199709261527.IAA19866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      1997/09/26 08:27:58 PDT

  Modified files:
    sys/i386/isa         syscons.c 
  Log:
  tiny update of ESC sequence parser.
  - some addition of comments (for readability)
  - iso-2022 G0 designation support.  This does almost nothing.  Just for
    avoiding garbled screen when got "ESC ( B".
    (how about G1/2/3 designation? I'm not sure)
  
  Revision  Changes    Path
  1.233     +23 -5     src/sys/i386/isa/syscons.c



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