summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-04-24ls --color once again colors dangling symlinks correctlyEric Blake
2007-04-16cut synopsis: fix coreutils.texi, too.Jim Meyering
2007-04-16* src/cut.c (usage): Adjust synopsis to show that an OPTION is required.Jim Meyering
2007-04-12split --line-bytes=N (-C N): don't create an empty file.Paul Eggert
2007-04-10ls: don't form or compute the length of strings that won't be used.Jim Meyering
2007-04-07Add a test for, and document, today's fix.Jim Meyering
2007-04-07Fix a bug in how the LS_COLORS ln=target attribute is handled.Eric Blake
2007-04-02* src/copy.c (copy_reg): Initialize local "con", before callingJim Meyering
2007-04-02* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:Paul Eggert
2007-04-02gnulib moved md5 and sha1 modules into a new crypt/ directory; adaptPaul Eggert
2007-03-30* NEWS: Mention these SELinux changes.Jim Meyering
2007-03-30* ChangeLog-selinux: Remove file.Jim Meyering
2007-03-29Arrange for "make check-root" to run the new root-only test.Jim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-29* man/chcon.x: New file.Jim Meyering
2007-03-29New program: chconJim Meyering
2007-03-29Merge branch 'master' of /cuJim Meyering
2007-03-29* .vg-suppressions: Add libc-getpwuid-leak.Jim Meyering
2007-03-28Merge branch 'master' of /cuJim Meyering
2007-03-28Help translators include translation team's web or email address.Jim Meyering
2007-03-28* src/stty.c: Don't include "vasprintf.h", now that itsJim 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-25Avoid the need for euidaccess and/or lstat on every directory entryPaul Eggert
2007-03-24If 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 callJim Meyering
2007-03-23* README-package-renamed-to-coreutils: Add a URL for the FAQ,Jim Meyering
2007-03-23Post-release version change.Jim Meyering
2007-03-22Version 6.9.Jim Meyering
2007-03-22* tests/mv/hard-3: Correct the preceding change: $3 -> $2.Jim Meyering
2007-03-22Improve a test script.Paul Eggert
2007-03-21Fix 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 changeJim Meyering
2007-03-20Skip 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-20Skip 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-18Fix a generic NFS-related test failure.Jim Meyering
2007-03-18Merge branch 'master' of /cuJim Meyering
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-17fix a syntax errorJim Meyering
2007-03-17Detect 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-17Avoid test failure on NFS-mounted Solaris ZFS file system.Jim Meyering
2007-03-17Avoid 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-16Begin 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