diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:47:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:47:08 +0000 |
commit | faca6bfc15d1e0a868390db97e492ce1c2e9f923 (patch) | |
tree | 498eac5c630056762077a8c6ee5cec0f5683324c /old/fileutils | |
parent | c5ff0b216ee0e7ae85b2c24f83a58de592120a46 (diff) | |
download | coreutils-faca6bfc15d1e0a868390db97e492ce1c2e9f923.tar.xz |
Convert to UTF-8.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 34 | ||||
-rw-r--r-- | old/fileutils/ChangeLog-1997 | 28 |
2 files changed, 27 insertions, 35 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 37bdc1fe0..5f12d1ca3 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -967,7 +967,7 @@ Reported by Michael Gaughen <mgaughen@polyserve.com> * src/shred.c (usage): Also mention Ext3. - Suggestion from Göran Uddeborg. + Suggestion from Göran Uddeborg. 2002-01-06 Bruno Haible <bruno@clisp.org> @@ -1238,7 +1238,7 @@ 2001-11-06 Jim Meyering <meyering@lucent.com> * src/dircolors.hin: Remove duplicate entry for .png. - Reported by Frédéric L. W. Meunier. + Reported by Frédéric L. W. Meunier. 2001-11-03 Jim Meyering <meyering@lucent.com> @@ -1959,7 +1959,7 @@ * src/mkfifo.c (main): Remove quotes around %s. The argument is already quoted via the quote function. * src/mknod.c (main): Likewise. - Reported by Göran Uddeborg. + Reported by Göran Uddeborg. 2001-05-21 Jim Meyering <meyering@lucent.com> @@ -2260,7 +2260,7 @@ that exists is a directory, don't treat it as if it were the only argument. Before, `mkdir d; ls no-dir d 2>/dev/null' would act like `ls d' and produce no output. Now, it prints `d:'. - Report and patch from Stéphane Chazelas. + Report and patch from Stéphane Chazelas. * tests/ls-2/tests: New tests, for the above fix. 2001-04-08 Jim Meyering <meyering@lucent.com> @@ -4085,7 +4085,7 @@ * src/mkdir.c: Allow -v as synonym for --verbose, to be consistent with other fileutils. * src/rmdir.c: Likewise. - Suggestion from François Pinard. + Suggestion from François Pinard. 2000-06-02 Jim Meyering <meyering@lucent.com> @@ -4615,7 +4615,7 @@ * src/Makefile.am: s/libfu/libfetish/ * lib/hash.c (hash_initialize): Fix typo in comment. - From François Pinard. + From François Pinard. 2000-01-10 Jim Meyering <meyering@lucent.com> @@ -4722,7 +4722,7 @@ * src/ln.c (usage): Correct typos. List new --target-directory=... usage. - Reported by Göran Uddeborg + Reported by Göran Uddeborg * src/mv.c (usage): List new --target-directory=... usage. @@ -5435,7 +5435,7 @@ * lib/fsusage.c (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Work around SunOS botch also when block size is different from 1k. - From Jürgen Fluk. + From Jürgen Fluk. 1999-07-10 Jim Meyering <meyering@ascend.com> @@ -6314,7 +6314,7 @@ (hash_rehash): Rewrite, updating for tuning. (hash_insert): Honor tuning semantics. (hash_delete): Likewise. - From François Pinard. + From François Pinard. * lib/hash.h (struct hash_tuning): Define. (struct hash_table) [tuning]: Add member. @@ -6325,12 +6325,12 @@ * lib/hash.c (hash_insert): Don't increment n_entries unconditionally -- otherwise, we'd do so even when the insertion failed. - From François Pinard. + From François Pinard. 1999-03-07 Jim Meyering <meyering@ascend.com> * lib/xmalloc.c (xalloc_fail): Use "%s" format so the message doesn't - have to be scanned for % signs. Suggestion from François Pinard. + have to be scanned for % signs. Suggestion from François Pinard. * Makefile.maint: Add two more URLs and the loops to use them. @@ -6384,7 +6384,7 @@ * src/dircolors.c (dc_parse_stream): Don't try to dereference NULL if there's an error in our built-in list. - Suggestion from François Pinard. + Suggestion from François Pinard. 1999-02-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> @@ -7250,7 +7250,7 @@ * tests/mv/into-self: Update to reflect changed behavior of mv. * src/mv.c (do_move): Fail upon attempt to move a directory into itself. - With prodding from François Pinard :-) + With prodding from François Pinard :-) * tests/ls-2/Fetish.pm: New file * tests/ls-2/run-test: New file @@ -7616,7 +7616,7 @@ 1998-06-28 Jim Meyering <meyering@ascend.com> * src/ls.c (usage): Make --kilobytes description consistent with - that in du and df. From Göran Uddeborg. + that in du and df. From Göran Uddeborg. * lib/mountlist.c (fsp_to_string): Clean out some crufty #ifdefs now that we're using the jm_FSTYPENAME autoconf macro. @@ -7866,7 +7866,7 @@ * lib/hash.c: Lots of minor spec and name changes, and new comments. (hash_rehash): Rewrite to be easier on the allocator. - From François Pinard. + From François Pinard. * lib/hash.h: More comments. * src/remove.c: Change names/usage of hash-related functions to work with the above. @@ -8380,7 +8380,3 @@ * src/rm.c (remove_cwd_entries): Initialize the entry-name obstack only once and never free it. - -Local Variables: -version-control: never -End: diff --git a/old/fileutils/ChangeLog-1997 b/old/fileutils/ChangeLog-1997 index 558ef97cf..65d0e90b5 100644 --- a/old/fileutils/ChangeLog-1997 +++ b/old/fileutils/ChangeLog-1997 @@ -773,7 +773,7 @@ * lib/idcache.c (getuidbyname): Declare parameter to be const. (getgidbyname): Declare parameter to be const. -1997-07-06 Jean-François Bignolles <bignolle@ecoledoc.ibp.fr> +1997-07-06 Jean-François Bignolles <bignolle@ecoledoc.ibp.fr> * lib/modechange.h (mode_create_from_ref): Add prototype. (MODE_MASK_ALL): New define. @@ -797,7 +797,7 @@ (getgroup): Likewise. (getuidbyname) [NOT_USED]: #ifdef-out unused function. (getgidbyname) [NOT_USED]: #ifdef-out unused function. - Suggested by François Pinard. + Suggested by François Pinard. * src/ls.c (print_long_format): Reflect changes in semantics of getuser, getgroup. @@ -1472,7 +1472,7 @@ Mon Nov 4 23:18:03 1996 Jim Meyering <meyering@na-net.ornl.gov> * configure.in (test for group_member): Handle it separately so I can keep the hyphen (not the underscore) in the filename. - * lib/rename.c: New version from François Pinard. + * lib/rename.c: New version from François Pinard. Sat Nov 2 07:05:36 1996 Jim Meyering <meyering@na-net.ornl.gov> @@ -1548,7 +1548,7 @@ Thu Oct 10 23:47:34 1996 Jim Meyering <meyering@na-net.ornl.gov> Wed Oct 9 06:51:47 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/ls.c (usage): Improve brief descriptions of --sort and --time. - From François Pinard. + From François Pinard. * lib/rpmatch.c [!WITH_REGEX]: Include rx.h. From Andreas Schwab. @@ -1606,7 +1606,7 @@ Tue Oct 1 12:56:23 1996 Jim Meyering <meyering@na-net.ornl.gov> * lib/Makefile.am (fu_SOURCES): Remove getline.c. (EXTRA_DIST): Add getline.c. - Reported by François Pinard. + Reported by François Pinard. Mon Sep 30 20:08:45 1996 Jim Meyering <meyering@na-net.ornl.gov> @@ -1932,7 +1932,7 @@ Tue Jul 9 20:19:44 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/dircolors.c (dc_parse_stream): Don't give `unrecognized keyword' message unless we've processed a matching TERM directive. Reported - by Karl Berry and François Pinard. + by Karl Berry and François Pinard. * src/install.c (UID_T_MAX): Use `(unsigned long)1' rather than `(uid_t)1' to avoid problems on systems where uid_t is signed. @@ -2184,7 +2184,7 @@ Tue May 28 18:39:49 1996 Jim Meyering <meyering@na-net.ornl.gov> * dd.c (print_stats): Don't mark "%u %s" as a translatable string. * mv.c (main): Don't mark "%s" as a translatable string. - From Göran Uddeborg. + From Göran Uddeborg. Thu May 23 07:50:38 1996 Jim Meyering <meyering@na-net.ornl.gov> @@ -2261,7 +2261,7 @@ Wed May 15 22:54:31 1996 Jim Meyering (meyering@na-net.ornl.gov) Tue May 14 23:36:54 1996 Jim Meyering (meyering@na-net.ornl.gov) * dd.c (print_stats): Restructure pluralization of error message - so it's easier to translate. Reported by Göran Uddeborg + so it's easier to translate. Reported by Göran Uddeborg <gvran@uddeborg.pp.se>. * mv.c (main): Likewise. @@ -2300,7 +2300,7 @@ Wed May 1 00:20:00 1996 Jim Meyering (meyering@na-net.ornl.gov) Mon Apr 29 22:07:41 1996 Jim Meyering (meyering@na-net.ornl.gov) - * POTFILES.in: Add chgrp.c. From François Pinard. + * POTFILES.in: Add chgrp.c. From François Pinard. Add dircolors.c. * dircolors.c: New file. Written by H. Peter Anvin. @@ -2368,7 +2368,7 @@ Tue Apr 23 22:05:35 1996 Jim Meyering (meyering@na-net.ornl.gov) * chown.c [HAVE_LCHOWN]: Likewise. * cp.c [HAVE_LCHOWN]: Likewise. * mv.c [HAVE_LCHOWN]: Likewise. - Suggested by François Pinard. + Suggested by François Pinard. * backupfile.c (find_backup_file_name, max_backup_version, make_version_name, version_number, concat): Const-ify decls of @@ -2450,7 +2450,7 @@ Mon Apr 1 23:50:29 1996 Jim Meyering (meyering@na-net.ornl.gov) destination directory D includes a trailing slash -- as would happen when cp is used like this: mkdir D; touch file D/file; cp -i file D/ - Reported by François Pinard. + Reported by François Pinard. Sun Mar 31 11:18:09 1996 Jim Meyering (meyering@na-net.ornl.gov) @@ -2502,7 +2502,7 @@ Sun Mar 10 22:36:11 1996 Jim Meyering (meyering@na-net.ornl.gov) Link an nls file. (AC_OUTPUT): Reflect addition of two new directories, intl and po. Create po/Makefile. - From François Pinard. + From François Pinard. Thu Mar 7 20:26:07 1996 Jim Meyering (meyering@na-net.ornl.gov) @@ -6154,7 +6154,3 @@ Thu Feb 8 21:25:40 1990 David J. MacKenzie (djm at albert.ai.mit.edu) Mon Feb 5 17:29:20 1990 David J. MacKenzie (djm at albert.ai.mit.edu) * Version 1.0 released. - -Local Variables: -version-control: never -End: |