Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 06:11:35 -0700 (PDT)
From:      Kazutaka YOKOTA <yokota@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 vidconsole.c
Message-ID:  <200110021311.f92DBZN19917@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yokota      2001/10/02 06:11:35 PDT

  Modified files:
    sys/boot/i386/libi386 vidconsole.c 
  Log:
  Fix the ANSI color escape sequence \E[m.
  
  - Corretly map the ansi color number to a PC BIOS color.
  - Handle multiple arguments to the escape sequence.
  
  Revision  Changes    Path
  1.18      +120 -155  src/sys/boot/i386/libi386/vidconsole.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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