summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-02 20:42:25 +0000
committerMiles Bader <miles@gnu.org>1996-10-02 20:42:25 +0000
commit27c8c33147b12a3b04022ad8bc04c4bf2c42bc41 (patch)
tree6382c5bbef62b9369ba68c996511c1a2025fbdbc
parent52d828656201aa956d9df4d12099fee64721fe59 (diff)
.
-rw-r--r--term/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 65bcaf9d..736a8c30 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -3,6 +3,10 @@ Wed Oct 2 10:49:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
* ptyio.c (S_tioctl_tiocsig, S_tioctl_tiocucntl, S_tioctl_tiocpkt):
Hold GLOBAL_LOCK while frobbing (especially around send_signal).
+ * ptyio.c (ptyio_set_bits): We need only be in packet mode to send
+ TIOCPKT_NOSTOP & TIOCPKT_DOSTOP, regardless of the value of
+ EXTERNAL_PROCESSING.
+
Thu Sep 12 16:34:37 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (HURDLIBS): New variable.