commit-hurd
[Top][All Lists]
Advanced

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

[gnumach] 49/56: Merge remote-tracking branch 'upstream/master' into ups


From: Samuel Thibault
Subject: [gnumach] 49/56: Merge remote-tracking branch 'upstream/master' into upstream
Date: Sat, 28 Sep 2013 12:43:20 +0000

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

sthibault pushed a commit to branch master
in repository gnumach.

commit b37bf9775c8b7632c1a3884ff87db3624ee13430
Merge: bb0344a 7d82ec0
Author: Samuel Thibault <address@hidden>
Date:   Sat Sep 28 10:22:57 2013 +0000

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

 Makefile.am                    |   25 ++-
 NEWS                           |   29 ++-
 README                         |   52 ++---
 configure.ac                   |    5 +-
 ddb/db_break.c                 |    1 +
 ddb/db_break.h                 |   10 +
 ddb/db_command.c               |   42 +---
 ddb/db_command.h               |    2 +
 ddb/db_examine.h               |   22 ++
 ddb/db_ext_symtab.c            |    1 +
 ddb/db_input.c                 |    1 +
 ddb/db_output.c                |    1 +
 ddb/db_print.c                 |    1 +
 ddb/db_print.h                 |   67 +------
 ddb/db_run.h                   |   18 ++
 ddb/db_trap.c                  |    1 +
 ddb/db_variables.h             |    2 +
 ddb/db_watch.h                 |   14 ++
 ddb/db_write_cmd.h             |   16 ++
 device/chario.c                |   78 ++++----
 device/cirbuf.c                |   48 ++---
 device/cons.c                  |   12 +-
 device/cons.h                  |    3 -
 device/dev_lookup.c            |   38 ++--
 device/dev_name.c              |   44 ++--
 device/dev_pager.c             |   74 +++----
 device/dk_label.c              |   99 ---------
 device/ds_routines.c           |   94 ++++-----
 device/ds_routines.h           |    7 +
 device/net_io.c                |   14 +-
 device/net_io.h                |    5 +
 device/tty.h                   |    4 -
 doc/gpl.texi                   |    9 +-
 doc/mach.texi                  |   20 +-
 gitlog-to-changelog            |  432 ++++++++++++++++++++++++++++++++++++++++
 i386/i386/fpu.c                |    1 -
 i386/i386/setjmp.h             |    6 +
 i386/i386at/model_dep.c        |    2 +-
 ipc/ipc_kmsg.c                 |    1 +
 ipc/ipc_port.c                 |    1 +
 ipc/ipc_port.h                 |    3 -
 ipc/ipc_print.h                |   20 ++
 ipc/ipc_pset.c                 |    1 +
 ipc/ipc_pset.h                 |    3 -
 kern/debug.c                   |    2 +-
 kern/lock.h                    |    2 +
 kern/slab.c                    |    2 +-
 linux/dev/drivers/block/ahci.c |   40 +++-
 version.m4                     |    2 +-
 vm/vm_map.c                    |    1 +
 vm/vm_map.h                    |    3 -
 vm/vm_object.c                 |    1 +
 vm/vm_object.h                 |    2 -
 vm/vm_print.h                  |   22 ++
 vm/vm_resident.c               |    1 +
 55 files changed, 900 insertions(+), 507 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]