This is an automated email from the git hooks/post-receive script. sthibault pushed a change to branch dde in repository hurd.
from deb7a47 Merge branch 'dde-upstream' into dde new 1eabe09 libports: fix notify_port_t receiver lookups new 1de3e6d eth-filter: remove invalid port deallocation new e9ad612 Drop DIST_FILES from Makefile new af547d8 eth-filter: fix receiver lookups new dc2f85b eth-multiplexer: fix receiver lookups new 44fe26d libmachdev: avoid doing pointer arithmetic to get the port_info new ec0dc54 libmachdev: remove unused function new 50df22e libmachdev: fix receiver lookups new 6a290fc libmachdev: fix function declaration new d193d3e devnode: remove the ourdevice hack new 743bd66 devnode: fix argp_program_version, remove argp_program_bug_address new 6820a01 eth-filter: fix argp_program_version, remove argp_program_bug_address new 3f838a2 eth-multiplexer: fix argp_program_version, remove argp_program_bug_address new 6ef14d2 devnode: improve the demuxer function new f24cfd8 libmachdev: improve the demuxer functions new 8ca1429 eth-filter: improve the demuxer function new 60735c6 eth-multiplexer: improve the demuxer function new 339d3c2 libmachdev: fix device_open new dcb434d libmachdev: remove mach_device_deallocate new ce9516b libmachdev: make the two port buckets clearly distinct new 1e5ddee libmachdev: drop unused declarations new 2eeea18 libmachdev: add missing includes new dc7e40f libmachdev: add, fix and use declaration for create_device_port new 7f581f1 Merge remote-tracking branch 'incubator/dde' into dde-upstream new 0d80a60 Merge branch 'dde-upstream' into dde The 25 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: devnode/Makefile | 7 +- devnode/devnode.c | 36 ++++--- devnode/mig-mutate.h | 25 +++++ libmachdev/Makefile | 6 +- libmachdev/block.c | 1 + libmachdev/ds_routines.c | 244 ++++++++++++++------------------------------- libmachdev/ds_routines.h | 2 + libmachdev/mig-decls.h | 44 ++++++++ libmachdev/mig-mutate.h | 32 ++++++ libmachdev/net.c | 18 ++-- libmachdev/trivfs_server.c | 34 ++++--- 11 files changed, 232 insertions(+), 217 deletions(-) create mode 100644 devnode/mig-mutate.h create mode 100644 libmachdev/mig-decls.h create mode 100644 libmachdev/mig-mutate.h -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git