commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (150ff2a -> cb991b0)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (150ff2a -> cb991b0)
Date: Sat, 10 Jun 2017 00:38:17 +0000

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

sthibault pushed a change to branch upstream
in repository hurd.

      from  150ff2a   proc: Refactor.
       new  baf7e5c   hurd: Use polymorphic port types to return some rights.
       new  34a94ce   proc: Hierarchical proc servers.
       new  ef729f8   startup: Simplify reference handling.
       new  4089f37   Pass the kernel's task port to proc.
       new  ef0399b   eth-multiplexer: Fix iohelp missing dependency.
       new  cb991b0   ext2fs: Reduce verbosity of missing xattr support on the 
FS

The 6 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:
 NEWS                         |   6 ++
 boot/boot.c                  |  57 +++++++++++
 eth-multiplexer/Makefile     |   2 +-
 ext2fs/xattr.c               |   4 +-
 hurd/process.defs            |   6 +-
 hurd/process_reply.defs      |   6 +-
 libdiskfs/boot-start.c       |  44 +++++++--
 libdiskfs/opts-std-startup.c |   5 +
 proc/info.c                  | 224 ++++++++++++++++++++++++++++++++++++++++++-
 proc/main.c                  |  42 +++++++-
 proc/mgt.c                   |  56 +++++++++++
 proc/msg.c                   |  32 ++++++-
 proc/pgrp.c                  | 100 +++++++++++++++++++
 proc/proc.h                  |   2 +
 release/servers.boot         |   2 +-
 startup/startup.c            | 109 +++++++++++++++++----
 16 files changed, 646 insertions(+), 51 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]