diff options
author | James Clarke <jrtc27@jrtc27.com> | 2015-08-29 11:15:29 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-08-30 02:12:55 +0200 |
commit | cf99d571fb1cb77fbdf2cb84a0890835173b50af (patch) | |
tree | 0e76506a3f65f0acf37639409edc7fe935b4c659 /README | |
parent | 2c1cccc529737527ad9ef981952d2c14d3dd13ec (diff) |
Fix printk not handling ANSI escape codes
* i386/i386at/kd.c (kdstart): Moved escape sequence handling to new
kd_putc_esc function.
(kd_putc_esc): New function with logic from kdstart.
(kdcnputc): Call kd_putc_esc rather than kd_putc to allow for ANSI
escape codes.
* i386/i386at/kd.h (kd_putc_esc): New function.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions