commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-29-gcfcb0ed


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.9-29-gcfcb0ed
Date: Fri, 3 Mar 2017 11:34:38 -0500 (EST)

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 "Hurd".

The branch, master has been updated
       via  cfcb0edb14772b625c7d744c4f2e455c53c92d6b (commit)
       via  7845e0f740d104dc712505ab2f8b273a18078fae (commit)
      from  5ac0c5c8e2e13217aabe7dd6e91ff218d0db6346 (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 cfcb0edb14772b625c7d744c4f2e455c53c92d6b
Author: Justus Winter <address@hidden>
Date:   Fri Mar 3 17:17:38 2017 +0100

    boot: Make the halt message nicer.
    
    * boot/boot.c (S_host_reboot): Emit a carriage return.

commit 7845e0f740d104dc712505ab2f8b273a18078fae
Author: Justus Winter <address@hidden>
Date:   Fri Mar 3 17:10:53 2017 +0100

    boot: Fix failing device lookups in unprivileged mode.
    
    Previously, EMACH_SEND_INVALID_DEST was returned.  This had
    devastating consequences on the translator linkage of storeio
    translators.  When accessed, the parent translator tried to start the
    translator over and over again, spawning tasks until the system runs
    out of resources.
    
    * boot/boot.c (ds_device_open): Return the correct error when trying
    to open a non-existent device in unprivileged mode.

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

Summary of changes:
 boot/boot.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Hurd



reply via email to

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