summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-11-16 18:22:56 +0000
committerThomas Bushnell <thomas@gnu.org>1998-11-16 18:22:56 +0000
commitd536020c53166ecfa2b032fd13e4a9289cedf68b (patch)
tree9f0f8e4ec2c9edc42e588c4c7675024cf38d6003 /term/ChangeLog
parent19656903db2c911122154aa3e96f768b30edc201 (diff)
Mon Oct 26 16:47:18 1998 Thomas Bushnell, BSG <tb@mit.edu>
* devio.c (char_size_mask_xxx): New variable. (devio_set_bits): Don't munge c_cflag here. Instead, set char_size_mask_xxx. (device_read_reply_inband): Mask off high bits from the input to simulate less than 8-bit channels.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 754f5d02..cc248f92 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,11 @@
+Mon Oct 26 16:47:18 1998 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * devio.c (char_size_mask_xxx): New variable.
+ (devio_set_bits): Don't munge c_cflag here. Instead,
+ set char_size_mask_xxx.
+ (device_read_reply_inband): Mask off high bits from the input to
+ simulate less than 8-bit channels.
+
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
* devio.c: Add #undef's for B19200, B38400, B57600, B115200, in case