commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream-merged updated (8bc09f8 -> 5ef6e23)


From: Samuel Thibault
Subject: [hurd] branch upstream-merged updated (8bc09f8 -> 5ef6e23)
Date: Mon, 15 Feb 2016 09:10:04 +0000

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

sthibault pushed a change to branch upstream-merged
in repository hurd.

      from  8bc09f8   New upstream snapshot
       new  5ef6e23   New upstream snapshot

The 1 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/boot.c                  |   8 +-
 devnode/devnode.c            |  21 +++-
 exec/Makefile                |   3 +-
 exec/main.c                  |   5 -
 ftpfs/dir.c                  | 146 +++++++----------------
 ftpfs/ftpfs.h                |  17 +--
 libfshelp/fetch-root.c       |  11 +-
 libfshelp/lock-acquire.c     |   5 +-
 libfshelp/lock-init.c        |   4 +-
 libfshelp/locks.h            |  28 -----
 libfshelp/trans.h            |  32 -----
 libnetfs/io-duplicate.c      |   1 +
 libnetfs/io-reauthenticate.c |   2 +
 libnetfs/io-restrict-auth.c  |   2 +
 libnetfs/make-peropen.c      |   2 +-
 libnetfs/make-protid.c       |   1 -
 libnetfs/netfs.h             |   2 +-
 libnetfs/release-peropen.c   |  38 +++---
 libnetfs/trans-callback.c    |  16 ++-
 mach-defpager/Makefile       |   1 -
 proc/mgt.c                   |  16 +--
 procfs/main.c                |  11 +-
 trans/fakeroot.c             |   2 +-
 utils/Makefile               |   2 +-
 utils/fakeauth.c             |   6 +-
 utils/fakeroot.sh            |  15 +--
 utils/remap.sh               |  14 +--
 utils/settrans.c             |  32 ++++-
 utils/vmallocate.c           | 272 +++++++++++++++++++++++++++++++++++++++++++
 29 files changed, 456 insertions(+), 259 deletions(-)
 delete mode 100644 libfshelp/locks.h
 delete mode 100644 libfshelp/trans.h
 create mode 100644 utils/vmallocate.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]