From 3593b80a513c03a75530d8a2cea921ab3780374a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Oct 1994 02:16:01 +0000 Subject: merge with 1.10r --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ea221da75..60dc2f6ba 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ +Mon Oct 10 21:44:42 1994 Jim Meyering (meyering@comco.com) + + * id.c (print_group_list, print_full_info): Use more precise + feature tests. Rather than assuming that a definition for + NGROUPS_MAX implies the existence of the getgroups function, + test for HAVE_GETGROUPS explicitly. + * su.c (log_su): Likewise. Similarly, check HAVE_INITGROUPS. + Both from Kaveh Ghazi. He reported that a Pyramid 9820 OSx 5.0d + (Dual universe SVR3/BSD4.2) system had NGROUPS_MAX and syslog.h + but not getgroups, initgroups or the syslog functions. + Fri Oct 07 19:42:35 1994 Jim Meyering (meyering@comco.com) * doc/Makefile.in (sh-utils.dvi): Depend on version.texi. @@ -7,6 +18,8 @@ Fri Oct 07 19:42:35 1994 Jim Meyering (meyering@comco.com) * configure.in: Test for crypt in -lcrypt for NetBSD. Reported by Greg Hudson (ghudson@mit.edu). + * system.h: Don't define lstat. safe-l?stat.h does that now. + Thu Oct 06 21:14:07 1994 Jim Meyering (meyering@comco.com) * src/Makefile.in (link_command): Remove $(CFLAGS). Because -- cgit v1.2.3-70-g09d2