Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 1999 10:45:08 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/libi386 vidconsole.c
Message-ID:  <199901041845.KAA07834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/01/04 10:45:08 PST

  Modified files:
    sys/boot/i386/libi386 vidconsole.c 
  Log:
  Fix a potential sign extension bug on 8-bit chars.
  Outputting a backspace isn't supposed to be destructive..  It isn't on
  most terminals, nor on the standard bios output (vs. TERM_EMU mode)
  
  Revision  Changes    Path
  1.11      +3 -3      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?199901041845.KAA07834>