From ae9d9051349b394658d2d2495e00d107d1f44388 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 28 Nov 1996 23:18:45 +0000 Subject: [PATCH] . --- THANKS | 3 ++- old/fileutils/ChangeLog | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/THANKS b/THANKS index 5159fe7286..e987be5d37 100644 --- a/THANKS +++ b/THANKS @@ -4,4 +4,5 @@ The rest of the addresses are still in the ChangeLog. Bauke Jan Douma: bjdouma@xs4all.nl Tony Leneis: tony@plaza.ds.adp.com Mark A. Thomas: thommark@access.digex.net -Emile LeBlanc: leblanc@math.toronto.edu \ No newline at end of file +Emile LeBlanc: leblanc@math.toronto.edu +Miles Bader: miles@gnu.ai.mit.edu diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7d3ce7b6fd..3426c03f2f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,22 @@ +Thu Nov 28 13:10:22 1996 Jim Meyering + + Tue Nov 5 14:51:56 1996 Miles Bader + + * src/df.c (find_mount_point): Use save_cwd/restore_cwd. + "save-cwd.h": New include. + + Wed Oct 30 00:21:16 1996 Miles Bader + + * lib/fsusage.c (get_fs_usage): If DISK is 0 and we needed to use + it, return -1 with 0 in ERRNO. + * src/df.c (show_dev): Deal with null values for DISK and FSTYPE, + including interpreting special 0 errno return from get_fs_usage. + (show_point): Don't fail if we can't find a mount entry for POINT, + just call show_dev with 0 values and let it fail if necessary. + (main): Require a non-zero MOUNT_LIST only if showing all filesystems. + (find_mount_point): New function. + (xgetcwd): New declaration. + Thu Nov 28 00:31:11 1996 Jim Meyering * configure.in (AM_GNU_GETTEXT): Renamed from ud_GNU_GETTEXT -- 2.47.2