summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26* src/c99-to-c89.diff: Update offsets.Jim Meyering
2006-09-26* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS that keptJim Meyering
2006-09-26[ChangeLog]Paul Eggert
2006-09-26* README: Warn not to run autoreconf manually. Use bootstrap instead.Jim Meyering
2006-09-26* src/groups.sh: When invoked with 0 or 1 argument, just exec "id".Jim Meyering
2006-09-26* NEWS: Mention the bug fix.Jim Meyering
2006-09-26*** empty log message ***Jim Meyering
2006-09-26* .cvsignore: Add fchmodat.c.Paul Eggert
2006-09-25* fchmodat.c: Remove file. gnulib's copy is identical.Jim Meyering
2006-09-25* src/chown.c (usage): Clarify --dereference description.Jim Meyering
2006-09-25*** empty log message ***Jim Meyering
2006-09-24* NEWS: Mention these fixes.Jim Meyering
2006-09-24.Jim Meyering
2006-09-24* tests/mv/hard-verbose: New file. Test for the above fix.Jim Meyering
2006-09-24* tests/help-version (sync_args): Don't call sync, since it spins upJim Meyering
2006-09-24* NEWS: Mention the improvement to sort.Jim Meyering
2006-09-24* tests/tail-2/proc-ksyms: Require that /proc/ksyms be readableJim Meyering
2006-09-24* tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older,Jim Meyering
2006-09-23* Makefile.am (EXTRA_DIST): Sort file names.Jim Meyering
2006-09-23remove trailing blanksJim Meyering
2006-09-23* gl/modules/getloadavg.diff: New file. Work around the way the latestJim Meyering
2006-09-20* bootstrap: Add support for --force.Paul Eggert
2006-09-20* NEWS: Document fix for cp -i and mv -i.Paul Eggert
2006-09-20* NEWS: Mention the chmod bug fix.Jim Meyering
2006-09-20*** empty log message ***Jim Meyering
2006-09-20* tests/chmod/inaccessible: New test.Jim Meyering
2006-09-20Fix the 2006-09-18 bug differently.Jim Meyering
2006-09-20* src/chmod.c: Revert last change. There is a better way.Jim Meyering
2006-09-19* coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly.Paul Eggert
2006-09-19* src/ln.c (target_directory_operand): Rewrite to avoid portingPaul Eggert
2006-09-19(cp invocation): Clarify cp -i a bit more.Paul Eggert
2006-09-19* coreutils.texi (cp invocation): Say that -i and -f arePaul Eggert
2006-09-18Fix bug where chmod, chown, and chgrp did not process operandsPaul Eggert
2006-09-18* src/shuf.c (main): Quote the entire range when reporting anPaul Eggert
2006-09-18* tests/stty/row-col-1: Rewrite to avoid temporary file that isPaul Eggert
2006-09-18* bootstrap (symlink_to_gnulib): New function.Paul Eggert
2006-09-18* tests/ls/stat-vs-dirent: Fix quoting problem in diagnosticPaul Eggert
2006-09-18Fix bug in test case exposed by building onPaul Eggert
2006-09-18* NEWS: Add a line for 6.3-cvs.Jim Meyering
2006-09-18.Jim Meyering
2006-09-18duhJim Meyering
2006-09-18*** empty log message ***Jim Meyering
2006-09-18*** empty log message ***Jim Meyering
2006-09-18Version 6.2.Jim Meyering
2006-09-17* tests/chgrp/basic: On an OpenBSD system, rather than failingJim Meyering
2006-09-17* tests/envvar-check: Add more variable names to the list of thoseJim Meyering
2006-09-17.Jim Meyering
2006-09-16* NEWS: Document that mkdir -p and install -d now fork on occasion.Paul Eggert
2006-09-16* Makefile.maint (sc_require_config_h, sc_prohibit_assert_without_use):Jim Meyering
2006-09-15* bootstrap.conf (gnulib_modules): Add rename-dest-slash.Jim Meyering