commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-47-g5089d4a


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.7-47-g5089d4a
Date: Tue, 29 Dec 2015 22:25:17 +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 "Hurd".

The branch, master has been updated
       via  5089d4a559eb3a0a0f008ad00ba8c5ed8bbc94c6 (commit)
       via  fd0f30ca23e685f56578bebd08b666be0287d59e (commit)
       via  aadd48305a93496e0158fb06f4cb7e1b33ecb6fc (commit)
       via  f5490b490c549efa89eefb6deefdc7341aa6a913 (commit)
       via  87673d93fd87c3fda97e91842c3d7d326a30ef8c (commit)
      from  e914bfc3d6e5ddf6f8c5e93a4334873a48a24ddf (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 5089d4a559eb3a0a0f008ad00ba8c5ed8bbc94c6
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:15:01 2015 +0100

    fix compiler warnings in hurd/utils
    
    utils: Fix compiler warnings.
    
    * utils/rpcscan.c (setup_extract_target): Remove name variable.
    * utils/rpcscan.c (setup_extract_target): Fix bad initializer.
    * utils/rpctrace.c (new_send_wrapper, wrap_all_threads, wrap_new_thread,
    wrap_new_task, traced_spawn): Fix format strings.
    * utils/rpctrace.c (trace_and_forward): Cast to unsigned int.
    * utils/rpctrace.c (trace_and_forward): Use memcmp instead of pointer
    dereferencing to compare structures.
    * utils/rpctrace.c (wrap_all_threads): Cast to vm_address_t.
    * utils/rpctrace.c (main): Fix bad initializer.
    * utils/shd.c (run): Initialize save0.
    * utils/vminfo.c: Fix format strings.
    * utils/vmstat.c: Remove PSEP macro and expand the code.
    * utils/w.c (add_utmp_procs): Remove unused pos variable.

commit fd0f30ca23e685f56578bebd08b666be0287d59e
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:14:21 2015 +0100

    fix compiler warnings in hurd/trans
    
    trans: Fix compiler warnings.
    
    * trans/mtab.c (mtab_mark_as_seen): Cast idport to hurd_ihash_value_t.
    * trans/streamio.c (dev_open): Cast name to char *.

commit aadd48305a93496e0158fb06f4cb7e1b33ecb6fc
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:13:38 2015 +0100

    fix compiler warnings in hurd/startup
    
    startup: Fix compiler warning.
    
    * startup/startup.c (do_mach_notify_dead_name): Fix format string.

commit f5490b490c549efa89eefb6deefdc7341aa6a913
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:12:58 2015 +0100

    fix compiler warnings in hurd/random
    
    random: Fix compiler warnings.
    
    * random/gnupg-random.c: Use byte instead of char.
    * random/gnupg-rmd.h (rmd160_mixblock): Use byte instead of char.
    * random/gnupg-rmd.c (rmd160_mixblock): Likewise.
    * random/gnupg-rmd.c: Place #ifdef __HURD__ earlier to avoid warnings.

commit 87673d93fd87c3fda97e91842c3d7d326a30ef8c
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:12:07 2015 +0100

    Include missing header file in hurd/proc
    
    proc: Add missing header file.
    
    * proc/mgt: Include missing header file mach/task_notify.h.

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

Summary of changes:
 proc/mgt.c            |    1 +
 random/gnupg-random.c |   14 +++++++-------
 random/gnupg-rmd.h    |    2 +-
 random/gnupg-rmd160.c |   21 ++++++++++-----------
 startup/startup.c     |    2 +-
 trans/mtab.c          |    2 +-
 trans/streamio.c      |    2 +-
 utils/rpcscan.c       |    3 +--
 utils/rpctrace.c      |   23 ++++++++++++-----------
 utils/shd.c           |    3 ++-
 utils/vminfo.c        |   22 +++++++++++-----------
 utils/vmstat.c        |   22 +++++++++++++++-------
 utils/w.c             |    3 +--
 13 files changed, 64 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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