commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 02/10: Merge branch 'upstream-merged'


From: Samuel Thibault
Subject: [hurd] 02/10: Merge branch 'upstream-merged'
Date: Tue, 27 May 2014 08:32:06 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit 92925d2cb2f3b24d0f721a252f2dbcb85d13b9ef
Merge: 1cba06c 88c245d
Author: Samuel Thibault <address@hidden>
Date:   Sun May 25 15:02:18 2014 +0000

    Merge branch 'upstream-merged'

 boot/Makefile                                    |   6 +-
 boot/boot.c                                      |   2 +-
 config.make.in                                   |   3 -
 configure.ac                                     |   4 -
 console-client/Makefile                          |   4 -
 console-client/trans.c                           |   1 +
 console/console.c                                |  40 ++--
 console/display.c                                |  39 ++--
 console/mutations.h                              |   9 +-
 devnode/Makefile                                 |   7 +-
 devnode/devnode.c                                |  36 ++--
 proc/mig-decls.h => devnode/mig-mutate.h         |  35 +--
 eth-filter/Makefile                              |   7 +-
 eth-filter/filter.c                              |  99 ++++-----
 {proc => eth-filter}/mig-decls.h                 |  35 +--
 proc/mig-decls.h => eth-filter/mig-mutate.h      |  42 ++--
 eth-multiplexer/Makefile                         |   8 +-
 eth-multiplexer/device_impl.c                    |  59 ++---
 {proc => eth-multiplexer}/mig-decls.h            |  35 +--
 proc/mig-decls.h => eth-multiplexer/mig-mutate.h |  42 ++--
 eth-multiplexer/multiplexer.c                    |  24 ++-
 eth-multiplexer/notify_impl.c                    |  14 +-
 exec/Makefile                                    |   1 +
 exec/exec.c                                      |  20 +-
 exec/execmutations.h                             |   8 +
 console/priv.h => exec/mig-decls.h               |  31 ++-
 exec/priv.h                                      |   2 +-
 ext2fs/ext2fs.h                                  |   8 +-
 ext2fs/hyper.c                                   |  19 +-
 ext2fs/ialloc.c                                  |   3 +-
 ext2fs/inode.c                                   |  11 +-
 ext2fs/pager.c                                   |  90 +++++---
 ext2fs/storeinfo.c                               |   1 +
 fatfs/inode.c                                    |  14 +-
 fatfs/main.c                                     |   3 +-
 fatfs/pager.c                                    |  90 +++++---
 hurd/exec_startup.defs                           |   6 +-
 hurd/hurd_types.defs                             |  24 +++
 hurd/hurd_types.h                                |   2 +
 hurd/interrupt.defs                              |   6 +-
 include/refcount.h                               | 263 +++++++++++++++++++++++
 isofs/inode.c                                    |   1 +
 libdiskfs/Makefile                               |   1 +
 libdiskfs/boot-start.c                           |  11 +-
 libdiskfs/dir-renamed.c                          |   7 +-
 libdiskfs/diskfs.h                               |  23 ++
 libdiskfs/file-chg.c                             |   2 +-
 libdiskfs/file-chmod.c                           |   1 +
 libdiskfs/file-get-fs-opts.c                     |   1 +
 libdiskfs/fsmutations.h                          |  15 +-
 libdiskfs/init-startup.c                         |   2 +
 libdiskfs/priv.h                                 |   3 +-
 libihash/ihash.c                                 | 151 +++----------
 libihash/ihash.h                                 |  54 +++--
 libmachdev/Makefile                              |   6 +-
 libmachdev/block.c                               |   1 +
 libmachdev/ds_routines.c                         | 244 +++++++--------------
 libmachdev/ds_routines.h                         |   2 +
 {proc => libmachdev}/mig-decls.h                 |  34 +--
 proc/mig-decls.h => libmachdev/mig-mutate.h      |  42 ++--
 libmachdev/net.c                                 |  18 +-
 libmachdev/trivfs_server.c                       |  34 +--
 libnetfs/file-get-children.c                     |   1 +
 libnetfs/file-getcontrol.c                       |   2 +-
 libnetfs/file-set-translator.c                   |   1 +
 libnetfs/fsstubs.c                               |   1 +
 libnetfs/mutations.h                             |   8 +-
 libpager/Makefile                                |   2 +-
 libpager/chg-compl.c                             |  10 +-
 libpager/data-request.c                          |  10 +-
 libpager/data-return.c                           |  13 +-
 libpager/data-unlock.c                           |   8 +-
 libpager/lock-completed.c                        |   8 +-
 {proc => libpager}/mig-decls.h                   |  32 +--
 proc/mig-decls.h => libpager/mig-mutate.h        |  37 ++--
 libpager/no-senders.c                            |  21 +-
 libpager/notify-stubs.c                          |  20 +-
 libpager/object-init.c                           |   9 +-
 libpager/object-terminate.c                      |   9 +-
 libpager/priv.h                                  |   1 +
 libpager/seqnos.c                                |  14 +-
 libpager/stubs.c                                 |  12 +-
 libports/Makefile                                |   1 +
 libports/bucket-iterate.c                        |  49 +++--
 libports/interrupt-operation.c                   |   4 +-
 libports/manage-one-thread.c                     |   9 +-
 {proc => libports}/mig-decls.h                   |  30 ++-
 proc/mig-decls.h => libports/mig-mutate.h        |  42 ++--
 libports/notify-dead-name.c                      |   5 +-
 libports/notify-msg-accepted.c                   |   3 +-
 libports/notify-no-senders.c                     |   5 +-
 libports/notify-port-deleted.c                   |   3 +-
 libports/notify-port-destroyed.c                 |   3 +-
 libports/notify-send-once.c                      |   2 +-
 libports/ports.h                                 |  25 ++-
 libtrivfs/file-access.c                          |   1 +
 libtrivfs/file-chauthor.c                        |   1 +
 libtrivfs/file-chflags.c                         |   1 +
 libtrivfs/file-chg.c                             |   1 +
 libtrivfs/file-chmod.c                           |   1 +
 libtrivfs/file-chown.c                           |   1 +
 libtrivfs/file-exec.c                            |   1 +
 libtrivfs/file-get-children.c                    |   1 +
 libtrivfs/file-get-fs-options.c                  |   1 +
 libtrivfs/file-get-source.c                      |   1 +
 libtrivfs/file-get-storage-info.c                |   1 +
 libtrivfs/file-get-trans.c                       |   1 +
 libtrivfs/file-get-transcntl.c                   |   1 +
 libtrivfs/file-getcontrol.c                      |   1 +
 libtrivfs/file-getfh.c                           |   1 +
 libtrivfs/file-getlinknode.c                     |   1 +
 libtrivfs/file-lock.c                            |   1 +
 libtrivfs/file-reparent.c                        |   2 +
 libtrivfs/file-set-size.c                        |   1 +
 libtrivfs/file-set-trans.c                       |   1 +
 libtrivfs/file-statfs.c                          |   1 +
 libtrivfs/file-sync.c                            |   1 +
 libtrivfs/file-syncfs.c                          |   1 +
 libtrivfs/file-utimes.c                          |   1 +
 libtrivfs/fsys-forward.c                         |   1 +
 libtrivfs/fsys-get-options.c                     |   1 +
 libtrivfs/fsys-getroot.c                         |   1 +
 libtrivfs/fsys-goaway.c                          |   1 +
 libtrivfs/fsys-set-options.c                     |   1 +
 libtrivfs/fsys-stubs.c                           |   1 +
 libtrivfs/fsys-syncfs.c                          |   1 +
 libtrivfs/io-async-icky.c                        |   1 +
 libtrivfs/io-async.c                             |   1 +
 libtrivfs/io-duplicate.c                         |   1 +
 libtrivfs/io-identity.c                          |   1 +
 libtrivfs/io-map.c                               |   1 +
 libtrivfs/io-modes-get.c                         |   1 +
 libtrivfs/io-modes-off.c                         |   1 +
 libtrivfs/io-modes-on.c                          |   1 +
 libtrivfs/io-modes-set.c                         |   1 +
 libtrivfs/io-owner-get.c                         |   1 +
 libtrivfs/io-owner-mod.c                         |   1 +
 libtrivfs/io-pathconf.c                          |   1 +
 libtrivfs/io-read.c                              |   1 +
 libtrivfs/io-readable.c                          |   1 +
 libtrivfs/io-reauthenticate.c                    |   1 +
 libtrivfs/io-restrict-auth.c                     |   1 +
 libtrivfs/io-revoke.c                            |   1 +
 libtrivfs/io-seek.c                              |   1 +
 libtrivfs/io-select.c                            |   1 +
 libtrivfs/io-stat.c                              |   1 +
 libtrivfs/io-stubs.c                             |   1 +
 libtrivfs/io-version.c                           |   1 +
 libtrivfs/io-write.c                             |   1 +
 libtrivfs/mig-mutate.h                           |   6 +-
 pfinet/tunnel.c                                  |   3 +
 proc/Makefile                                    |   4 +-
 proc/hash.c                                      |  11 -
 proc/mgt.c                                       |   1 -
 proc/mig-decls.h                                 |  18 ++
 proc/{mig-decls.h => mig-mutate.h}               |  39 ++--
 proc/notify.c                                    |  24 +--
 proc/proc.h                                      |   7 -
 random/Makefile                                  |   1 +
 {proc => random}/mig-decls.h                     |  37 ++--
 proc/mig-decls.h => random/mig-mutate.h          |  35 +--
 random/random.c                                  |   5 +-
 storeio/io.c                                     |   2 +
 storeio/storeio.c                                |   1 +
 term/devio.c                                     |   6 +-
 term/users.c                                     |   2 +
 tmpfs/node.c                                     |  10 +-
 trans/Makefile                                   |   4 +-
 trans/fakeroot.c                                 |  30 ++-
 trans/fifo.c                                     |   3 +
 trans/firmlink.c                                 |   2 +
 trans/hello-mt.c                                 |   2 +
 trans/hello.c                                    |   2 +
 trans/magic.c                                    |   2 +
 trans/mtab.c                                     |   1 +
 trans/new-fifo.c                                 |   4 +
 trans/null.c                                     |   3 +
 trans/proxy-defpager.c                           |   1 +
 trans/streamio.c                                 |   3 +
 utils/Makefile                                   |   8 +-
 utils/rpctrace.c                                 |   2 +
 181 files changed, 1412 insertions(+), 1128 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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