platform/upstream/coreutils.git
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-05-20 Jim Meyering* TODO: Remove some now-completed or no longer relevant...
2007-05-19 Jim MeyeringRename uses of futimens -> gl_futimens; glibc now decla...
2007-05-18 Jim Meyering* Makefile.maint (my-distcheck): Remove -pedantic from...
2007-05-15 Jim MeyeringGenerate a dozen test-related Makefile.am files at...
2007-05-15 Paul Eggert* man/chmod.x: Document chmod's behavior with setuid...
2007-05-13 Jim MeyeringRemove the generated tests/*/Makefile.am files from...
2007-05-13 Jim MeyeringTest uniq's new --zero-terminated (-z) option.
2007-05-13 James YoungmanAdd -z option to uniq. Originally proposed by Egmont...
2007-05-07 Jim Meyering* NEWS: Mention that last week's tr bug dates back...
2007-05-04 Jim MeyeringAvoid test failure when run with an unusual umask.
2007-05-04 Jim MeyeringAvoid failure of root-only test when run with a restric...
2007-05-04 Jim Meyeringtr -c: don't abort when translating with S2 larger...
2007-05-03 Jim MeyeringAvoid test failure when run with a permissive umask.
2007-05-03 Paul EggertThe following commands and options now support the...
2007-05-02 Jim Meyering* src/du.c (usage): Tweak description of --dereference...
2007-05-02 Jim MeyeringInvoke rm via 'setuidgid ... env PATH="$PATH" ...'...
2007-04-28 Paul Eggert* src/nohup.c (usage): Describe how standard input...
2007-04-25 Jim MeyeringAdd "runcon" to .cvsignore and .gitignore files.
2007-04-25 Jim Meyering* src/du.c (usage): Clarify description of --dereferenc...
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add autobuild.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko and ftello.
2007-04-25 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko.
2007-04-25 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-24 Jim Meyering* THANKS: Add Andreas Frische.
2007-04-24 Eric Blakels --color once again colors dangling symlinks correctly
2007-04-16 Jim Meyeringcut synopsis: fix coreutils.texi, too.
2007-04-16 Jim Meyering* src/cut.c (usage): Adjust synopsis to show that an...
2007-04-12 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-11 Paul Eggertsplit --line-bytes=N (-C N): don't create an empty...
2007-04-09 Jim Meyeringls: don't form or compute the length of strings that...
2007-04-07 Jim MeyeringAdd a test for, and document, today's fix.
2007-04-07 Eric BlakeFix a bug in how the LS_COLORS ln=target attribute...
2007-04-02 Jim Meyering* src/copy.c (copy_reg): Initialize local "con", before...
2007-04-02 Paul Eggert* src/ls.c (print_horizontal): Fix bug reported by...
2007-04-02 Paul Eggertgnulib moved md5 and sha1 modules into a new crypt...
2007-03-30 Jim Meyering* NEWS: Mention these SELinux changes.
2007-03-30 Jim Meyering* ChangeLog-selinux: Remove file.
2007-03-29 Jim Meyering* src/runcon.c (main): Don't reorder arguments. Reported by
2007-03-29 Jim Meyering* src/runcon.c (main): Remove "." at end of a diagnostic.
2007-03-29 Jim MeyeringArrange for "make check-root" to run the new root-only...
2007-03-29 Jim Meyering* src/runcon.c: New program.
2007-03-29 Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-03-29 Jim Meyeringmkfifo, mknod: Accept new "-Z, --context=C" option.
2007-03-29 Jim Meyeringmkdir: Accept new "-Z, --context=C" option.
2007-03-29 Jim Meyering* tests/cp/cp-a-selinux: New file. Test for the bug...
2007-03-29 Jim Meyering* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL...
2007-03-29 Jim Meyeringcp, mv, install: add SELinux support, but unlike with...
2007-03-29 Jim Meyering* tests/misc/selinux [VERBOSE]: Print version info...
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Remove the ls.c patch, now that...
2007-03-29 Jim Meyering* src/chcon.c (usage): Split a string literal that...
2007-03-29 Jim Meyering* src/ls.c (gobble_file): Don't call getfilecon unless...
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2007-03-29 Jim Meyering* AUTHORS: Add chcon.
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Remove trailing blanks.
2007-03-29 Jim Meyering* src/chcon.c: Don't include "dirname.h". system.h...
2007-03-29 Jim Meyering* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.
2007-03-29 Jim Meyering* src/id.c (main): Tweak id -Z diagnostic.
2007-03-29 Jim Meyering* POTFILES.in: Add src/chcon.c.
2007-03-29 Jim Meyeringid: Add SELinux support: -Z option.
2007-03-29 Jim MeyeringKeep SELinux-related ChangLog entries here.
2007-03-29 Jim Meyeringstat: Add support for SELinux in the form of a %C forma...
2007-03-29 Jim Meyeringadd chcon
2007-03-29 Jim Meyeringls: Add support for SELinux and a slightly modified...
2007-03-29 Jim Meyering* man/chcon.x: New file.
2007-03-29 Jim Meyering.cvsignore, .gitignore: update
2007-03-29 Jim MeyeringNew program: chcon
2007-03-29 Jim MeyeringMerge branch 'master' of /cu
2007-03-29 Jim Meyering* .vg-suppressions: Add libc-getpwuid-leak.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-28 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-28 Jim Meyering* src/stty.c: Don't include "vasprintf.h", now that its
2007-03-27 Jim Meyering* README: Use "install", not "ginstall" in the list...
2007-03-25 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-25 Jim Meyering* src/c99-to-c89.diff: Regenerate.
2007-03-25 Paul EggertAvoid the need for euidaccess and/or lstat on every...
2007-03-24 Jim MeyeringIf strace malfunctions, skip the test rather than faili...
2007-03-23 Jim Meyering* src/pathchk.c: Don't include euidaccess.h, as we...
2007-03-23 Jim Meyering* README-package-renamed-to-coreutils: Add a URL for...
2007-03-23 Jim MeyeringPost-release version change.
2007-03-22 Jim Meyering.prev-version: Record previous version: 6.9.
2007-03-22 Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-22 Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22 Eric Blake* coreutils.texi (md5sum invocation): Document escapes...
2007-03-22 Paul EggertImprove a test script.
2007-03-21 Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-21 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-21 Jim Meyering* gl/lib/savewd.c: Remove this file, since the savewd_s...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Jim Meyering* gl/lib/acl.c: Remove this file, now that gnulib's...
2007-03-20 Jim MeyeringFix a typo in the handling of %x and %X.
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Paul Eggert* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):
2007-03-18 Jim MeyeringFix a generic NFS-related test failure.
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-18 Jim MeyeringFix a bug in how pr -m -s works.
2007-03-17 Jim MeyeringFix a silly syntax error introduced in last change.
next