commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (d1431a3 -> 38b488b)


From: Samuel Thibault
Subject: [hurd] branch master updated (d1431a3 -> 38b488b)
Date: Sat, 10 Jun 2017 00:38:16 +0000

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

sthibault pushed a change to branch master
in repository hurd.

      from  d1431a3   Avoid erroring out when proc does not support proc_set_exe
       new  3ed467d   New upstream snapshot
       new  0ea7595   Merge branch 'upstream-merged'
       new  38b488b   Backport a couple upstream fixes

The 3 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 ++++++
 debian/changelog                                   |   8 +-
 debian/patches/exec_filename_fs.patch              |   8 +-
 .../git-019f9923e879ff326b14b2de04c6939c07ccb55b   |  22 ++
 .../git-26e774bab06eab72847a7ca052a90d5319ad658a   |  44 ++++
 debian/patches/series                              |   2 +
 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 ++++++++--
 21 files changed, 724 insertions(+), 57 deletions(-)
 create mode 100644 debian/patches/git-019f9923e879ff326b14b2de04c6939c07ccb55b
 create mode 100644 debian/patches/git-26e774bab06eab72847a7ca052a90d5319ad658a

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