From 2ab8e21d5d0ce77d52b5e0cdb3c0a44f9488fc90 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Sep 1994 00:42:41 +0000 Subject: [PATCH] merge with 1.10k --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index cd8ea4c416..17e829b038 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +Sat Sep 17 15:48:10 1994 Jim Meyering (meyering@comco.com) + + * su.c: Test !HAVE_ENDGRENT and !HAVE_ENDPWENT rather than + _POSIX_SOURCE to determine whether endgrent and endpwent should + be defined away. + * configure.in (): Add endgrent and endpwent. + + * who.c: Test HAVE_SYS_PARAM_H rather than _POSIX_SOURCE + to determine whether should be included. + + * date.c (main): Rewrite command-line argument handling code + to give diagnostics for inconsistent options. + Thu Sep 15 19:10:51 1994 Jim Meyering (meyering@comco.com) * stty.c [VWERSE && !VWERASE]: Define VWERASE for AIX-3.2.5. -- 2.47.3