summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-03-13.Jim Meyering
1998-03-13(copy): Update prototype.Jim Meyering
1998-03-13*** empty log message ***Jim Meyering
1998-03-13(do_move): Add &copy_into_self arg in call to copy.Jim Meyering
Don't remove source directory when copy_into_self is nonzero. Reported by Arne Henrik Juul.
1998-03-13(do_copy): Add unused arg in calls to copy.Jim Meyering
1998-03-13(copy_dir): Add new parameter, copy_into_self, and set it.Jim Meyering
(copy_internal): Likewise. (copy): Likewise. Update all callers.
1998-03-13Use `virtual memory exhausted' message, notJim Meyering
`Memory exhausted' to be consistent with the majority of other such messages. Say `removing all...', not `removing any...'.
1998-03-13(remove_parents): Be consistent with documentation ofJim Meyering
--verbose option and with remove.c in saying `removing...' before the operation is attempted. (main): Likewise. Suggestions from Santiago Vila.
1998-03-13(usage): Tweak spacingJim Meyering
1998-03-13*** empty log message ***Jim Meyering
1998-03-13protoizeJim Meyering
1998-03-13(getugroups): Don't add a group number if it would be a duplicate.Jim Meyering
From Ulrich Drepper.
1998-03-11*** empty log message ***Jim Meyering
1998-03-11(save_stdin): Open temporary file exclusively, toJim Meyering
foil a common denial-of-service attack. From Paul Eggert.
1998-03-11(xtmpfopen): Open temporary file exclusively, toJim Meyering
foil a common denial-of-service attack. From Paul Eggert.
1998-03-10(getuidbyname) [__DJGPP__]: Make function know aboutJim Meyering
any arbitrary user name. (getgidbyname) [__DJGPP__]: Make function know about any arbitrary group name. From Eli.
1998-03-10(parse_user_spec) [__DJGPP__]: Make function knowJim Meyering
about any arbitrary user and group by pretending to be the user and to belong to the group specified in `spec_arg' argument.
1998-02-25.Jim Meyering
1998-02-25.Jim Meyering
1998-02-25.Jim Meyering
1998-02-25.Jim Meyering
1998-02-25.Jim Meyering
1998-02-25.Jim Meyering
1998-02-25*** empty log message ***Jim Meyering
1998-02-25Use -include, not `include' for aclocal-files.Jim Meyering
1998-02-25Include new file quotearg.h.Jim Meyering
(enum indicator_style): Rename all to classify, and not_programs to file_type, to match option spellings. All users changed. (indicator_style_args): New constant. (quote_funny_chars, quote_as_string, quote_shell): Remove; (filename_quoting_options, dirname_quoting_options): Use these variables instead. (long_options): Add --indicator-style, --quoting-style, --show-control-chars. Remove --quote-shell. (dired_dump_obstack): Remove style parameter and don't output style. (main): Go back to previous method of outputting //DIRED// and //SUBDIRED// lines, without style. But add a new //DIRED-OPTIONS// line that does output style. (decode_switches, usage): Add --indicator-style, --quoting-style, --show-control-chars. Remove --quote-shell. (decode_switches): Default from QUOTING_STYLE environment variable. Set new quoting vars. (quote_name): Renamed from quote_filename. Take new arg specifying quoting options. Always print; do not have a special case for null FILE * argument. All callers changed. Move the guts of this function to new file quotearg.c. (length_of_file_name_and_frills): Use quotearg_buffer instead of (old) quote_filename to find length of file name. (decode_switches, parse_ls_color, print_dir, gobble_file, get_link_name): Quote output in diagnostics.
1998-02-25*** empty log message ***Jim Meyering
1998-02-24(TYPE_SIGNED): Define.Jim Meyering
(TYPE_MAXIMUM): Define. (ULONG_MAX): Use TYPE_MAXIMUM. (LONG_MAX): Use TYPE_MAXIMUM.
1998-02-24(libfu_a_SOURCES): Add quotearg.c.Jim Meyering
(noinst_HEADERS): Add quotearg.h.
1998-02-24.Jim Meyering
1998-02-24protoizeJim Meyering
1998-02-24add commentJim Meyering
1998-02-24update from libitJim Meyering
1998-02-24protoizeJim Meyering
1998-02-24capitalize macro params and protoizeJim Meyering
1998-02-24add copyrightJim Meyering
1998-02-24Update from libit.Jim Meyering
1998-02-23.Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22.Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22.Jim Meyering
1998-02-22Truncate to 1998 entries only.Jim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22revert most of last delta, but leave cppi/copyright changesJim Meyering
1998-02-22*** empty log message ***Jim Meyering
1998-02-22*** empty log message ***Jim Meyering