[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch upstream-merged updated (905d9ca -> 2494fc2)
From: |
Samuel Thibault |
Subject: |
[hurd] branch upstream-merged updated (905d9ca -> 2494fc2) |
Date: |
Mon, 02 May 2016 23:48:18 +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 905d9ca New upstream snapshot
new 6f85231 New upstream snapshot
new 2494fc2 New upstream snapshot
The 2 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 | 19 ++
console/console.c | 64 +++---
doc/hurd.texi | 4 +-
ext2fs/ext2_fs_i.h | 1 -
ext2fs/inode.c | 20 +-
ftpfs/dir.c | 27 +--
ftpfs/node.c | 8 +-
hostmux/mux.c | 6 +-
hurd/hurd_types.defs | 20 +-
isofs/isofs.h | 1 +
isofs/main.c | 9 +-
isofs/pager.c | 2 +
libdiskfs/boot-start.c | 3 +-
libdiskfs/io-seek.c | 8 +
libdiskfs/rdwr-internal.c | 7 +-
libfshelp/fetch-root.c | 2 +-
libfshelp/start-translator-long.c | 3 +-
libihash/ihash.c | 26 ++-
libihash/ihash.h | 11 +
libnetfs/dir-mkfile.c | 2 +-
libnetfs/drop-node.c | 1 -
libnetfs/init-init.c | 2 -
libnetfs/make-node.c | 2 +-
libnetfs/netfs.h | 42 ++--
libnetfs/nput.c | 27 ++-
libnetfs/nref.c | 10 +-
libnetfs/nrele.c | 37 +++-
libpager/demuxer.c | 1 +
libshouldbeinlibc/Makefile | 2 +
libshouldbeinlibc/assert-backtrace.c | 79 ++++++++
libshouldbeinlibc/assert-backtrace.h | 60 ++++++
libshouldbeinlibc/refcount.h | 41 ++--
libtrivfs/fsys-getroot.c | 16 +-
libtrivfs/io-reauthenticate.c | 3 +-
libtrivfs/io-restrict-auth.c | 4 +-
libtrivfs/open.c | 2 +-
libtrivfs/priv.h | 9 +
libtrivfs/times.c | 22 +-
libtrivfs/trivfs.h | 3 +-
login/utmp.c | 2 +-
mach-defpager/default_pager.c | 6 +-
nfs/cache.c | 40 ++--
nfs/ops.c | 5 +-
pfinet/linux-src/include/linux/ext2_fs_i.h | 1 -
pfinet/main.c | 1 -
procfs/netfs.c | 4 -
procfs/rootdir.c | 4 +-
startup/Makefile | 9 +-
startup/startup.c | 310 ++++++++++++++++-------------
sutils/Makefile | 2 +-
sutils/swapon.c | 10 +-
trans/crash.c | 1 +
trans/fakeroot.c | 45 +++--
trans/ifsock.c | 2 +-
trans/proxy-defpager.c | 2 -
usermux/mux.c | 6 +-
utils/settrans.c | 68 ++++++-
57 files changed, 754 insertions(+), 370 deletions(-)
create mode 100644 libshouldbeinlibc/assert-backtrace.c
create mode 100644 libshouldbeinlibc/assert-backtrace.h
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [hurd] branch upstream-merged updated (905d9ca -> 2494fc2),
Samuel Thibault <=