From: Jim Meyering Date: Mon, 29 Jun 1998 17:03:13 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16q~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=affbb977afedee1cb5b652f163e5e8a2439ab3cc;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index cbe2683129..8edaffd537 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +1998-06-29 Jim Meyering + + * fstypename.m4: Include sys/param.h. NetBSD 1.3.1 requires this + for the definition of NGROUPS (used in a system header included + by sys/mount.h). + 1998-06-28 Jim Meyering * ls-mntd-fs.m4: New file. diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 05ee27696d..5c499ac85b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 3.16q. + * lib/mountlist.c (fstype_to_string): Guard with + #if ! HAVE_F_FSTYPENAME_IN_STATFS. + 1998-06-28 Paul Eggert Add support for new --block-size option and