commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (eadfa7a -> 32a6cbc)


From: Samuel Thibault
Subject: [hurd] branch master updated (eadfa7a -> 32a6cbc)
Date: Wed, 10 Aug 2016 00:05:48 +0000

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

sthibault pushed a change to branch master
in repository hurd.

      from  eadfa7a   fix nfs assertion failure
       new  fb0d044   New upstream snapshot
       new  a37882d   Merge branch 'upstream-merged'
       new  32a6cbc   upload

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:
 console-client/kbd-repeat.c                        |   5 +-
 console-client/pc-mouse.c                          |   5 +-
 console/pager.c                                    |  22 +--
 debian/changelog                                   |   6 +
 .../git-0ab3825f250486453892e3e18a702a44538bff6d   |  21 ---
 .../git-293e86998748bae2d7a8179ad198ec3452f0d472   |  25 ---
 .../git-60d14f5b3c4ea27af6f4220a15947c328bc888ee   |  82 ---------
 .../git-dd93fc4bfbaceb65ded2aefca35042438c95f4d5   |  31 ----
 debian/patches/git-malloc-hook                     | 117 -------------
 debian/patches/series                              |   5 -
 doc/hurd.texi                                      |   5 +
 exec/elfcore.c                                     |   4 +-
 ext2fs/pager.c                                     |  56 ++++---
 fatfs/pager.c                                      |  21 +--
 hurd/crash.defs                                    |   6 +-
 include/sys/procfs.h                               |   3 +-
 isofs/pager.c                                      |  18 +-
 .../linux/{compiler-gcc5.h => compiler-gcc6.h}     |   2 +-
 libdiskfs/dir-rmdir.c                              |   2 +-
 libpager/pager-create.c                            |  50 +++++-
 libpager/pager.h                                   |   8 +
 libpipe/pipe.c                                     |   5 +-
 mach-defpager/kalloc.c                             |  47 +++++-
 nfs/cache.c                                        |   3 -
 pfinet/socket-ops.c                                |   6 +-
 pflocal/socket.c                                   |  14 +-
 proc/main.c                                        |   5 +-
 proc/mgt.c                                         |   6 +-
 proc/msg.c                                         |  10 +-
 proc/proc.h                                        |   2 +-
 startup/startup.c                                  |  10 +-
 sutils/Makefile                                    |   2 +-
 sutils/bless.c                                     |  96 +++++++++++
 trans/crash.c                                      | 183 ++++++++++++++++++++-
 trans/fifo.c                                       |   2 -
 trans/mtab.c                                       |   4 -
 trans/new-fifo.c                                   |   2 -
 trans/null.c                                       |   6 +-
 trans/streamio.c                                   |  12 +-
 39 files changed, 493 insertions(+), 416 deletions(-)
 delete mode 100644 debian/patches/git-0ab3825f250486453892e3e18a702a44538bff6d
 delete mode 100644 debian/patches/git-293e86998748bae2d7a8179ad198ec3452f0d472
 delete mode 100644 debian/patches/git-60d14f5b3c4ea27af6f4220a15947c328bc888ee
 delete mode 100644 debian/patches/git-dd93fc4bfbaceb65ded2aefca35042438c95f4d5
 delete mode 100644 debian/patches/git-malloc-hook
 copy libdde-linux26/contrib/include/linux/{compiler-gcc5.h => compiler-gcc6.h} 
(93%)
 create mode 100644 sutils/bless.c

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