commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.5-52-gef0ae1b


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.5-52-gef0ae1b
Date: Sat, 11 Jul 2015 09:52:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  ef0ae1b884891af08626e8e52d62fdb02ec23ee1 (commit)
       via  78262cab3a92e09f63f5853d77db87620eac2543 (commit)
       via  923c1f275596b97e823023e7020475b9a5258d5e (commit)
       via  4f7070b8d271888ce57529a44f5c4b69cc894135 (commit)
       via  4b8a219f30c319c9965204e42b7167c4ca90656c (commit)
       via  babb522465c0a3339dfea673d2e6c85d304606f3 (commit)
      from  eaee9424a120c289abc3eeeff331cb0d45efe971 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ef0ae1b884891af08626e8e52d62fdb02ec23ee1
Author: Justus Winter <address@hidden>
Date:   Fri Jul 10 02:00:56 2015 +0200

    vm: drop debugging remnants
    
    * vm/vm_object.c (vm_object_terminate): Drop debugging remnants.

commit 78262cab3a92e09f63f5853d77db87620eac2543
Author: Justus Winter <address@hidden>
Date:   Sat Jul 4 11:59:48 2015 +0200

    kern: make printf handle long long integers
    
    * Makefile.am (clib_routines): Steal `__umoddi3'.
    * kern/printf.c (MAXBUF): Increase size.
    (printnum, _doprnt): Handle long long integers.
    * kern/printf.h (printnum): Adjust declaration.

commit 923c1f275596b97e823023e7020475b9a5258d5e
Author: Justus Winter <address@hidden>
Date:   Sat Jul 4 16:36:03 2015 +0200

    vm: fix panic message
    
    * vm/vm_kern.c (kmem_init): Fix panic message.

commit 4f7070b8d271888ce57529a44f5c4b69cc894135
Author: Justus Winter <address@hidden>
Date:   Thu Jul 9 19:20:04 2015 +0200

    i386: fix line wrapping in the immediate console
    
    * i386/i386at/immc.c (immc_cnputc): Fix line wrapping.

commit 4b8a219f30c319c9965204e42b7167c4ca90656c
Author: Justus Winter <address@hidden>
Date:   Sun Jul 5 00:08:16 2015 +0200

    kern: remove superfluous file
    
    * kern/server_loop.ch: Remove superfluous file.

commit babb522465c0a3339dfea673d2e6c85d304606f3
Author: Justus Winter <address@hidden>
Date:   Sun Jul 5 00:14:30 2015 +0200

    kern: improve error handling
    
    * kern/bootstrap.c (boot_script_exec_cmd): Improve error handling.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am         |    2 +-
 i386/i386at/immc.c  |    2 +-
 kern/bootstrap.c    |    3 +-
 kern/printf.c       |   29 +++++++++++---
 kern/printf.h       |    2 +-
 kern/server_loop.ch |  104 ---------------------------------------------------
 vm/vm_kern.c        |    3 +-
 vm/vm_object.c      |   10 -----
 8 files changed, 28 insertions(+), 127 deletions(-)
 delete mode 100644 kern/server_loop.ch


hooks/post-receive
-- 
GNU Mach



reply via email to

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