commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (1cba06c -> 88eac85)


From: Samuel Thibault
Subject: [hurd] branch master updated (1cba06c -> 88eac85)
Date: Tue, 27 May 2014 08:32:06 +0000

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

sthibault pushed a change to branch master
in repository hurd.

      from  1cba06c   patches/mount-bind.patch: Add bind option to our mount 
tool.
       new  88c245d   New upstream snapshot
       new  92925d2   Merge branch 'upstream-merged'
       new  248c507   * New upstream snapshot.
       new  5386a06   Refresh patches
       new  ed79077   upload
       new  894dd7a   refresh patches
       new  1985a46   control: bump gnumach-dev dependency
       new  1758375   New upstream snapshot
       new  c797202   Merge branch 'upstream-merged'
       new  88eac85   Refresh patches

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 boot/Makefile                            |   6 +-
 boot/boot.c                              |   2 +-
 config.make.in                           |   3 -
 configure.ac                             |   4 -
 console-client/Makefile                  |   4 -
 console-client/trans.c                   |   1 +
 console-client/xkb/xkb.c                 |   3 +-
 console/console.c                        |  40 +++--
 console/display.c                        |  39 ++---
 console/mutations.h                      |   9 +-
 console/priv.h                           |  41 -----
 debian/changelog                         |  17 +-
 debian/control                           |   3 +-
 debian/patches/exec_filename_exec.patch  |   2 +-
 debian/patches/exec_filename_fs.patch    |  10 +-
 debian/patches/external.patch            |  97 ++++++++----
 debian/patches/libmachdev.patch          |  37 -----
 debian/patches/mount-bind.patch          |   8 +-
 debian/patches/newRPC.patch              |   4 +-
 debian/patches/proxy-defpager.diff       |   3 +-
 debian/patches/series                    |   1 -
 devnode/Makefile                         |   7 +-
 devnode/devnode.c                        |  36 +++--
 {mach-defpager => devnode}/mig-mutate.h  |   9 +-
 eth-filter/Makefile                      |   7 +-
 eth-filter/filter.c                      |  99 +++++-------
 {auth => eth-filter}/mig-decls.h         |  25 +--
 {term => eth-filter}/mig-mutate.h        |  17 +-
 eth-multiplexer/Makefile                 |   8 +-
 eth-multiplexer/device_impl.c            |  59 ++-----
 {auth => eth-multiplexer}/mig-decls.h    |  25 +--
 {term => eth-multiplexer}/mig-mutate.h   |  17 +-
 eth-multiplexer/multiplexer.c            |  24 +--
 eth-multiplexer/notify_impl.c            |  14 +-
 exec/Makefile                            |   1 +
 exec/exec.c                              |  21 ++-
 exec/execmutations.h                     |   8 +
 exec/main.c                              |   1 +
 {auth => exec}/mig-decls.h               |  22 ++-
 exec/priv.h                              |   2 +-
 ext2fs/ext2fs.h                          |   8 +-
 ext2fs/hyper.c                           |  19 ++-
 ext2fs/ialloc.c                          |   3 +-
 ext2fs/inode.c                           |  11 +-
 ext2fs/pager.c                           |  92 +++++++----
 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/Makefile                         |   2 +-
 include/refcount.h                       | 263 +++++++++++++++++++++++++++++++
 isofs/inode.c                            |   1 +
 libdiskfs/Makefile                       |   1 +
 libdiskfs/boot-start.c                   |  11 +-
 libdiskfs/dir-renamed.c                  |   7 +-
 libdiskfs/diskfs.h                       |  30 +++-
 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/name-cache.c                   |   3 +-
 libdiskfs/peropen-make.c                 |   2 +-
 libdiskfs/peropen-rele.c                 |  21 ++-
 libdiskfs/priv.h                         |   3 +-
 libdiskfs/protid-make.c                  |   8 +-
 libihash/ihash.c                         | 147 +++--------------
 libihash/ihash.h                         |  54 +++++--
 libmachdev/Makefile                      |   6 +-
 libmachdev/block.c                       |   1 +
 libmachdev/ds_routines.c                 | 244 +++++++++-------------------
 libmachdev/ds_routines.h                 |   2 +
 {auth => libmachdev}/mig-decls.h         |  24 +--
 {term => libmachdev}/mig-mutate.h        |  17 +-
 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 +-
 {auth => libpager}/mig-decls.h           |  22 +--
 {mach-defpager => libpager}/mig-mutate.h |  11 +-
 libpager/no-senders.c                    |  21 +--
 libpager/notify-stubs.c                  |  20 +--
 libpager/object-init.c                   |   9 +-
 libpager/object-terminate.c              |   9 +-
 libpager/priv.h                          |   3 +-
 libpager/seqnos.c                        |  14 +-
 libpager/stubs.c                         |  12 +-
 libpipe/pipe.c                           |   4 +-
 libports/Makefile                        |   1 +
 libports/bucket-iterate.c                |  49 ++++--
 libports/interrupt-operation.c           |   4 +-
 libports/manage-one-thread.c             |   9 +-
 {auth => libports}/mig-decls.h           |  22 ++-
 {term => libports}/mig-mutate.h          |  17 +-
 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/cntl-create.c                  |   1 -
 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            |   6 +-
 libtrivfs/io-restrict-auth.c             |   5 +-
 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 +-
 libtrivfs/open.c                         |   2 +-
 libtrivfs/protid-clean.c                 |  29 ++--
 libtrivfs/protid-dup.c                   |   5 +-
 libtrivfs/trivfs.h                       |   4 +-
 mach-defpager/default_pager.c            |   4 +-
 pfinet/linux-src/include/net/addrconf.h  |   2 +
 pfinet/linux-src/net/ipv4/fib_hash.c     |   2 +-
 pfinet/tunnel.c                          |   3 +
 pflocal/connq.c                          |   2 +-
 pflocal/socket.c                         |   4 +-
 proc/Makefile                            |   4 +-
 proc/hash.c                              |  11 --
 proc/mgt.c                               |   1 -
 proc/mig-decls.h                         |  18 +++
 auth/auth.h => proc/mig-mutate.h         |  21 ++-
 proc/notify.c                            |  24 +--
 proc/proc.h                              |   7 -
 procfs/Makefile                          |  22 ++-
 procfs/rootdir.c                         |  73 +++++++++
 random/Makefile                          |   1 +
 {auth => random}/mig-decls.h             |  27 ++--
 {mach-defpager => random}/mig-mutate.h   |   9 +-
 random/random.c                          |   5 +-
 storeio/io.c                             |   2 +
 storeio/storeio.c                        |   1 +
 term/devio.c                             |   6 +-
 term/users.c                             |   6 +-
 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                             |   3 +-
 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 +
 212 files changed, 1588 insertions(+), 1129 deletions(-)
 delete mode 100644 console/priv.h
 delete mode 100644 debian/patches/libmachdev.patch
 copy {mach-defpager => devnode}/mig-mutate.h (77%)
 copy {auth => eth-filter}/mig-decls.h (63%)
 copy {term => eth-filter}/mig-mutate.h (63%)
 copy {auth => eth-multiplexer}/mig-decls.h (61%)
 copy {term => eth-multiplexer}/mig-mutate.h (63%)
 copy {auth => exec}/mig-decls.h (68%)
 create mode 100644 include/refcount.h
 copy {auth => libmachdev}/mig-decls.h (64%)
 copy {term => libmachdev}/mig-mutate.h (63%)
 copy {auth => libpager}/mig-decls.h (67%)
 copy {mach-defpager => libpager}/mig-mutate.h (69%)
 copy {auth => libports}/mig-decls.h (67%)
 copy {term => libports}/mig-mutate.h (63%)
 copy auth/auth.h => proc/mig-mutate.h (65%)
 copy {auth => random}/mig-decls.h (60%)
 copy {mach-defpager => random}/mig-mutate.h (78%)

-- 
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]