commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 64/64: Merge remote-tracking branch 'upstream/master' into upstre


From: Samuel Thibault
Subject: [hurd] 64/64: Merge remote-tracking branch 'upstream/master' into upstream
Date: Wed, 10 Dec 2014 15:17:09 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 4c7abe43e0c6e6662243239ceaa8de7900596f07
Merge: e4a9a4d dd0317e
Author: Samuel Thibault <address@hidden>
Date:   Wed Dec 10 01:14:15 2014 +0000

    Merge remote-tracking branch 'upstream/master' into upstream

 Makeconf                                           |    4 +-
 Makefile                                           |    4 +-
 auth/mig-decls.h                                   |    6 +
 auth/mig-mutate.h                                  |    1 +
 boot/boot.c                                        |  290 ++--
 boot/boot_script.h                                 |    4 -
 console-client/trans.c                             |   12 +-
 console/mutations.h                                |    3 +
 console/pager.c                                    |    1 +
 daemons/Makefile                                   |    4 +-
 daemons/rc.sh                                      |    3 -
 daemons/{runsystem.sh => runsystem.hurd}           |    0
 daemons/runsystem.sh                               |   80 +-
 doc/hurd.texi                                      |    6 +-
 exec/execmutations.h                               |    3 +
 exec/main.c                                        |   11 +-
 exec/mig-decls.h                                   |    6 +
 hurd/default_pager.defs                            |    1 +
 hurd/hurd_types.defs                               |  120 +-
 hurd/paths.h                                       |    3 +-
 hurd/process.defs                                  |    6 +-
 hurd/process_reply.defs                            |    2 +-
 hurd/process_request.defs                          |    7 +-
 hurd/term.defs                                     |    3 +
 include/Makefile                                   |    2 +-
 include/pids.h                                     |    7 +-
 init/Makefile                                      |   15 +-
 init/init.c                                        | 1614 ++------------------
 init/stubs.c                                       |  139 --
 libcons/mutations.h                                |    1 +
 libcons/priv.h                                     |    6 +
 libdiskfs/boot-start.c                             |   11 +-
 libdiskfs/dir-init.c                               |    3 +-
 libdiskfs/dir-lookup.c                             |   11 +-
 libdiskfs/disk-pager.c                             |    1 +
 libdiskfs/diskfs.h                                 |   29 +
 libdiskfs/fsmutations.h                            |    5 +
 libdiskfs/init-startup.c                           |   13 +-
 libdiskfs/opts-std-startup.c                       |    2 +-
 libfshelp/lock-acquire.c                           |   95 +-
 libnetfs/dir-lookup.c                              |   13 +-
 libnetfs/mutations.h                               |    3 +
 libnetfs/priv.h                                    |   12 +
 libpager/demuxer.c                                 |   66 +-
 libpager/mig-decls.h                               |    6 +
 libpager/mig-mutate.h                              |    3 +
 libpager/pager-memcpy.c                            |    2 +
 libports/Makefile                                  |    2 +-
 random/mig-mutate.h => libports/extern-inline.c    |   13 +-
 libports/mig-decls.h                               |    6 +
 libports/mig-mutate.h                              |    4 +
 libports/ports.h                                   |   53 +
 libshouldbeinlibc/Makefile                         |    8 +-
 .../mig-mutate.h => libshouldbeinlibc/refcount.c   |   14 +-
 {include => libshouldbeinlibc}/refcount.h          |   40 +-
 libstore/memobj.c                                  |    1 +
 libtrivfs/mig-decls.h                              |   58 +
 libtrivfs/mig-mutate.h                             |    3 +
 mach-defpager/kalloc.c                             |   14 +-
 pfinet/ethernet.c                                  |   20 +-
 pfinet/main.c                                      |   24 +-
 pfinet/mig-decls.h                                 |   12 +
 pfinet/mig-mutate.h                                |    4 +
 pflocal/mig-decls.h                                |   12 +
 pflocal/mig-mutate.h                               |    3 +
 proc/main.c                                        |   53 +-
 proc/mgt.c                                         |   76 +-
 proc/mig-decls.h                                   |   17 +
 proc/mig-mutate.h                                  |    4 +
 proc/notify.c                                      |    6 +-
 proc/proc.h                                        |    8 +-
 proc/proc_exc.defs                                 |    1 +
 procfs/main.c                                      |   27 +-
 random/Makefile                                    |    1 -
 random/mig-decls.h                                 |   47 -
 random/random.c                                    |    5 +-
 {init => startup}/Makefile                         |   12 +-
 init/init.c => startup/startup.c                   |  180 ++-
 sutils/fstab.c                                     |  103 +-
 term/Makefile                                      |    1 +
 term/mig-decls.h                                   |    6 +
 term/mig-mutate.h                                  |    3 +
 term/ptyio.c                                       |    2 +-
 tmpfs/node.c                                       |    1 +
 trans/Makefile                                     |    9 +
 trans/fakeroot.c                                   |   31 +-
 trans/mtab.c                                       |   46 +-
 utils/rpctrace.c                                   |   31 +-
 utils/umount.c                                     |    4 +-
 89 files changed, 1351 insertions(+), 2253 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]