NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50863 CVS commit: src/lib/libedit
The following reply was made to PR lib/50863; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50863 CVS commit: src/lib/libedit
Date: Sat, 27 Feb 2016 13:13:21 -0500
Module Name: src
Committed By: christos
Date: Sat Feb 27 18:13:21 UTC 2016
Modified Files:
src/lib/libedit: tty.c tty.h
Log Message:
PR/50863: John Hein: libedit el_end() messes up term settings if piped
Keep track if we initialized the tty, and only reset it if we did.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/lib/libedit/tty.c
cvs rdiff -u -r1.18 -r1.19 src/lib/libedit/tty.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index