summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-11-30 15:51:34 +0000
committerJim Meyering <jim@meyering.net>1993-11-30 15:51:34 +0000
commit4ebaf0fd9c392eccc6458af85c657f641f7d0052 (patch)
tree720418782ff7c695fda7f9d6c6295150e74f86a6 /old/sh-utils/ChangeLog
parent80d70870f52674ecb7e1dd6f7c517d689ab6be1f (diff)
downloadcoreutils-4ebaf0fd9c392eccc6458af85c657f641f7d0052.tar.xz
merge with 1.9.1b
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 0dee1d0ee..07e26795b 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,27 @@
+Sat Nov 27 15:11:21 1993 Jim Meyering (meyering@comco.com)
+
+ * nice.c (main): If an adjustment is specified, but no command is
+ given, give a diagnostic in addition to the usage message.
+ (isinteger): Accept a leading `+'.
+
+Fri Nov 26 18:49:42 1993 Jim Meyering (meyering@comco.com)
+
+ * stty.c [GWINSZ_BROKEN]: Define TIOCGWINSZ to TCGETS for Solaris-2.2.
+ On that system, ioctl (0, TIOCGWINSZ, &win) always fails, but using
+ TCGETS works. Reported by Francois Pinard.
+
+ * configure.in [GWINSZ_BROKEN]: New test to detect Solaris' inability
+ to get window size from ioctl using TIOCGWINSZ.
+ * acconfig.h [GWINSZ_BROKEN]: Add an #undef.
+
+Mon Nov 22 23:40:21 1993 Jim Meyering (meyering@comco.com)
+
+ * who.c [defined (UTMPX_FILE)]: (undef and) define UTMP_FILE to
+ this value even if UTMP_FILE is already defined. Because some
+ systems define both symbols. From Arne H. Juul.
+ * [MESG_BIT]: Rename to S_IWGRP (from sys/stat.h>) and define only
+ if not already defined.
+
Fri Nov 19 23:08:03 1993 Jim Meyering (meyering@comco.com)
* who.c (print_entry): Produce reasonably formatted output even when