From 380435c33b60786c4326a30b11ce520ec9549e6c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Feb 1994 16:39:44 +0000 Subject: [PATCH] merge with 1.9.2j --- old/sh-utils/ChangeLog | 5 +++++ old/sh-utils/NEWS | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d34ba58..f825560 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 11 19:39:37 1994 Jim Meyering (meyering@comco.com) + + * stty.c (get_win_size): Don't use an ANSI-style function + definition. From Kaveh R. Ghazi . + Thu Feb 10 01:22:37 1994 Jim Meyering (meyering@comco.com) * stty.c [CSWTCH] (__sparc__ && __svr4__): Define `swtch' to diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index e22385b..70292f8 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -2,7 +2,7 @@ User visible changes in release 1.9.3 * stty defaults `swtch' to undefined for Solaris so `susp' (^Z) will work. Before, with the default settings ^Z did nothing. * stty no longer gives an error message when it finds a spurious difference - (due to buggy tcsetattr/tcsetattr) between requested and current tty + (due to buggy tcgetattr/tcsetattr) between requested and current tty modes under SunOS 4.1.x. * stty no longer fails if the ioctl to determine the display width fails when displaying settings. -- 2.7.4