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.git20240714-5-g3ff08d46


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20240714-5-g3ff08d46
Date: Sun, 25 Aug 2024 17:57:02 -0400 (EDT)

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  3ff08d46d98ad72dbcb3a17a0c73afb84f950543 (commit)
       via  90b2060cc2a0c18dd48879c347cefda486f5a017 (commit)
       via  3cbb6c48aba3e50c6c6430f9abcc6adcff1d7252 (commit)
      from  bc7cd6773fcd6bf51156725b5c8881cb00ef45b7 (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 3ff08d46d98ad72dbcb3a17a0c73afb84f950543
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Aug 25 23:52:28 2024 +0200

    Fix line-buffered stderr
    
    mach_open_devstream creates a fully-buffered stream by default.
    This prevents from seeing various messages.

commit 90b2060cc2a0c18dd48879c347cefda486f5a017
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Aug 25 23:52:07 2024 +0200

    libdiskfs: Print error if we fail to open /dev/console

commit 3cbb6c48aba3e50c6c6430f9abcc6adcff1d7252
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Aug 25 23:50:02 2024 +0200

    Make sure to also print early-fatal errors on mach console
    
    In case the user is using a debug kernel, they will get to see these.

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

Summary of changes:
 daemons/console-run.c      |  1 +
 exec/main.c                |  1 +
 libdiskfs/boot-start.c     |  8 ++++++--
 libdiskfs/console.c        | 21 +++++++++++++++------
 libmachdev/trivfs_server.c |  1 +
 mach-defpager/main.c       |  2 +-
 proc/main.c                |  2 +-
 startup/startup.c          |  9 ++++++---
 utils/shd.c                |  1 +
 9 files changed, 33 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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