Age | Commit message (Expand) | Author |
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-21 | getopt cleanup. | Paul Eggert |
2004-09-21 | * man/rm.x: Say "the response is affirmative". | Paul Eggert |
2004-09-20 | Fix echo off-by-1 bug. | Paul Eggert |
2004-09-19 | Remove md5sum --string. | Paul Eggert |
2004-09-19 | Fix sticky-directory test case bug reported by Bert Fischer. | Paul Eggert |
2004-09-19 | m5sum cleanup | Paul Eggert |
2004-09-19 | Log 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-13 | Add -Wshadow. | Paul Eggert |
2004-09-13 | id 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-09 | src/test.c (usage): Document -r, -w, -x more carefully. | Paul Eggert |
2004-09-09 | src/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-09 | Fix "tr xy -z" bug. | Paul Eggert |
2004-09-07 | Fix "touch -- MMDDhhmm file" bug. | Paul Eggert |
2004-09-07 | Emulate Solaris 8 "sort -y" better. | Paul Eggert |
2004-09-06 | Add NEWS item for "od" changes. | Paul Eggert |
2004-09-06 | Several od changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-05 | Stty option-parsing fixes. | Paul Eggert |
2004-09-03 | Minor stat.c patches from Pozsar Balazs for GNU/Linux. | Paul Eggert |
2004-09-03 | dd minor cleanup for conversions | Paul Eggert |
2004-09-03 | Output correct errno-related diagnostic on "paste" I/O errors. | Paul Eggert |
2004-09-02 | Port to diet libc. | Paul Eggert |
2004-08-24 | POSIX-conformance fixes for "expand" and "unexpand". | Paul Eggert |
2004-08-19 | Add support for "chown : file" and the like. | Paul Eggert |
2004-08-11 | Test for the -d regression. | Paul Eggert |
2004-08-11 | * src/install.c (main): Fix -d regression | Paul Eggert |
2004-08-11 | Fix cp -a confusion bug. | Paul Eggert |
2004-08-10 | Convert to UTF-8. | Paul Eggert |
2004-08-10 | Convert to UTF-8. | Paul Eggert |
2004-08-10 | Fix typo in previous log entry. | Paul Eggert |
2004-08-10 | "sort -o -", "shred -", "tee -" POSIX-conformance fixes. | Paul Eggert |
2004-08-10 | Fix install.c int->bool conversion bug. | Paul Eggert |
2004-08-09 | readlink.c cleanup | Paul Eggert |
2004-08-09 | Improve code to work in some cases when files are writeable but not readable. | Paul Eggert |
2004-08-09 | Remove dependency of xalloc on error, etc. | Paul Eggert |
2004-08-09 | Adjust to sha->sha1 renaming. | Paul Eggert |
2004-08-08 | (O_BINARY) [!O_BINARY && defined O_BINARY]: | Paul Eggert |
2004-08-04 | Fixes for OpenBSD 3.4. | Paul Eggert |
2004-08-04 | Add uname kludge to work around Mac OS X bug. | Paul Eggert |
2004-08-03 | int cleanups for uniq, wc, who, whoami, unexpand, touch, tsort, tty, | Paul Eggert |
2004-08-03 | int cleanup for nohup, paste, pathchk, printenv, od. | Paul Eggert |
2004-08-03 | int cleanups for nl, ln, ls, id, factor, setuidgid, fold, head, csplit, cut, | Paul Eggert |
2004-08-03 | int fixes for fmt, expand, dircolors, dd, seq, sleep, tail, hostname, | Paul Eggert |
2004-08-02 | uintptr_t and uint32_t port to Solaris 8. | Paul Eggert |