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.4-424-g120847a


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-424-g120847a
Date: Wed, 26 Mar 2014 00:46:50 +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  120847a0c4b72da43ac2764ba73548e8916b1c0d (commit)
      from  50cc5152ebb4872b57a764d7b5ad62636f674e01 (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 120847a0c4b72da43ac2764ba73548e8916b1c0d
Author: Justus Winter <address@hidden>
Date:   Tue Mar 25 23:09:55 2014 +0100

    kern: fix formatting of multiboot modules
    
    Previously, bootstrap_create would print the multiboot modules with
    padding applied to the end of the line.  As multiboot modules as used
    by the Hurd span more than one line.  This makes the list of modules
    hard to read and it looks unclean, more like an accident.
    Furthermore, it is not clear what the intend of this was, as the
    padding is applied at the end of the line, with no further information
    printed thereafter.
    
    * kern/bootstrap.c (bootstrap_create): Remove variable maxlen and len,
    update printfs.

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

Summary of changes:
 kern/bootstrap.c |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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