platform/upstream/coreutils.git
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.
2007-03-17 Jim Meyeringfix a syntax error
2007-03-17 Jim MeyeringDetect use of AC_CONFIG_AUX_DIR also when its argument...
2007-03-17 Jim Meyering* tests/misc/tty-eof: Add shuf to the list of tested...
2007-03-17 Jim MeyeringAvoid test failure on NFS-mounted Solaris ZFS file...
2007-03-17 Jim MeyeringAvoid an obscure build failure, prefer waitpid over...
2007-03-17 Jim Meyering* bootstrap: Don't use \> in grep regexp. For HP-UX.
2007-03-16 Jim MeyeringBegin adding support for Solaris ZFS (4 entries per...
2007-03-16 Jim Meyering* bootstrap: Update from gnulib.
2007-03-16 Jim Meyering* .x-sc_prohibit_atoi_atof: Add TODO here, too.
2007-03-16 Paul Eggert* src/copy.c: Include filemode.h.
2007-03-16 Paul EggertFix manual in response to bug reports by Dan Jacobson.
2007-03-15 Jim MeyeringEnforce policy: don't use *scanf functions.
2007-03-13 Jim MeyeringPrepare to work on ACL-related failure when using Solar...
2007-03-13 Jim MeyeringWork around a failing test due to an NFS-based race...
2007-03-12 Jim Meyering* coreutils.texi (cp invocation): Mention that --preser...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-12 Jim MeyeringMake bootstrap.conf a tiny bit more generic.
2007-03-10 Jim MeyeringTry to fix today's NFS-related failure: Treat ESTALE...
2007-03-10 Jim MeyeringThe preceding change solved part of the problem. Now...
2007-03-10 Jim Meyering* tests/install/basic-1: When setting up an unreadable...
2007-03-10 Jim Meyeringremove trailing blanks
2007-03-09 Jim Meyering* Makefile.maint (po-check): Exclude c99-to-c89.diff.
2007-03-09 Jim MeyeringMention that both Jay Soffian and Charles Randall wrote...
2007-03-09 Jim Meyering* tests/chgrp/basic: Also avoid test failures on Darwin...
2007-03-09 Jim Meyeringsrc/fs.h: git-rm a generated but already-ignored file
2007-03-09 Jim MeyeringAvoid test failures on Darwin 7.9.0 (MacOS X 10.3.9)
2007-03-08 Jim Meyering* src/c99-to-c89.diff: Reflect the new c99'ism, update...
2007-03-08 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-08 Jim MeyeringTODO: printf: support %a even when the native *printf...
2007-03-08 Jim Meyeringrm without -f: give a better diagnostic when euidaccess...
2007-03-08 Jim MeyeringGeneralize a few more cvs-isms.
2007-03-08 Jim Meyering* bootstrap: Run libtool, if necessary.
2007-03-07 Jim MeyeringMake bootstrap a little more general.
2007-03-04 Jim Meyering* vasnprintf.c (VASNPRINTF): Add missing semicolon.
2007-03-03 Andrew ChurchFix a bug: cp -x would fail to set mount point permissions.
2007-03-03 Jim Meyeringpwd-unreadable-parent: Skip test on ia64/Linux, too.
2007-03-02 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-02 Jim Meyering* vasnprintf.c (VASNPRINTF): Remove cast of alloca...
2007-03-02 Jim Meyeringpwd-unreadable-parent: Skip test on non-Linux/GNU systems.
2007-03-02 Jim Meyering* tests/misc/pwd-long: Also allow "+" in $PWD.
2007-03-02 Jim Meyering* Makefile.maint (my-distcheck): Skip the c99/c89 check...
2007-03-02 Jim MeyeringRemove another coreutils-ism. Formatting cleanup.
2007-03-01 Jim Meyering* Makefile.maint (warn_cflags): Hoist, adding "-Dlint...
2007-03-01 Jim MeyeringMake "make syntax-check" rules less coreutils-specific.
2007-03-01 Jim MeyeringRun the writable-files check only for release-building...
2007-03-01 Jim Meyering"make syntax-check" now runs only Makefile.cfg-selected...
2007-03-01 Jim MeyeringMerge in changes from gnulib:
2007-03-01 Bruno Haible* bootstrap.conf (gnulib_modules): Replace xreadlink...
next