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.4-450-g0ab9ef8


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-450-g0ab9ef8
Date: Wed, 11 Jun 2014 08:35:47 +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  0ab9ef8ab8c57ab83cb01bef37ca6d30395a43a2 (commit)
       via  d18f4890ffb8d407a9c94c251f01712ecef767ca (commit)
       via  24367e94ccb1e1b74b865d27ec31184184cd98e7 (commit)
       via  5fdfd14beb86088faa058bcd6c2b27bb41a1a510 (commit)
       via  1d1a672bcac7b36ff35e48fb9633d56c8e733343 (commit)
       via  e4b4e64ba7d2679df6508f27ce75d90cba7f5cb5 (commit)
      from  b0039d6972f631ca7fdff2379d50ad31c3781a7d (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 0ab9ef8ab8c57ab83cb01bef37ca6d30395a43a2
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 18:33:30 2014 +0200

    doc: explain the floating point flag in kdb output
    
    * doc/mach.texi (Kernel Debugger Commands): Explain the floating point
    flag.

commit d18f4890ffb8d407a9c94c251f01712ecef767ca
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 18:15:47 2014 +0200

    i386: remap some keys
    
    As a convenience for the nice people using our debugger, remap some
    keys to the readline-like shortcuts supported by dde.
    
    * i386/i386at/kd.c (kdcnmaygetc): Remap some keys.

commit 24367e94ccb1e1b74b865d27ec31184184cd98e7
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 17:40:18 2014 +0200

    i386: reformat the key map
    
    * i386/i386at/kd.c (key_map): Remove superfluous newlines so that
    every entry fits into one line.  This way line numbers can be used as
    an index into the map.

commit 5fdfd14beb86088faa058bcd6c2b27bb41a1a510
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 15:25:57 2014 +0200

    ddb: use db_thread_stat to format the flags
    
    * ddb/db_print.c (db_print_thread): Use db_thread_stat to format the
    flags.

commit 1d1a672bcac7b36ff35e48fb9633d56c8e733343
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 15:15:58 2014 +0200

    ddb: print task names if available
    
    * ddb/db_print.c (db_print_task): Print task name if available.
    * i386/i386/db_interface.c (db_task_name): Likewise.
    * i386/i386/db_machdep.h (DB_GNUMACH_TASK_NAME): Remove unused definition.

commit e4b4e64ba7d2679df6508f27ce75d90cba7f5cb5
Author: Justus Winter <address@hidden>
Date:   Mon Jun 9 15:12:03 2014 +0200

    kern: set the name of the kernel task to 'gnumach'
    
    * kern/taks.c (task_init): Set the name of the kernel task to 'gnumach'.

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

Summary of changes:
 ddb/db_print.c           |   15 ++++++-----
 doc/mach.texi            |    5 ++-
 i386/i386/db_interface.c |    4 +-
 i386/i386/db_machdep.h   |    1 -
 i386/i386at/kd.c         |   60 ++++++++++++++++++++++++++++++++-------------
 kern/task.c              |    1 +
 6 files changed, 56 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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