summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-29* src/system.h (LOCALEDIR): Remove, since configmake.h now definesPaul Eggert
2006-08-29(main): Don't test whether macros likePaul Eggert
2006-08-28* src/copy.c (copy_internal): Don't test whether macros likePaul Eggert
2006-08-28Adjust to recent gnulib changes for the gnulib module.Paul Eggert
2006-08-28Adjust to recent gnulib changes for the inttypes module.Paul Eggert
2006-08-27* src/copy.c (copy_internal): Don't make a backup if the lastJim Meyering
2006-08-27* src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite as a...Jim Meyering
2006-08-27Two of those comments apply only when "moving" (not when copying).Jim Meyering
2006-08-27* src/copy.c (copy_internal): Add comments.Jim Meyering
2006-08-27(AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib,Paul Eggert
2006-08-26* src/c99-to-c89.diff: Remove hunk for copy.c; no longer needed.Jim Meyering
2006-08-26Fix "mv --verbose --backup" so its output includes theJim Meyering
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert
2006-08-26"ls --color" would highlight other-writable and sticky directoriesJim Meyering
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert
2006-08-25Fix typo in previous checkin; a "&" went missing.Paul Eggert
2006-08-25Rewrite to avoid some unnecessary casts, macros, literals.Paul Eggert
2006-08-24* src/stat.c (print_statfs): Fix typo: remove extra "sizeof".Jim Meyering
2006-08-23* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define. ThisPaul Eggert
2006-08-23* NEWS: printf supports the I flag.Paul Eggert
2006-08-23(SA_RESTART): Fallback define.Paul Eggert
2006-08-23* src/system.h (EDQUOT): Define if not already defined.Paul Eggert
2006-08-23* .cvsignore: Remove config.h, config.hin, as they are nowPaul Eggert
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-22BeOS portability.Paul Eggert
2006-08-22Move the check-AUTHORS rule to be run as part of "make distcheck",Jim Meyering
2006-08-22(print_header, show_dev): Use a column width thatPaul Eggert
2006-08-21* src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no longer definedJim Meyering
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-20the patch from 2006-08-18 broke on cygwin.Paul Eggert
2006-08-19.Jim Meyering
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering
2006-08-18Add support for NetBSD 3.0.Paul Eggert
2006-08-18* src/system.h (select_plural): Reduce by 1000000, not 1000, sincePaul Eggert
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-17ls -CF would misalign columns in some cases.Jim Meyering
2006-08-17* src/copy.c (copy_internal, same_file_ok): Adjust comments notJim Meyering
2006-08-17With this patch, permit building with Solaris cc on Solaris 7.Jim Meyering
2006-08-16Fix bugs when printing plurals of numbers that are notPaul Eggert
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15(USE_STATVFS): Define to 0 if f_type is needed, butPaul Eggert
2006-08-15* src/dd.c (print_stats): Don't substitute "1" for number, as thisPaul Eggert
2006-08-15.Jim Meyering
2006-08-13* src/shred.c (usage): Don't indent the second line of an item.Jim Meyering
2006-08-10(struct control): Remove fastmap member.Paul Eggert
2006-08-10* src/dircolors.hin: Add a TERM directive for each of the following:Jim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert
2006-08-09Add mlterm, rxvt-unicode; this fixes Debian bug 317503.Paul Eggert