summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2006-08-20the patch from 2006-08-18 broke on cygwin.Paul Eggert-2/+3
2006-08-19.Jim Meyering-1/+1
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering-12/+12
2006-08-18Add support for NetBSD 3.0.Paul Eggert-5/+6
2006-08-18* src/system.h (select_plural): Reduce by 1000000, not 1000, sincePaul Eggert-1/+4
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert-2/+76
2006-08-17ls -CF would misalign columns in some cases.Jim Meyering-12/+12
2006-08-17* src/copy.c (copy_internal, same_file_ok): Adjust comments notJim Meyering-3/+3
2006-08-17With this patch, permit building with Solaris cc on Solaris 7.Jim Meyering-7/+89
2006-08-16Fix bugs when printing plurals of numbers that are notPaul Eggert-9/+25
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert-12/+11
2006-08-15(USE_STATVFS): Define to 0 if f_type is needed, butPaul Eggert-1/+2
2006-08-15* src/dd.c (print_stats): Don't substitute "1" for number, as thisPaul Eggert-2/+2
2006-08-15.Jim Meyering-39/+46
2006-08-13* src/shred.c (usage): Don't indent the second line of an item.Jim Meyering-3/+3
2006-08-10(struct control): Remove fastmap member.Paul Eggert-2/+1
2006-08-10* src/dircolors.hin: Add a TERM directive for each of the following:Jim Meyering-8/+17
2006-08-09Regenerate.Paul Eggert-13/+15
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert-1/+1
2006-08-09Add mlterm, rxvt-unicode; this fixes Debian bug 317503.Paul Eggert-0/+2
2006-08-09Regenerate.Paul Eggert-54/+66
2006-08-09Add shuf.Paul Eggert-0/+1
2006-08-09(next_line): New function.Paul Eggert-2/+12
2006-08-09Add a compile-time check to ensure that filetypeJim Meyering-1/+4
2006-08-08Remove; its contents are now in ../lib/rand-isaac.c.Paul Eggert-335/+0
2006-08-08New file, introduced for shuf, sort -R, and/or shred.Paul Eggert-0/+401
2006-08-08Use new random-number interface rather than rand-isaac.c.Paul Eggert-50/+127
2006-08-08Use new random-number interface rather than rand-isaac.c.Paul Eggert-105/+53
2006-08-08(bin_PROGRAMS): Add shuf.Paul Eggert-2/+3
2006-07-29(set_author): Preserve the st_author field via thePaul Eggert-2/+3
2006-07-27* src/chgrp.c (usage): Use correct grammar in description of the --reference ...Jim Meyering-2/+2
2006-07-26* src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]:Jim Meyering-1/+1
2006-07-26* src/ls.c (print_color_indicator): Test for S_IFREG first, ratherJim Meyering-11/+14
2006-07-26Checking in a change from Paul.Jim Meyering-84/+94
2006-07-26Prepare for the above change.Jim Meyering-26/+26
2006-07-26* src/ls.c: Correct indentation/formatting in a few places.Jim Meyering-8/+8
2006-07-25* src/ls.c (gobble_file): When handling a stat-failed entry,Jim Meyering-1/+1
2006-07-25* src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks.Jim Meyering-13/+13
2006-07-25* src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks.Jim Meyering-1/+1
2006-07-25Get --dired offsets right when handling stat-failed entries.Jim Meyering-2/+7
2006-07-25* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitialized theJim Meyering-0/+3
2006-07-25* src/ls.c (gobble_file): Make it so failure to stat aJim Meyering-7/+6
2006-07-25* src/ls.c: Declare stat_failed to be "bool", not "int" everywhere.Jim Meyering-7/+7
2006-07-25* src/ls.c [enum filetype] (command_line): Remove member. Not needed.Jim Meyering-5/+4
2006-07-25* src/ls.c: Apply the stat-failed parts of Red Hat'sJim Meyering-31/+62
2006-07-25* src/df.c (n_valid_args): Declare global to be static.Jim Meyering-1/+1
2006-07-21* src/su.c (usage): Correct typo in --help output: s/commmand/command/Jim Meyering-23/+1
2006-07-21(FILE_TYPE_INDICATOR_OPTION): Reposition this new name so the list remains al...Jim Meyering-1/+1
2006-07-21Fix another bug: ls --indicator-style=file-type would callJim Meyering-6/+0
2006-07-20* src/df.c (main): Fail and don't print the headers if noJim Meyering-5/+8