From: Jim Meyering Date: Sun, 13 Feb 1994 16:39:44 +0000 (+0000) Subject: merge with 1.9.2j X-Git-Tag: textutils-1_12_1~755 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=380435c33b60786c4326a30b11ce520ec9549e6c;p=thirdparty%2Fcoreutils.git merge with 1.9.2j --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d34ba584fc..f825560426 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 e22385bd94..70292f824a 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.