From cbdbbc4a58970b514bbefcf926d5ff0b785e376a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 28 Aug 2007 00:14:20 +0200 Subject: Add file system type names and magic numbers from "man 2 statfs". * src/stat.c (human_fstype): Also handle BEFS, BFS, BINFMT_MISC, FUSECTL, HUGETLBFS, NFSD and OPENPROM. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 461019a7d..79c7808c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-08-28 Jim Meyering + + Add file system type names and magic numbers from "man 2 statfs". + * src/stat.c (human_fstype): Also handle BEFS, BFS, BINFMT_MISC, + FUSECTL, HUGETLBFS, NFSD and OPENPROM. + 2007-08-27 Jim Meyering Add some file system type names and magic numbers from glibc. -- cgit v1.2.3-70-g09d2