[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] 30/30: Merge remote-tracking branch 'upstream/master' into upstre
From: |
Samuel Thibault |
Subject: |
[hurd] 30/30: Merge remote-tracking branch 'upstream/master' into upstream |
Date: |
Tue, 22 Sep 2015 21:52:00 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a commit to branch upstream
in repository hurd.
commit 3f883d3b1551e27f9e79bfc25a96d596b231c8a9
Merge: 3dc2076 737f692
Author: Samuel Thibault <address@hidden>
Date: Tue Sep 22 18:45:41 2015 +0000
Merge remote-tracking branch 'upstream/master' into upstream
Makeconf | 2 +-
console/display.c | 12 +++++
console/pager.c | 3 +-
daemons/runsystem.sh | 3 --
exec/elfcore.c | 2 +
exec/exec.c | 50 ++++++++++++------
ext2fs/ext2fs.c | 12 ++++-
ext2fs/ext2fs.h | 13 +++--
ext2fs/pager.c | 33 +++++++++++-
fatfs/fatfs.h | 2 +
fatfs/pager.c | 33 +++++++++++-
init/init.c | 2 +-
libdiskfs/dir-lookup.c | 104 ++++++++++++++++++------------------
libdiskfs/disk-pager.c | 3 +-
libdiskfs/diskfs-pager.h | 1 +
libdiskfs/diskfs.h | 10 +++-
libdiskfs/file-getcontrol.c | 14 ++---
libdiskfs/file-syncfs.c | 6 +--
libdiskfs/name-cache.c | 2 +-
libpager/demuxer.c | 119 ++++++++++++++++++++++++++++++++++++------
libpager/pager.h | 28 +++++++++-
libpager/queue.h | 8 +++
libpipe/pipe.c | 17 +++---
libports/Makefile | 2 +-
libports/manage-multithread.c | 5 ++
libports/manage-one-thread.c | 5 ++
libshouldbeinlibc/maptime.h | 2 +
libthreads/lockfile.c | 3 ++
libtrivfs/Makefile | 3 --
pflocal/io.c | 13 ++---
pflocal/mig-decls.h | 2 +-
pflocal/sock.c | 10 ++--
pflocal/sock.h | 31 +++++++++--
pflocal/socket.c | 8 ++-
procfs/main.c | 6 +++
startup/startup.c | 1 -
storeio/pager.c | 3 +-
sutils/fstab.c | 2 +-
trans/fakeroot.c | 8 ++-
trans/fifo.c | 2 +-
utils/umount.c | 2 +
41 files changed, 441 insertions(+), 146 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] 19/30: pflocal: avoid nested function, (continued)
- [hurd] 19/30: pflocal: avoid nested function, Samuel Thibault, 2015/09/22
- [hurd] 24/30: Fix closure of local server sockets, Samuel Thibault, 2015/09/22
- [hurd] 23/30: Fix sock_bind(sock,NULL) support, Samuel Thibault, 2015/09/22
- [hurd] 29/30: Define TIME_VALUE_TO_TIMESPEC only when not defined already, Samuel Thibault, 2015/09/22
- [hurd] 25/30: Fix detection of terminated dgram pflocal server, Samuel Thibault, 2015/09/22
- [hurd] 01/30: exec: fix setting the name of early servers, Samuel Thibault, 2015/09/22
- [hurd] 12/30: libdiskfs: rename `error' variable, Samuel Thibault, 2015/09/22
- [hurd] 26/30: Add support for ANSI.SYS SCP/RCP escape codes, Samuel Thibault, 2015/09/22
- [hurd] 27/30: Fix build warning, Samuel Thibault, 2015/09/22
- [hurd] 14/30: Fix race condition in ext2fs when remounting, Samuel Thibault, 2015/09/22
- [hurd] 30/30: Merge remote-tracking branch 'upstream/master' into upstream,
Samuel Thibault <=
- [hurd] 28/30: Turn EADDRNOTAVAIL to more commonly-understood ECONNREFUSED, Samuel Thibault, 2015/09/22