Age | Commit message (Expand) | Author |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-29 | * man/chcon.x: New file. | Jim Meyering |
2007-03-29 | New program: chcon | Jim Meyering |
2007-03-29 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-29 | * .vg-suppressions: Add libc-getpwuid-leak. | Jim Meyering |
2007-03-28 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2007-03-28 | * src/stty.c: Don't include "vasprintf.h", now that its | Jim Meyering |
2007-03-27 | * README: Use "install", not "ginstall" in the list of program names. | Jim Meyering |
2007-03-25 | * src/c99-to-c89.diff: Regenerate. | Jim Meyering |
2007-03-25 | Avoid the need for euidaccess and/or lstat on every directory entry | Paul Eggert |
2007-03-24 | If strace malfunctions, skip the test rather than failing it. | Jim Meyering |
2007-03-23 | * src/pathchk.c: Don't include euidaccess.h, as we don't call | Jim Meyering |
2007-03-23 | * README-package-renamed-to-coreutils: Add a URL for the FAQ, | Jim Meyering |
2007-03-23 | Post-release version change. | Jim Meyering |
2007-03-22 | Version 6.9. | Jim Meyering |
2007-03-22 | * tests/mv/hard-3: Correct the preceding change: $3 -> $2. | Jim Meyering |
2007-03-22 | Improve a test script. | Paul Eggert |
2007-03-21 | Fix a test script not to claim an ext2 file system is of type xfs. | Jim Meyering |
2007-03-21 | * gl/lib/savewd.c: Remove this file, since the savewd_save change | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |
2007-03-20 | * gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it. | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |
2007-03-20 | * src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD): | Paul Eggert |
2007-03-18 | Fix a generic NFS-related test failure. | Jim Meyering |
2007-03-18 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-18 | Fix a bug in how pr -m -s works. | Jim Meyering |
2007-03-17 | fix a syntax error | Jim Meyering |
2007-03-17 | Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted. | Jim Meyering |
2007-03-17 | * tests/misc/tty-eof: Add shuf to the list of tested commands. | Jim Meyering |
2007-03-17 | Avoid test failure on NFS-mounted Solaris ZFS file system. | Jim Meyering |
2007-03-17 | Avoid an obscure build failure, prefer waitpid over wait. | Jim Meyering |
2007-03-17 | * bootstrap: Don't use \> in grep regexp. For HP-UX. | Jim Meyering |
2007-03-16 | Begin adding support for Solaris ZFS (4 entries per trivial ACL) | Jim Meyering |
2007-03-16 | * bootstrap: Update from gnulib. | Jim Meyering |
2007-03-16 | * .x-sc_prohibit_atoi_atof: Add TODO here, too. | Jim Meyering |
2007-03-16 | * src/copy.c: Include filemode.h. | Paul Eggert |
2007-03-15 | Enforce policy: don't use *scanf functions. | Jim Meyering |
2007-03-13 | Prepare to work on ACL-related failure when using Solaris ZFS. | Jim Meyering |
2007-03-13 | Work around a failing test due to an NFS-based race condition. | Jim Meyering |
2007-03-12 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-12 | Make bootstrap.conf a tiny bit more generic. | Jim Meyering |
2007-03-10 | Try to fix today's NFS-related failure: Treat ESTALE like EACCES. | Jim Meyering |
2007-03-10 | The preceding change solved part of the problem. Now ginstall fails. | Jim Meyering |
2007-03-10 | * tests/install/basic-1: When setting up an unreadable "." in an | Jim Meyering |
2007-03-10 | * Makefile.maint (po-check): Exclude c99-to-c89.diff. | Jim Meyering |
2007-03-10 | Mention that both Jay Soffian and Charles Randall wrote early versions | Jim Meyering |
2007-03-09 | * tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4). | Jim Meyering |
2007-03-09 | Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9) | Jim Meyering |
2007-03-08 | * src/c99-to-c89.diff: Reflect the new c99'ism, update offsets. | Jim Meyering |