Paul Eggert
|
afa60ee222
|
getopt cleanup.
|
2004-09-21 22:27:07 +00:00 |
|
Paul Eggert
|
d11d06abfa
|
* man/rm.x: Say "the response is affirmative".
|
2004-09-21 07:54:15 +00:00 |
|
Paul Eggert
|
dcb7800cf2
|
Fix echo off-by-1 bug.
|
2004-09-20 07:34:26 +00:00 |
|
Paul Eggert
|
d89f5a3b8f
|
Remove md5sum --string.
|
2004-09-19 16:53:00 +00:00 |
|
Paul Eggert
|
e165ffef18
|
Fix sticky-directory test case bug reported by Bert Fischer.
|
2004-09-19 07:11:48 +00:00 |
|
Paul Eggert
|
3074778063
|
m5sum cleanup
|
2004-09-19 02:21:18 +00:00 |
|
Paul Eggert
|
59a53b222e
|
Log changes to dd, chroot, cksum.
|
2004-09-19 02:13:56 +00:00 |
|
Paul Eggert
|
16321b88ed
|
* src/Makefile.am (localedir.h): Don't redirect directly to target.
|
2004-09-13 13:04:37 +00:00 |
|
Paul Eggert
|
6340f98cc4
|
Add -Wshadow.
|
2004-09-13 12:16:08 +00:00 |
|
Paul Eggert
|
79995f6018
|
id shouldn't fail simply because some numbers can't be resolved.
|
2004-09-13 10:44:02 +00:00 |
|
Paul Eggert
|
96567e89fa
|
"tail" now handles obscure POSIX 1003.2-1992 cases better.
|
2004-09-10 20:54:47 +00:00 |
|
Paul Eggert
|
9eaba4a244
|
src/test.c (usage): Document -r, -w, -x more carefully.
|
2004-09-09 23:21:58 +00:00 |
|
Paul Eggert
|
ca09408448
|
src/test.c: document that -h and -L don't dereference.
|
2004-09-09 04:15:19 +00:00 |
|
Paul Eggert
|
2d06202f5f
|
* src/test.c (usage): Document "test" (with no args) and "[ ]".
|
2004-09-09 03:54:26 +00:00 |
|
Paul Eggert
|
66942e36a8
|
Fix "tr xy -z" bug.
|
2004-09-09 00:28:44 +00:00 |
|
Paul Eggert
|
0e0adc6325
|
Fix "touch -- MMDDhhmm file" bug.
|
2004-09-07 06:23:39 +00:00 |
|
Paul Eggert
|
d1d35fc729
|
Emulate Solaris 8 "sort -y" better.
|
2004-09-07 05:09:48 +00:00 |
|
Paul Eggert
|
47b9873ada
|
Add NEWS item for "od" changes.
|
2004-09-06 07:49:21 +00:00 |
|
Paul Eggert
|
50df4a8518
|
Several od changes for POSIX and FreeBSD compatibility.
|
2004-09-06 07:47:21 +00:00 |
|
Paul Eggert
|
ee86084bea
|
Stty option-parsing fixes.
|
2004-09-05 07:28:11 +00:00 |
|
Paul Eggert
|
c69c5ad84c
|
Minor stat.c patches from Pozsar Balazs for GNU/Linux.
|
2004-09-03 21:59:03 +00:00 |
|
Paul Eggert
|
93bdd0d094
|
dd minor cleanup for conversions
|
2004-09-03 08:11:52 +00:00 |
|
Paul Eggert
|
299fd05251
|
Output correct errno-related diagnostic on "paste" I/O errors.
Improve diet libc port.
|
2004-09-03 01:35:50 +00:00 |
|
Paul Eggert
|
5e2e647328
|
Port to diet libc.
|
2004-09-02 23:59:52 +00:00 |
|
Paul Eggert
|
59cf3747e3
|
POSIX-conformance fixes for "expand" and "unexpand".
|
2004-08-24 07:36:36 +00:00 |
|
Paul Eggert
|
9308e71ada
|
Add support for "chown : file" and the like.
Also, fix a regression and some memory leaks.
|
2004-08-19 20:07:20 +00:00 |
|
Paul Eggert
|
16b995fdd8
|
Test for the -d regression.
|
2004-08-11 21:52:17 +00:00 |
|
Paul Eggert
|
ed5f2129c1
|
* src/install.c (main): Fix -d regression
|
2004-08-11 21:44:49 +00:00 |
|
Paul Eggert
|
eb1d2a52dd
|
Fix cp -a confusion bug.
|
2004-08-11 17:19:07 +00:00 |
|
Paul Eggert
|
34e29318a5
|
Convert to UTF-8.
|
2004-08-10 22:50:58 +00:00 |
|
Paul Eggert
|
faca6bfc15
|
Convert to UTF-8.
|
2004-08-10 22:47:08 +00:00 |
|
Paul Eggert
|
c5ff0b216e
|
Fix typo in previous log entry.
|
2004-08-10 22:09:11 +00:00 |
|
Paul Eggert
|
1ccc1a1b4b
|
"sort -o -", "shred -", "tee -" POSIX-conformance fixes.
|
2004-08-10 22:06:28 +00:00 |
|
Paul Eggert
|
ac4b4fe418
|
Fix install.c int->bool conversion bug.
|
2004-08-10 20:32:32 +00:00 |
|
Paul Eggert
|
557ed575e8
|
readlink.c cleanup
|
2004-08-09 23:40:58 +00:00 |
|
Paul Eggert
|
f305d3a224
|
Improve code to work in some cases when files are writeable but not readable.
|
2004-08-09 23:35:15 +00:00 |
|
Paul Eggert
|
8ad3011df3
|
Remove dependency of xalloc on error, etc.
|
2004-08-09 18:44:46 +00:00 |
|
Paul Eggert
|
e5f309aaf3
|
Adjust to sha->sha1 renaming.
|
2004-08-09 18:18:41 +00:00 |
|
Paul Eggert
|
81b4c13eb5
|
(O_BINARY) [!O_BINARY && defined O_BINARY]:
Do not define, to avoid annoying compiler messages on QNX 6.3.
|
2004-08-08 03:04:21 +00:00 |
|
Paul Eggert
|
0e67d0e632
|
Fixes for OpenBSD 3.4.
|
2004-08-04 22:50:41 +00:00 |
|
Paul Eggert
|
b3f620dd47
|
Add uname kludge to work around Mac OS X bug.
|
2004-08-04 05:59:25 +00:00 |
|
Paul Eggert
|
28e5967879
|
int cleanups for uniq, wc, who, whoami, unexpand, touch, tsort, tty,
test, tac, su, stty, remove.h, tee, ptx, printf, shred, split, stat, pr.
|
2004-08-03 23:40:20 +00:00 |
|
Paul Eggert
|
3518dcf753
|
int cleanup for nohup, paste, pathchk, printenv, od.
|
2004-08-03 15:37:00 +00:00 |
|
Paul Eggert
|
77f4620b24
|
int cleanups for nl, ln, ls, id, factor, setuidgid, fold, head, csplit, cut,
date, env, expr.
|
2004-08-03 07:02:23 +00:00 |
|
Paul Eggert
|
ef9d1f67b2
|
int fixes for fmt, expand, dircolors, dd, seq, sleep, tail, hostname,
pinky, uptime, users, who, install, du, df.
|
2004-08-03 00:05:23 +00:00 |
|
Paul Eggert
|
2f2165dc9e
|
uintptr_t and uint32_t port to Solaris 8.
|
2004-08-02 05:26:59 +00:00 |
|
Paul Eggert
|
6c7be35e86
|
* src/Makefile.am (localedir.h): Make it readonly.
|
2004-08-01 15:19:02 +00:00 |
|
Paul Eggert
|
55710cf6e1
|
sort, system.h, tr int cleanup
|
2004-07-30 21:09:04 +00:00 |
|
Paul Eggert
|
d087f16e7f
|
mkdir.c int cleanup.
|
2004-07-30 20:30:18 +00:00 |
|
Paul Eggert
|
48ed3f3692
|
int cleanups for chmod, rm, cp, install, mkfifo.
|
2004-07-30 08:01:38 +00:00 |
|