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-42-ge914bfc


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.7-42-ge914bfc
Date: Tue, 29 Dec 2015 22:18:33 +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  e914bfc3d6e5ddf6f8c5e93a4334873a48a24ddf (commit)
       via  d73d717ecac42457f12a2d843454ecda3aa7b004 (commit)
       via  8c49801c8f7e3f800cabedf8fca8ccec3cf35a22 (commit)
       via  b290ced29400ff6276c8438129236f99f50c3ff9 (commit)
      from  adeeb9990e6302482b38267fd517a2516d5b9e2a (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 e914bfc3d6e5ddf6f8c5e93a4334873a48a24ddf
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:11:26 2015 +0100

    fix compiler warnings in hurd/procfs
    
    procfs: Fix compiler warnings.
    
    * include/sys/procfs.h: Change uintptr_t to vm_address_t.
    * procfs/process.c: Fix format strings.
    * procfs/rootdir.c: Add missing casts.

commit d73d717ecac42457f12a2d843454ecda3aa7b004
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:10:44 2015 +0100

    fix compiler warnings in hurd/nfs and hurd/nfsd
    
    nfs: Fix compiler warnings.
    
    * nfs/ops.c (netfs_get_dirents): Initialize buf.
    * nfsd/nfsd.h: Define cache_handle_array union.
    * nfsd/cache.c: Use new cache_handle_array union.
    * nfds/ops.c: Likewise.

commit 8c49801c8f7e3f800cabedf8fca8ccec3cf35a22
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:09:54 2015 +0100

    drop the deprecated malloc/free hooks in hurd/mach-defpager

commit b290ced29400ff6276c8438129236f99f50c3ff9
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:08:32 2015 +0100

    fix compiler warnings in hurd/libstore

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

Summary of changes:
 include/sys/procfs.h   |    4 ++--
 libstore/decode.c      |    4 ++--
 libstore/file.c        |    4 ++--
 libstore/zero.c        |    5 +++--
 mach-defpager/kalloc.c |   29 ++++-------------------------
 nfs/ops.c              |    2 +-
 nfsd/cache.c           |   23 ++++++++++++-----------
 nfsd/nfsd.h            |    7 ++++++-
 nfsd/ops.c             |   14 +++++++-------
 procfs/process.c       |    4 ++--
 procfs/rootdir.c       |   10 +++++-----
 11 files changed, 46 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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