From 8b21a5c229def0d824fc821e48872e02252ef73e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 May 1994 15:49:16 +0000 Subject: merge with 1.9.4k --- old/sh-utils/ChangeLog | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 23f4c63c6..95635579d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,4 +1,25 @@ -Sun May 01 08:38:18 EDT 1994 +Fri May 13 09:45:23 1994 Jim Meyering (meyering@comco.com) + + * Makefile.in (Makefile): Remove dependencies on */Makefile.in. + Change the rule so running config.status creates only Makefile. + (stamp-config): Have config.status generate only config.h. + + * {lib,man,src}/Makefile.in (Makefile): Add single dependency on + Makefile.in and rule to make config.status create only Makefile. + + * hostname.c: New program. + * hostname.1: New file. + * Makefile.in (PROGS): Add hostname. + * src/Makefile.in: Add rules and dependencies for hostname. + * configure.in (AC_HAVE_FUNCS): Add sethostname. + + * pathchk.c (validate_path) [lint]: Initialize a variable to + suppress `used before initialized' warning. + + * who.c: Correct gethostname prototype to indicate the function + returns int, not char. + +Sun May 01 08:38:18 1994 Jim Meyering (meyering@comco.com) * who.c: Add #ifdefs to build the `users' executable. * src/Makefile.in: Add corresponding rules. -- cgit v1.2.3-70-g09d2