commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-145-g06429d6


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-145-g06429d6
Date: Tue, 12 Jun 2018 18:33:35 -0400 (EDT)

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  06429d67b7e9be332d1012ed4c2bba694e5ddabb (commit)
      from  4e8acf54512e2b3cf1588fe1d899c65ab27ce641 (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 06429d67b7e9be332d1012ed4c2bba694e5ddabb
Author: Luca Weiss <address@hidden>
Date:   Tue Jun 12 12:57:06 2018 +0200

    Hurd patches (fix compilation)
    
    * isofs/rr.c (rrip_work): Use gnu_dev_makedev instead of makedev.
    * libdiskfs/file-set-trans.c (diskfs_S_file_set_translator): Likewise.
    * libnetfs/file-set-translator.c (netfs_S_file_set_translator):
    Likeiwse.
    * nfs/nfs.c (xdr_decode_fattr): Likewise.
    * storeio/storeio.c (parse_opt): Likewise.
    * libfshelp/fetch-root.c (fshelp_short_circuited_callback1): Use
    gnu_dev_major and gnu_dev_minor instead of major and minor.
    * libnetfs/file-get-translator.c (netfs_S_file_get_translator):
    Likewise.
    * nfs/ops.c (netfs_attempt_link): Likewise.
    * storeio/storeio.c (trivfs_append_args): Likewise.
    * trans/fakeroot.c (netfs_attempt_mkdev): Likewise.
    * pfinet/glue-include/linux/mm.h: Include <mach/vm_param.h>.
    * term/users.c: Include <signal.h>

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

Summary of changes:
 isofs/rr.c                     | 2 +-
 libdiskfs/file-set-trans.c     | 4 ++--
 libfshelp/fetch-root.c         | 4 ++--
 libnetfs/file-get-translator.c | 4 ++--
 libnetfs/file-set-translator.c | 2 +-
 nfs/nfs.c                      | 2 +-
 nfs/ops.c                      | 4 ++--
 pfinet/glue-include/linux/mm.h | 1 +
 storeio/storeio.c              | 4 ++--
 term/users.c                   | 1 +
 trans/fakeroot.c               | 2 +-
 11 files changed, 16 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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