summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-29* AUTHORS: Add chcon.Jim Meyering
2007-03-29* src/c99-to-c89.diff: Remove trailing blanks.Jim Meyering
2007-03-29* src/chcon.c: Don't include "dirname.h". system.h already includes it.Jim Meyering
2007-03-29* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.Jim Meyering
2007-03-29* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.Jim Meyering
2007-03-29* src/id.c (main): Tweak id -Z diagnostic.Jim Meyering
2007-03-29* POTFILES.in: Add src/chcon.c.Jim Meyering
2007-03-29id: Add SELinux support: -Z option.Jim Meyering
2007-03-29Keep SELinux-related ChangLog entries here.Jim Meyering
2007-03-29stat: Add support for SELinux in the form of a %C format directive.Jim Meyering
2007-03-29add chconJim 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-29.cvsignore, .gitignore: updateJim 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-28Add to .cvsignore and .gitignore files.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-25Add to .cvsignore and .gitignore files.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-22.prev-version: Record previous version: 6.9.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-22* coreutils.texi (md5sum invocation): Document escapes in outputEric Blake
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-21Add to .cvsignore and .gitignore files.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-20Fix a typo in the handling of %x and %X.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 silly syntax error introduced in last change.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