]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 23 May 1996 13:05:04 +0000 (13:05 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 May 1996 13:05:04 +0000 (13:05 +0000)
old/fileutils/ChangeLog

index 21ac115dd75202efbff724c274b8be45fc20d13e..590795e05f4e4dab19cb29d3ef30ca4ed11c2381 100644 (file)
@@ -1,3 +1,23 @@
+Thu May 23 07:50:38 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * ls.c (usage): Make --literal (-N) description clearer.
+
+       * acconfig.h (MOUNTED_LISTMNTENT): Add it.
+       * fsusage [_CRAY]: Don't include sys/filsys.h because although
+       Unicos-9 has it, it's not needed and would cause other problems
+       because it requires inclusion of other, non-standard headers.
+       * mountlist.c (read_filesystem_list) [MOUNTED_LISTMNTENT]: New
+       function.
+       From Johan Danielsson (joda@pdc.kth.se).
+
+       * configure.in (AC_CHECK_FUNCS): Add listmntent for Unicos-9.
+       Define MOUNTED_LISTMNTENT #ifdef _CRAY and HAVE_GETMNTENT.
+       With an initial patch from Johan Danielsson.
+
+Wed May 22 18:58:01 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (LINGUAS): Add sv.
+
 Tue May 21 07:06:30 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/euidaccess.c (euidaccess) [!S_IROTH]: Define.