summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-10-18pathchk cleanups, gnulib mergePaul Eggert
2004-10-15* src/printf.c (usage): Mention Unicode, and use H for hex digits.Paul Eggert
2004-10-13* tests/stty/row-col-1: Set LC_ALL=C.Paul Eggert
2004-10-12*** empty log message ***Jim Meyering
2004-10-12*** empty log message ***Jim Meyering
2004-10-05* src/ls.c (ignore_mode): Renamed from ignore.Paul Eggert
2004-10-05*** empty log message ***Jim Meyering
2004-10-05* src/expr.c (NEW, OLD): Remove.Paul Eggert
2004-09-28*** empty log message ***Jim Meyering
2004-09-28* src/od.c (format_address_paren): Don't output c if it's '\0'.Paul Eggert
2004-09-26Add "ls --hide".Paul Eggert
2004-09-26Fix location of "Version 5.3.0."Paul Eggert
2004-09-26* src/ls.c: Fix problem with multibyte decimal points in human-readable output.Paul Eggert
2004-09-24chmod -r -w x fixes.Paul Eggert
2004-09-24*** empty log message ***Jim Meyering
2004-09-24*** empty log message ***Jim Meyering
2004-09-24* Makefile.maint (CVS_LIST): New macro.Paul Eggert
2004-09-23Add comments for tests/tail/Test.pm.Paul Eggert
2004-09-23More backward-compatibility fixes for "tail".Paul Eggert
2004-09-22*** empty log message ***Jim Meyering
2004-09-22*** empty log message ***Jim Meyering
2004-09-22*** empty log message ***Jim Meyering
2004-09-22* src/ls.c (decode_switches): Don't compare a short value to SIZE_MAX.Paul Eggert
2004-09-21getopt cleanup.Paul Eggert
2004-09-21* man/rm.x: Say "the response is affirmative".Paul Eggert
2004-09-20Fix echo off-by-1 bug.Paul Eggert
2004-09-19Remove md5sum --string.Paul Eggert
2004-09-19Fix sticky-directory test case bug reported by Bert Fischer.Paul Eggert
2004-09-19m5sum cleanupPaul Eggert
2004-09-19Log changes to dd, chroot, cksum.Paul Eggert
2004-09-13* src/Makefile.am (localedir.h): Don't redirect directly to target.Paul Eggert
2004-09-13Add -Wshadow.Paul Eggert
2004-09-13id shouldn't fail simply because some numbers can't be resolved.Paul Eggert
2004-09-10"tail" now handles obscure POSIX 1003.2-1992 cases better.Paul Eggert
2004-09-09src/test.c (usage): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09src/test.c: document that -h and -L don't dereference.Paul Eggert
2004-09-09* src/test.c (usage): Document "test" (with no args) and "[ ]".Paul Eggert
2004-09-09Fix "tr xy -z" bug.Paul Eggert
2004-09-07Fix "touch -- MMDDhhmm file" bug.Paul Eggert
2004-09-07Emulate Solaris 8 "sort -y" better.Paul Eggert
2004-09-06Add NEWS item for "od" changes.Paul Eggert
2004-09-06Several od changes for POSIX and FreeBSD compatibility.Paul Eggert
2004-09-05Stty option-parsing fixes.Paul Eggert
2004-09-03Minor stat.c patches from Pozsar Balazs for GNU/Linux.Paul Eggert
2004-09-03dd minor cleanup for conversionsPaul Eggert
2004-09-03Output correct errno-related diagnostic on "paste" I/O errors.Paul Eggert
2004-09-02Port to diet libc.Paul Eggert
2004-08-24POSIX-conformance fixes for "expand" and "unexpand".Paul Eggert
2004-08-19Add support for "chown : file" and the like.Paul Eggert
2004-08-11Test for the -d regression.Paul Eggert