commit-hurd
[Top][All Lists]
Advanced

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

[gnumach] branch master updated (9f84aa6 -> 8e29db1)


From: Samuel Thibault
Subject: [gnumach] branch master updated (9f84aa6 -> 8e29db1)
Date: Mon, 24 Oct 2016 00:16:20 +0000

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

sthibault pushed a change to branch master
in repository gnumach.

      from  9f84aa6   Merge tag 'upstream/1.7+git20160921'
       new  430e37a   New upstream version 1.7+git20161023
       new  8e29db1   Merge tag 'upstream/1.7+git20161023'

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:
 ChangeLog                               | 102 ++++++++++
 NEWS                                    |   4 +
 configure                               |  20 +-
 debian/changelog                        |   6 +
 device/dev_pager.c                      | 171 +----------------
 device/dev_pager.h                      |   2 -
 device/device_pager.srv                 |   1 -
 doc/mach.info                           | 240 +++++++++++------------
 doc/mach.info-1                         | 327 +++++++++++++++++++-------------
 doc/mach.info-2                         | 177 +----------------
 doc/mach.texi                           | 114 ++---------
 doc/stamp-vti                           |   8 +-
 doc/version.texi                        |   8 +-
 i386/i386/seg.h                         |   2 +-
 i386/i386/xen.h                         |   4 +-
 i386/i386at/biosmem.c                   |  12 +-
 i386/intel/pmap.c                       |  39 ++--
 include/mach/mach.defs                  |  28 +--
 include/mach/memory_object.defs         |  60 ++----
 include/mach/memory_object_default.defs |   4 +-
 include/mach/task_notify.defs           |  22 ++-
 include/mach_debug/vm_info.h            |   1 -
 kern/assert.h                           |   5 +-
 kern/debug.c                            |  18 +-
 kern/debug.h                            |   6 +-
 kern/sched_prim.c                       |  23 ++-
 kern/task.c                             |  17 +-
 linux/dev/glue/kmem.c                   |   7 +-
 linux/dev/include/linux/kernel.h        |   6 +-
 version.m4                              |   2 +-
 vm/memory_object.c                      |  75 ++------
 vm/vm_debug.c                           |   2 -
 vm/vm_kern.c                            |  12 +-
 vm/vm_map.c                             |   3 +
 vm/vm_object.c                          |   1 -
 vm/vm_object.h                          |   3 -
 vm/vm_pageout.c                         |  13 +-
 37 files changed, 634 insertions(+), 911 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]