platform/upstream/coreutils.git
2004-09-27 Jim Meyering*** empty log message ***
2004-09-27 Jim Meyering.
2004-09-27 Jim MeyeringUse [[] in place of \[, since cvsu doesn't handle the...
2004-09-26 Paul EggertAdd "ls --hide".
2004-09-26 Paul EggertAdd "ls --hide".
2004-09-26 Paul Eggert(ls invocation): Document "ls --hide".
2004-09-26 Paul EggertAdd "ls --hide".
2004-09-26 Paul EggertFix location of "Version 5.3.0."
2004-09-26 Paul EggertRemove unused variable.
2004-09-26 Paul Eggert* src/ls.c: Fix problem with multibyte decimal points...
2004-09-26 Paul Eggert(gobble_file, print_long_format): Don't assume that
2004-09-24 Paul EggertRegenerate
2004-09-24 Paul Eggert"chmod -w file" doc
2004-09-24 Paul Eggert(TESTS): Add 'usage'.
2004-09-24 Paul EggertInitial revision
2004-09-24 Paul Eggert(main): Revamp option processing to support "chmod...
2004-09-24 Paul Eggert(chmod invocation): Warn about "chmod -w file".
2004-09-24 Paul Eggertchmod -r -w x fixes.
2004-09-24 Paul EggertMention that "chmod -r -w x" now works as expected.
2004-09-24 Jim Meyering*** empty log message ***
2004-09-24 Jim Meyering.
2004-09-24 Jim Meyering*** empty log message ***
2004-09-24 Jim Meyering(CVS_LIST): Use --types=AFGM option so that
2004-09-24 Paul Eggert* modechange.c (mode_compile): Don't decrement past...
2004-09-24 Paul Eggert(mode_compile): Don't decrement a pointer that
2004-09-24 Jim Meyering*** empty log message ***
2004-09-24 Jim MeyeringNew file, used by rules in coreutils' Makefile.maint.
2004-09-24 Jim Meyering*** empty log message ***
2004-09-24 Jim Meyering(xalloc_die): Declare to be `extern', not `static'
2004-09-24 Paul Eggert* Makefile.maint (CVS_LIST): New macro.
2004-09-24 Paul Eggert(CVS_LIST): New macro.
2004-09-23 Paul EggertRegenerate.
2004-09-23 Paul EggertNew test case obs-b.
2004-09-23 Paul EggertAdd comments for tests/tail/Test.pm.
2004-09-23 Paul Eggert(parse_obsolete_option): Bring back support
2004-09-23 Paul EggertFix obsolete "tail" option description.
2004-09-23 Paul Eggert(tail invocation): Fix bugs in the description of
2004-09-23 Paul EggertMore backward-compatibility fixes for "tail".
2004-09-23 Paul EggertDescribe SUSv2 etc. tail fixes.
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim MeyeringRemove lib/xmalloc.c.
2004-09-22 Jim MeyeringUse automake-1.9.2. Regenerate dependent files.
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim MeyeringUse automake-1.9.2. Regenerate dependent files.
2004-09-22 Jim MeyeringUse automake-1.9.2. Regenerate dependent files.
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim MeyeringRemove trailing blanks.
2004-09-22 Jim MeyeringRemove extraneous spaces before TAB.
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim MeyeringRemove trailing blank.
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim Meyering(struct dirstack_state) [current_arg_jumpbuf]: Improve...
2004-09-22 Jim Meyering*** empty log message ***
2004-09-22 Jim Meyering(enum) [ALG_MD5]: Define to be 1, not 0.
2004-09-22 Jim Meyering(xalloc_die): Declare to be static.
2004-09-22 Jim Meyering(remember_created): Declare as `extern'.
2004-09-22 Jim Meyering(copy): Declare as `extern'.
2004-09-22 Jim Meyering(chown_files): Declare as `extern'.
2004-09-22 Jim Meyering.
2004-09-22 Jim Meyering(check-AUTHORS): New rule.
2004-09-22 Jim MeyeringGenerate.
2004-09-22 Jim Meyering(syntax-check-rules): Remove duplicate sc_tight_scope.
2004-09-22 Jim MeyeringRemove trailing blanks.
2004-09-22 Jim MeyeringRemove trailing blanks.
2004-09-22 Jim Meyeringremove trailing blank
2004-09-22 Paul Eggert* src/ls.c (decode_switches): Don't compare a short...
2004-09-22 Paul Eggert(decode_switches): Don't compare a short value
2004-09-21 Paul Eggertgetopt cleanup.
2004-09-21 Paul EggertRemove unused "case 0".
2004-09-21 Paul EggertAdjust to new wording in diagnostic.
2004-09-21 Paul Eggert(main): Remove unused "case 0".
2004-09-21 Paul EggertDon't include "long-options.h".
2004-09-21 Paul EggertDon't include "long-options.h".
2004-09-21 Paul Eggert(longopts): Add --help, --version.
2004-09-21 Paul Eggert(longopts): Add --help, --version.
2004-09-21 Paul EggertRemove unused "case 0".
2004-09-21 Paul Eggert(main): Remove unused "case 0".
2004-09-21 Paul EggertRemove now-unused long-options static var.
2004-09-21 Paul Eggert(main): Use getopt where it suffices, not getopt_long.
2004-09-21 Paul EggertReject unknown options.
2004-09-21 Paul EggertReject unknown options.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-09-21 Paul EggertThe following commands now reject unknown options:
2004-09-21 Paul Eggert* man/rm.x: Say "the response is affirmative".
2004-09-21 Paul EggertSay "the response is affirmative" rather than "the
2004-09-21 Paul Eggert* coreutils.texi (mv invocation, rm invocation): Say...
2004-09-21 Paul Eggert(mv invocation, rm invocation): Say "the response
2004-09-20 Paul EggertFix echo off-by-1 bug.
2004-09-20 Paul Eggert(main): Don't dump core if POSIXLY_CORRECT and given...
2004-09-19 Paul EggertRemove md5sum --string.
2004-09-19 Paul Eggert(STRING_OPTION): Remove.
2004-09-19 Paul EggertFix sticky-directory test case bug reported by Bert...
2004-09-19 Paul EggertDon't try to remove writeable files in a sticky /tmp...
2004-09-19 Paul Eggertm5sum cleanup
2004-09-19 Paul Eggert(STATUS_OPTION, STRING_OPTION): New enums.
2004-09-19 Paul Eggertdd invocation fixes
2004-09-19 Paul EggertLog changes to dd, chroot, cksum.
2004-09-19 Paul Eggert(dd invocation): Distinguish between options
next