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.git20220818-2-g4f653341


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220818-2-g4f653341
Date: Sun, 21 Aug 2022 19:21:20 -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  4f653341476e7bd81475ea29316d59254d8b957e (commit)
      from  b1a00127663a9220d10febaaf48351f9f907ea80 (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 4f653341476e7bd81475ea29316d59254d8b957e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 01:19:45 2022 +0200

    term: Prevent new master while some slaves are still there
    
    The previous master may have gone before all previous slaves have gone. If a
    slave gets stuck, TTY_OPEN will kept set, and there would be no reset 
performed
    in open_hook, thus leaking tty state and data.

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

Summary of changes:
 term/ptyio.c | 2 +-
 term/term.h  | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Hurd



reply via email to

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