summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis-17/+43
2008-02-17ls: Improve description of --group-directories-first.Dan Jacobson-1/+3
2008-02-16Use the gettime module in ls.c.James Youngman-55/+19
2008-02-14groups: don't test printf and putchar calls for failureJim Meyering-36/+5
2008-02-13Replace groups.sh with groups.c.James Youngman-181/+339
2008-02-07mkdir, split: write --verbose output to stdout, not stderr.Steven Schubiger-6/+19
2008-01-31Don't modify argv in dd due to ',' in arguments.Paul Eggert-32/+38
2008-01-30* src/c99-to-c89.diff: Adjust remove.c offsets, again.Jim Meyering-7/+7
2008-01-30Now that system.h defines is_empty_dir, include "openat.h".Jim Meyering-5/+2
2008-01-30* src/c99-to-c89.diff: Adjust remove.c offsets.Jim Meyering-5/+5
2008-01-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering-36/+62
2008-01-30Don't modify argv in dd.Paul Eggert-16/+26
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering-1/+12
2008-01-26chcon: correct description of --no-dereference (-h) option.Jim Meyering-2/+1
2008-01-26src/dircolors.hin (TERM): Add jfbterm.Mike Frysinger-0/+1
2008-01-26Add a ";", so "make install" works with --enable-install-program=su.Zvi Har'El-1/+1
2008-01-26Avoid misinterpreting mgetgroups failure in running root-only tests.Jim Meyering-3/+4
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering-2/+2
2008-01-12* src/dircolors.hin (image formats): Add the .svg suffix.Mike Frysinger-1/+2
2008-01-09Fix a minor race condition when using cp -p --parents.Paul Eggert-18/+29
2008-01-08Remove uses of now-undefined Makefile variable.Jim Meyering-4/+4
2008-01-07cp (but not copy.c): plug a small leak.Jim Meyering-0/+10
2008-01-07cp --parents: don't use uninitialized memory when restoring permissionsJan Blunck-12/+12
2008-01-06touch: ignore "-d now" option, when appropriatePaul Eggert-1/+21
2008-01-06Avoid tr case-conversion failure in some locales.Jim Meyering-1/+23
2007-12-30* src/dircolors.hin (TERM): Add gnome-256color.Mike Frysinger-0/+1
2007-12-19Improve wording in uniq's --help "Note".Paul Eggert-4/+2
2007-12-18* src/uniq.c (usage): Say "key-selection", not "field-selection".Jim Meyering-2/+2
2007-12-18Note that sorting uniq's input is often useful.Jim Meyering-0/+7
2007-12-11"ls -l" wouldn't output "+" on SELinux hosts unless -Z was also given.Paul Eggert-34/+38
2007-12-09"rm" as root would fail to unlink a non-directory on OS X 10.4.xJim Meyering-1/+1
2007-12-08* src/c99-to-c89.diff: Adjust shred.c offsets.Jim Meyering-1/+1
2007-12-04Reflect change in gnulib: don't include getpagesize.h,Jim Meyering-7/+2
2007-12-02Remove just-installed su, if unable to make it set-UID root.Jim Meyering-1/+2
2007-12-01* NEWS: Mention some of the SELinux changes.Jim Meyering-1/+1
2007-12-01Add "extern" keyword to declaration of cp_options_default.Jim Meyering-1/+1
2007-12-01Fix a security race with "cp -p A B" when B already exists.Paul Eggert-21/+75
2007-11-29Close a file descriptor leak when cp --preserve=context fails.Paul Eggert-2/+2
2007-11-26setuidgid.c: more cleanupJim Meyering-24/+22
2007-11-25setuidgid: Update --help output.Jim Meyering-3/+7
2007-11-24setuidgid: minor clean-up.Jim Meyering-14/+30
2007-11-24setuidgid.c: Normalize leading white space: no more TABsJim Meyering-9/+15
2007-11-24setuidgid: accept numeric UID, and new option -g GID,GID1,GID2,...Lasse Collin-25/+82
2007-11-24"cp -p" tries to preserve GID even if preserving the UID fails.Lasse Collin-8/+30
2007-11-23* src/runcon.c (main): Remove unused parameter, "envp".Jim Meyering-1/+1
2007-11-22Quiet warnings about unused parameters.Jim Meyering-0/+4
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering-37/+53
2007-11-21* src/c99-to-c89.diff: Adjust seq.c offsets.Jim Meyering-2/+2
2007-11-21* src/seq.c (print_numbers): Rewrite in an attempt to avoid thePaul Eggert-32/+26
2007-11-18* src/c99-to-c89.diff: Adjust seq.c offsets.Jim Meyering-2/+2