commit-hurd
[Top][All Lists]
Advanced

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

[gnumach] branch master updated (4ffd287 -> d762828)


From: Samuel Thibault
Subject: [gnumach] branch master updated (4ffd287 -> d762828)
Date: Thu, 11 Dec 2014 00:16:04 +0000

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

sthibault pushed a change to branch master
in repository gnumach.

      from  4ffd287   patches/git-nodma.patch: Add nodma option
       new  38f3ad8   Imported Upstream version 1.4+git20141211
       new  d762828   Merge tag 'upstream/1.4+git20141211'

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                                         | 162 +++++++++++++++
 Makefile.in                                       |  84 +++++---
 Makefrag.am                                       |  11 +-
 build-aux/config.guess                            | 192 +++--------------
 build-aux/config.sub                              |  30 ++-
 build-aux/missing                                 |   4 +-
 build-aux/test-driver                             |  20 +-
 configure                                         |  20 +-
 debian/changelog                                  |   8 +
 debian/patches/70_dde.patch                       |  82 ++++----
 debian/patches/git-R-vm_map.patch                 |  29 ---
 debian/patches/git-nodma.patch                    | 175 ----------------
 debian/patches/series                             |   2 -
 doc/mach.info                                     | 240 +++++++++++-----------
 doc/mach.info-1                                   |  24 +--
 doc/mach.info-2                                   |   4 +-
 doc/mach.texi                                     |   2 +-
 doc/stamp-vti                                     |   6 +-
 doc/version.texi                                  |   6 +-
 i386/i386/db_interface.c                          |  23 ++-
 include/device/device.defs                        |   8 +-
 include/device/device_reply.defs                  |   8 +-
 include/device/device_request.defs                |   8 +-
 include/mach/gnumach.defs                         |  12 ++
 include/mach/mach.defs                            |   4 +
 include/mach/mach_host.defs                       |   4 +
 include/mach/mach_port.defs                       |   9 +-
 include/mach/mach_types.defs                      |   2 -
 include/mach/port.h                               |   2 +
 include/mach/std_types.defs                       |   8 +-
 i386/grub/glue.h => include/mach/task_notify.defs |  33 +--
 ipc/mach_port.c                                   |  40 ----
 kern/counters.c                                   |   3 +-
 kern/counters.h                                   |   3 +-
 kern/ipc_sched.c                                  |   4 +-
 kern/sched_prim.c                                 |   8 +-
 kern/task.c                                       |  70 ++++++-
 kern/task.h                                       |   1 +
 kern/task_notify.cli                              |   7 +
 linux/dev/arch/i386/kernel/irq.c                  |   2 +-
 linux/dev/drivers/block/genhd.c                   |  26 +++
 linux/pcmcia-cs/clients/axnet_cs.c                |   2 +-
 linux/src/drivers/block/ide.c                     |  22 +-
 linux/src/drivers/block/ide.h                     |   1 +
 linux/src/drivers/net/3c507.c                     |   4 +-
 linux/src/drivers/net/3c509.c                     |   2 +-
 linux/src/drivers/net/3c515.c                     |   4 +-
 linux/src/drivers/net/ac3200.c                    |   2 +-
 linux/src/drivers/net/apricot.c                   |   2 +-
 linux/src/drivers/net/at1700.c                    |   2 +-
 linux/src/drivers/net/de4x5.c                     |   2 +-
 linux/src/drivers/net/de600.c                     |   2 +-
 linux/src/drivers/net/de620.c                     |   2 +-
 linux/src/drivers/net/depca.c                     |   2 +-
 linux/src/drivers/net/e2100.c                     |   2 +-
 linux/src/drivers/net/eepro.c                     |   2 +-
 linux/src/drivers/net/eepro100.c                  |   2 +-
 linux/src/drivers/net/eexpress.c                  |   2 +-
 linux/src/drivers/net/ewrk3.c                     |   2 +-
 linux/src/drivers/net/fmv18x.c                    |   2 +-
 linux/src/drivers/net/hp-plus.c                   |   2 +-
 linux/src/drivers/net/hp.c                        |   2 +-
 linux/src/drivers/net/lance.c                     |   2 +-
 linux/src/drivers/net/ne.c                        |   2 +-
 linux/src/drivers/net/pcnet32.c                   |   2 +-
 linux/src/drivers/net/seeq8005.c                  |   2 +-
 linux/src/drivers/net/smc-ultra.c                 |   2 +-
 linux/src/drivers/net/smc-ultra32.c               |   2 +-
 linux/src/drivers/net/wd.c                        |   2 +-
 version.m4                                        |   2 +-
 vm/vm_user.c                                      |   5 +-
 71 files changed, 730 insertions(+), 742 deletions(-)
 delete mode 100644 debian/patches/git-R-vm_map.patch
 delete mode 100644 debian/patches/git-nodma.patch
 copy i386/grub/glue.h => include/mach/task_notify.defs (56%)
 create mode 100644 kern/task_notify.cli

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