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-331-g6ff7e82


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-331-g6ff7e82
Date: Tue, 10 Dec 2013 23:13:53 +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  6ff7e82fab67f23f0aa4caa18b886ce03c060f4d (commit)
       via  051840a8152d81ff3fccbb705d5ea806166b8236 (commit)
       via  348fd187ba4108133b3ae82920e548e945f5c80c (commit)
       via  20330e2ef271a5effee1d8b39db1bfec8f465ec7 (commit)
       via  d8ba8dbcc3535c67eeb1b75b89fc4b270bfb89b9 (commit)
       via  c5a6bfecefda379e23daddc1e743360dcde8b73d (commit)
      from  e16248d97c0775476947b8dfd24ff5e1ac822128 (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 6ff7e82fab67f23f0aa4caa18b886ce03c060f4d
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:20:03 2013 +0100

    i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
    
    * i386/i386at/kd_mouse.c (kd_mouse_open) (kdintr): Remove forward 
declaration.

commit 051840a8152d81ff3fccbb705d5ea806166b8236
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:20:02 2013 +0100

    i386/i386at/kd.c (kdinit): remove forward declaration
    
    * i386/i386at/kd.c (kdinit) (kd_xga_init): Remove forward declaration.
    * i386/i386at/kd.h (kd_xga_init): Add prototype.

commit 348fd187ba4108133b3ae82920e548e945f5c80c
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:20:01 2013 +0100

    i386/i386at/kd.c (kdmmap): remove unnecessary cast
    
    Variable off is already an unsigned int.
    
    * i386/i386at/kd.c (kdmmap) (off): Remove unnecessary cast.

commit 20330e2ef271a5effee1d8b39db1bfec8f465ec7
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:20:00 2013 +0100

    i386/i386at/kd.c: remove forward declarations
    
    * i386/i386at/kd.c (kd_getdata, state2leds, kdstart, kdstop): Remove 
forward declarations.
    * i386/i386at/kd.h (kd_getdata, state2leds, kdstart, kdstop): Add 
prototypes.
    Include device/tty.h.

commit d8ba8dbcc3535c67eeb1b75b89fc4b270bfb89b9
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:19:58 2013 +0100

    i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary cast
    
    Argument to INKERNEL() is already cast to vm_offset_t in the macro itself.
    
    * i386/i386/db_trace.c (db_i386_stack_trace) (INKERNEL) (callpc): Don't 
cast to unsigned long.
    (db_i386_stack_trace) (INKERNEL) (frame): Likewise.

commit c5a6bfecefda379e23daddc1e743360dcde8b73d
Author: Marin Ramesa <address@hidden>
Date:   Tue Dec 10 19:19:57 2013 +0100

    i386/i386/db_trace.c: remove forward declaration
    
    * i386/Makefrag.am: List i386/i386/db_trace.h.
    * i386/i386/db_trace.c: Include machine/db_trace.h.
    (db_i386_stack_trace): Remove forward declaration.
    * i386/i386/db_trace.h: New file.
    Add copyright.
    [_I386_DB_TRACE_H_]: Add ifndef.
    (i386_frame): Declare forward.
    (db_i386_stack_trace): Add prototype.

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

Summary of changes:
 i386/Makefrag.am                    |    1 +
 i386/i386/db_trace.c                |   17 +++++------------
 ddb/db_mp.h => i386/i386/db_trace.h |   20 +++++++++++---------
 i386/i386at/kd.c                    |    9 +--------
 i386/i386at/kd.h                    |    9 +++++++++
 i386/i386at/kd_mouse.c              |    1 -
 6 files changed, 27 insertions(+), 30 deletions(-)
 copy ddb/db_mp.h => i386/i386/db_trace.h (77%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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