summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2004-08-11* src/install.c (main): Fix -d regressionPaul Eggert
2004-08-11Fix cp -a confusion bug.Paul Eggert
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Fix typo in previous log entry.Paul Eggert
2004-08-10"sort -o -", "shred -", "tee -" POSIX-conformance fixes.Paul Eggert
2004-08-10Fix install.c int->bool conversion bug.Paul Eggert
2004-08-09readlink.c cleanupPaul Eggert
2004-08-09Improve code to work in some cases when files are writeable but not readable.Paul Eggert
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert
2004-08-09Adjust to sha->sha1 renaming.Paul Eggert
2004-08-08(O_BINARY) [!O_BINARY && defined O_BINARY]:Paul Eggert
2004-08-04Fixes for OpenBSD 3.4.Paul Eggert
2004-08-04Add uname kludge to work around Mac OS X bug.Paul Eggert
2004-08-03int cleanups for uniq, wc, who, whoami, unexpand, touch, tsort, tty,Paul Eggert
2004-08-03int cleanup for nohup, paste, pathchk, printenv, od.Paul Eggert
2004-08-03int cleanups for nl, ln, ls, id, factor, setuidgid, fold, head, csplit, cut,Paul Eggert
2004-08-03int fixes for fmt, expand, dircolors, dd, seq, sleep, tail, hostname,Paul Eggert
2004-08-02uintptr_t and uint32_t port to Solaris 8.Paul Eggert
2004-08-01* src/Makefile.am (localedir.h): Make it readonly.Paul Eggert
2004-07-30sort, system.h, tr int cleanupPaul Eggert
2004-07-30mkdir.c int cleanup.Paul Eggert