commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.5-86-gcf99d57


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.5-86-gcf99d57
Date: Sun, 30 Aug 2015 00:13:11 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  cf99d571fb1cb77fbdf2cb84a0890835173b50af (commit)
      from  2c1cccc529737527ad9ef981952d2c14d3dd13ec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cf99d571fb1cb77fbdf2cb84a0890835173b50af
Author: James Clarke <address@hidden>
Date:   Sat Aug 29 11:15:29 2015 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 i386/i386at/kd.c |   63 +++++++++++++++++++++++++++++++++--------------------
 i386/i386at/kd.h |    1 +
 2 files changed, 40 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]