platform/upstream/coreutils.git
2006-08-09 Paul EggertWarn about oflag=append without conv=notrunc.
2006-08-09 Paul EggertAdd mlterm, rxvt-unicode; this fixes Debian bug 317503.
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertAdd shuf.
2006-08-09 Paul Eggert* LINGUAS: Add ro, sr, uk, wa.
2006-08-09 Paul EggertRemove the po-update procedure; it doesn't
2006-08-09 Paul EggertFix too-long line in 2006-08-08 checkin, and an encodin...
2006-08-09 Paul Eggert(my-distcheck): Compile with -Wpointer-arith
2006-08-09 Paul Eggert(next_line): New function.
2006-08-09 Jim MeyeringAdd a compile-time check to ensure that filetype
2006-08-09 Jim MeyeringRemove use of --seed=S.
2006-08-09 Jim MeyeringInclude <config.h>.
2006-08-09 Jim MeyeringAdd lib/randread.c, lib/xmemxfrm.c, and src/shuf.c.
2006-08-08 Paul EggertFix typo in latest changelog entry: restrict.m4 wasn...
2006-08-08 Paul EggertAdd shuf, better random number generation, and fix...
2006-08-08 Paul EggertRemove, since we no longer need gl_RESTRICT.
2006-08-08 Paul EggertRemove; its contents are now in ../lib/rand-isaac.c.
2006-08-08 Paul EggertNew file, introduced for shuf, sort -R, and/or shred.
2006-08-08 Paul Eggert(TESTS): Add shuf.
2006-08-08 Paul EggertUse new random-number interface rather than rand-isaac.c.
2006-08-08 Paul EggertUse new random-number interface rather than rand-isaac.c.
2006-08-08 Paul Eggert(bin_PROGRAMS): Add shuf.
2006-08-08 Paul Eggert(dist_man_MANS): Add shuf.1.
2006-08-08 Paul EggertAdd shuf.1.
2006-08-08 Paul Eggert(gl_TIME_R): Use AC_C_RESTRICT, not
2006-08-08 Paul Eggert(gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT...
2006-08-08 Paul Eggert(gl_PREREQ): Require gl_MEMXFRM, gl_RANDINT, gl_RANDPERM,
2006-08-08 Paul Eggert(gl_PREREQ_GETADDRINFO): Use AC_C_RESTRICT, not
2006-08-08 Paul Eggert(libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h.
2006-08-08 Paul Eggert(shuf invocation, Random sources): New sections.
2006-08-08 Paul EggertAdd shuf.
2006-08-08 Paul EggertAdd shuf. Mention new --random-source option for shred...
2006-08-08 Paul EggertAdd shuf.
2006-07-29 Paul Eggert(set_author): Preserve the st_author field via the
2006-07-28 Paul Eggertchmod 0755 DIR and chmod 755 DIR are now equivalent.
2006-07-28 Paul Eggertchmod now preserves setuid and setgid bits on directories
2006-07-28 Paul EggertClear setuid and setuid bits on directory, in case...
2006-07-28 Paul EggertUse symbolic mode so that we clear
2006-07-28 Paul EggertRemove obsolete comment about masks.
2006-07-28 Paul Eggert(mode_compile): Numeric modes now affect setuid and
2006-07-28 Paul Eggert(Changing Special Mode Bits): Clarify u+s versus
2006-07-28 Paul Eggert(install invocation, mkdir invocation):
2006-07-27 Jim Meyering* src/chgrp.c (usage): Use correct grammar in descripti...
2006-07-26 Jim Meyering* src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]:
2006-07-26 Jim Meyering* tests/ls/stat-failed: Adapt to match new expected...
2006-07-26 Jim Meyering* src/ls.c (print_color_indicator): Test for S_IFREG...
2006-07-26 Jim MeyeringChecking in a change from Paul.
2006-07-26 Jim MeyeringPrepare for the above change.
2006-07-26 Jim Meyering* src/ls.c: Correct indentation/formatting in a few...
2006-07-25 Paul EggertClarify the "chmod 0500" news, and correct the vague
2006-07-25 Paul EggertUse "chmod 0500" rather than "chmod 500".
2006-07-25 Paul Eggert(Directory Setuid and Setgid): Explain that this is a
2006-07-25 Jim Meyering* src/ls.c (gobble_file): When handling a stat-failed...
2006-07-25 Jim Meyering* tests/ls-2/tests (no-a-isdir-b): Update to reflect...
2006-07-25 Jim Meyering*** empty log message ***
2006-07-25 Jim Meyering* src/dircolors.hin: Mention that ORPHAN refers not...
2006-07-25 Jim Meyering* src/dircolors.hin: Mention that ORPHAN refers not...
2006-07-25 Jim MeyeringGet --dired offsets right when handling stat-failed...
2006-07-25 Jim Meyering* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitial...
2006-07-25 Jim Meyering* src/ls.c (gobble_file): Make it so failure to stat a
2006-07-25 Jim Meyering* src/ls.c: Declare stat_failed to be "bool", not ...
2006-07-25 Jim Meyering* src/ls.c [enum filetype] (command_line): Remove membe...
2006-07-25 Jim Meyering* src/ls.c: Apply the stat-failed parts of Red Hat's
2006-07-25 Jim Meyering.
2006-07-25 Jim Meyeringvc-list-files: Handle git repositories, too.
2006-07-25 Jim Meyering* src/df.c (n_valid_args): Declare global to be static.
2006-07-24 Jim MeyeringSkip this test on reiserfs, since that file system...
2006-07-23 Paul EggertUpdate to reflect recent changes to coreutils.texi.
2006-07-23 Paul Eggert(Mode Structure, Symbolic Modes, Numeric Modes): Be...
2006-07-22 Paul Eggert(Mode Structure): The restricted deletion flag
2006-07-22 Paul Eggert(What information is listed): Clarify that the restrict...
2006-07-22 Paul EggertSplit closeout into close-stream and closeout.
2006-07-22 Paul Eggert(close_stdout): Use new function close_stream.
2006-07-22 Paul EggertInitial revision.
2006-07-22 Paul Eggert(gl_PREREQ): Require gl_CLOSE_STREAM.
2006-07-21 Jim Meyering* src/su.c (usage): Correct typo in --help output:...
2006-07-21 Jim Meyering*** empty log message ***
2006-07-21 Jim Meyering(FILE_TYPE_INDICATOR_OPTION): Reposition this new name...
2006-07-21 Jim Meyeringmention yesterday's other ls bugfix
2006-07-21 Jim Meyering*** empty log message ***
2006-07-21 Jim MeyeringFix another bug: ls --indicator-style=file-type would...
2006-07-20 Jim Meyering* src/df.c (main): Fail and don't print the headers...
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering(file-type): New test:
2006-07-20 Jim MeyeringFix a bug: ls --file-type worked like --indicator-style...
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering[ME_REMOTE]: Filter out cifs.
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering(ME_REMOTE): Compare strchr's result to NULL, not 0...
2006-07-19 Jim Meyering* src/ls.c (print_dir): Give a better diagnostic for...
2006-07-19 Jim Meyering*** empty log message ***
2006-07-19 Jim Meyering(EXTRA_DIST): Add build-aux/vc-list-files.
2006-07-19 Jim Meyering*** empty log message ***
2006-07-19 Jim MeyeringCommand line args correspond to an "include" list,...
2006-07-19 Jim Meyeringtweak spacing to align backslashes
2006-07-17 Paul EggertIn comment: bits bits -> bits.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertRegenerate.
next