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-332-gbe78a5c


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-332-gbe78a5c
Date: Sun, 15 Dec 2013 18:19:44 +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  be78a5c7937a31128a3624dcace9df23492866f9 (commit)
      from  6ff7e82fab67f23f0aa4caa18b886ce03c060f4d (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 be78a5c7937a31128a3624dcace9df23492866f9
Author: Marin Ramesa <address@hidden>
Date:   Fri Nov 29 22:54:20 2013 +0100

    Declare void argument lists

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

Summary of changes:
 ddb/db_break.c           |    8 +++---
 ddb/db_command.c         |    4 +-
 ddb/db_command.h         |    2 +-
 ddb/db_cond.c            |    2 +-
 ddb/db_examine.c         |    4 +-
 ddb/db_input.c           |    4 +-
 ddb/db_macro.c           |    6 ++--
 ddb/db_mp.c              |   14 +++++-----
 ddb/db_output.c          |    2 +-
 ddb/db_run.c             |    2 +-
 ddb/db_variables.c       |    2 +-
 ddb/db_variables.h       |    2 +-
 ddb/db_watch.c           |    2 +-
 ddb/db_watch.h           |    2 +-
 device/cons.c            |    6 ++--
 device/dev_lookup.c      |    2 +-
 device/dev_name.c        |    6 ++--
 device/device_init.c     |    2 +-
 device/ds_routines.c     |    6 ++--
 device/net_io.c          |    8 +++---
 i386/i386/debug_i386.c   |    5 +--
 i386/i386/fpu.c          |   18 ++++++------
 i386/i386/gdt.c          |    2 +-
 i386/i386/idt.c          |    2 +-
 i386/i386/ktss.c         |    2 +-
 i386/i386/ldt.c          |    2 +-
 i386/i386/pcb.c          |    2 +-
 i386/i386/pic.c          |    4 +-
 i386/i386/pit.c          |    2 +-
 i386/i386/trap.c         |    4 +-
 i386/i386at/int_init.c   |    2 +-
 i386/i386at/kd.c         |   62 +++++++++++++++++++++++-----------------------
 i386/i386at/kd_event.c   |    6 ++--
 i386/i386at/model_dep.c  |    2 +-
 i386/i386at/rtc.c        |    4 +-
 i386/intel/pmap.c        |   10 +++---
 ipc/ipc_init.c           |    2 +-
 kern/act.c               |    6 ++--
 kern/ast.c               |    4 +-
 kern/boot_script.c       |    2 +-
 kern/bootstrap.c         |    6 ++--
 kern/exception.c         |    4 +-
 kern/mach_clock.c        |   10 +++---
 kern/startup.c           |    6 ++--
 kern/syscall_emulation.c |    2 +-
 kern/syscall_sw.c        |    4 +-
 kern/time_stamp.c        |    2 +-
 kern/timer.c             |    2 +-
 vm/vm_fault.c            |    2 +-
 vm/vm_init.c             |    4 +-
 vm/vm_pageout.c          |    8 +++---
 51 files changed, 139 insertions(+), 140 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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