commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (3f883d3 -> b989189)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (3f883d3 -> b989189)
Date: Tue, 13 Oct 2015 00:09:54 +0000

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

sthibault pushed a change to branch upstream
in repository hurd.

      from  3f883d3   Merge remote-tracking branch 'upstream/master' into 
upstream
       new  2496f1c   libports: remove unused variables
       new  3d686a4   exec: add missing include
       new  9f179b1   libdiskfs: improve error handling
       new  9e8cb4a   libdiskfs: fflush stdout when pausing
       new  a5d384c   exec: convert to trivfs dynamic classes and buckets
       new  f42c29d   pfinet: convert to trivfs dynamic classes and buckets
       new  50a7577   pflocal: convert to trivfs dynamic classes and buckets
       new  2656f79   trans/crash: convert to trivfs dynamic classes and buckets
       new  419a283   trans/ifsock: convert to trivfs dynamic classes and 
buckets
       new  580eeae   trans/magic: convert to trivfs dynamic classes and buckets
       new  125f08e   trans/new-fifo: convert to trivfs dynamic classes and 
buckets
       new  65e63be   trans/passwd: convert to trivfs dynamic classes and 
buckets
       new  fcf89e5   trans/proxy-defpager: convert to trivfs dynamic classes 
and buckets
       new  9fe7adc   libtrivfs: optimize the object lookup code
       new  379feba   libtrivfs: deprecate old api
       new  7e5f8c6   Minor documentation changes
       new  726c58c   libdiskfs: fflush stdout when pausing
       new  407237d   Update NEWS file
       new  bf6d5e6   Add missing null checks in libshouldbeinlibc
       new  bd7e7ae   Drop duplicate port deallocation
       new  1fa0cec   Make netfs_S_io_reauthenticate handle allocation errors
       new  a6185e2   Make dir_lookup create files with user permissions enabled
       new  b989189   Merge remote-tracking branch 'upstream/master' into 
upstream

The 23 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:
 .gitignore                       |  12 ++++
 NEWS                             |  18 ++++++
 doc/hurd.texi                    |  34 +++++-----
 exec/main.c                      |  52 +++++++++------
 libdiskfs/boot-start.c           |  11 +++-
 libnetfs/io-reauthenticate.c     |  15 ++++-
 libports/inhibit-all-rpcs.c      |   1 -
 libports/inhibit-class-rpcs.c    |   2 -
 libshouldbeinlibc/idvec-rep.c    |   4 +-
 libshouldbeinlibc/idvec-verify.c |   7 +-
 libtrivfs/io-reauthenticate.c    |   3 +-
 libtrivfs/mig-decls.h            | 136 +++++++++++++++------------------------
 libtrivfs/trivfs.h               |  11 ++--
 pfinet/main.c                    |  61 ++++++++++--------
 pfinet/options.c                 |   8 +--
 pfinet/pfinet.h                  |   7 +-
 pfinet/socket-ops.c              |   2 +-
 pflocal/pflocal.c                |  20 ++----
 trans/crash.c                    |  50 +++++++-------
 trans/fakeroot.c                 |  24 +++----
 trans/ifsock.c                   |   7 --
 trans/magic.c                    |  16 +++--
 trans/new-fifo.c                 |  28 ++++----
 trans/password.c                 |  48 ++++++++------
 trans/proxy-defpager.c           |  13 +++-
 25 files changed, 315 insertions(+), 275 deletions(-)

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