Jim Meyering
f3465b0ec6
mention new program: base64
2006-02-27 10:47:56 +00:00
Jim Meyering
f97b02c197
New option for rm: --interactive=once (-I).
...
Document it, along with change to rm --interactive.
2006-02-20 12:50:38 +00:00
Jim Meyering
8bb7d21a7c
Bug fix:
...
rm -r must remove an empty directory, even if it is inaccessible.
2006-02-11 19:25:26 +00:00
Jim Meyering
82959f79fe
Mention the `cp -RL' bug fix.
2006-02-06 12:42:13 +00:00
Jim Meyering
d99e1c3342
tail -f once again works on a file with the append-only
...
attribute (affects at least Linux ext2, ext3, xfs file systems)
2006-01-24 10:36:28 +00:00
Jim Meyering
af1885b91f
Mention fts-related improvements and bug fixes.
2006-01-21 11:16:43 +00:00
Paul Eggert
70efb5ac20
Document that mkfifo and mknod -m no longer set special bits.
2006-01-02 07:28:08 +00:00
Jim Meyering
5124a296ab
stat: revert behavior of --format=FMT (-c)
...
stat: add new option: --printf=FMT
2005-12-15 12:24:54 +00:00
Jim Meyering
2a390dea1f
*** empty log message ***
2005-12-15 08:37:14 +00:00
Paul Eggert
1dbd70442d
sort now reports incompatible options.
2005-12-14 22:46:17 +00:00
Jim Meyering
2f33661051
Mention sort's new options.
2005-12-10 21:10:21 +00:00
Paul Eggert
d17f5073fc
Mention dd's new noatime flag.
2005-12-07 21:10:33 +00:00
Paul Eggert
bb14284481
df updates for "none", "proc", inaccessible file systems.
2005-11-26 07:51:27 +00:00
Jim Meyering
5db92fc43c
*** empty log message ***
2005-11-22 16:23:21 +00:00
Jim Meyering
b5373161d0
Rewrite. Now, this module is reentrant on systems
...
that provide openat (Solaris), and on systems like Linux+procfs
where our openat emulation code is reentrant. This also fixes a
few low-probability leaks and eliminates some code that could,
in very unusual circumstances, cause rm() (via a callee) to exit.
2005-11-22 15:33:26 +00:00
Paul Eggert
114492b826
Improve quality of ln's diagnostics.
2005-11-16 22:31:44 +00:00
Jim Meyering
12fc258f9f
*** empty log message ***
2005-11-15 18:03:26 +00:00
Jim Meyering
087fd33c32
*** empty log message ***
2005-11-15 17:21:12 +00:00
Jim Meyering
53d4c7bf09
*** empty log message ***
2005-11-15 07:24:45 +00:00
Jim Meyering
8d9ddc0c12
*** empty log message ***
2005-11-14 11:07:18 +00:00
Jim Meyering
f0afe32b84
(sort): Mention consequences of today's mkstemp-safer.c fix.
2005-11-14 10:54:07 +00:00
Jim Meyering
f1126d2639
Mention `readlink -f' bug fix in 5.3.0 news.
...
Mention new readlink options in `New features' section.
2005-11-11 17:15:06 +00:00
Jim Meyering
8b5df58140
Merge in changes from b5_9x branch.
2005-11-08 21:10:52 +00:00
Paul Eggert
de4224e5df
ls now defaults to --time-style='locale'.
2005-11-08 20:58:57 +00:00
Jim Meyering
e239238882
mention the du bug fix
2005-11-04 10:10:54 +00:00
Paul Eggert
162a2d69bc
Mention that rm -d and maybe ln -d are scheduled for
...
removal in 2006.
2005-11-02 21:51:16 +00:00
Jim Meyering
f626cd65cc
*** empty log message ***
2005-11-02 09:58:43 +00:00
Paul Eggert
fd449d30a8
"touch 0101000000" now operates as POSIX 1003.1-2001 requires.
2005-11-01 23:41:13 +00:00
Paul Eggert
18eb295ec4
tail -c 2 FILE now operates as POSIX 1002.1-2001 requires.
2005-11-01 23:04:37 +00:00
Jim Meyering
f6d480b0a7
*** empty log message ***
2005-10-27 19:44:45 +00:00
Jim Meyering
1828ebcc26
*** empty log message ***
2005-10-25 13:50:30 +00:00
Jim Meyering
b7d83f310d
*** empty log message ***
2005-10-23 16:01:21 +00:00
Jim Meyering
ce9b73cda4
*** empty log message ***
2005-10-23 15:36:09 +00:00
Jim Meyering
9db8ccf72a
*** empty log message ***
2005-10-23 10:41:50 +00:00
Jim Meyering
27ad9d14e9
*** empty log message ***
2005-10-22 18:12:23 +00:00
Jim Meyering
23d83ccba1
Mention this chmod fix as well as the dircolors one.
2005-10-20 14:29:38 +00:00
Jim Meyering
9353affeec
*** empty log message ***
2005-10-17 15:23:21 +00:00
Jim Meyering
9cfc53bf54
now it's the 17th
2005-10-16 22:07:00 +00:00
Jim Meyering
2487210cb4
remove -cvs suffix
2005-10-16 10:38:40 +00:00
Jim Meyering
dba603f83a
Mention the `mkdir -p' bug fix.
2005-10-16 10:24:41 +00:00
Jim Meyering
c6ee1b3a32
.
2005-10-15 10:23:47 +00:00
Jim Meyering
757e44d875
Document dircolors change of 2005-09-05.
2005-10-13 14:16:19 +00:00
Jim Meyering
22c2d2efaf
*** empty log message ***
2005-10-01 09:50:09 +00:00
Jim Meyering
e94c88d4a2
Use 5.91-cvs as the version string.
2005-09-30 05:46:48 +00:00
Paul Eggert
a93720f8ac
Clarify "tail - f" example.
2005-09-30 04:50:48 +00:00
Jim Meyering
ecb80e4add
Version 5.90.
...
Add today's date.
2005-09-29 17:12:16 +00:00
Jim Meyering
abab5e5812
mention stat bug fix
2005-09-29 06:32:25 +00:00
Jim Meyering
9d1978df97
Use 5.90-cvs as the version string.
2005-09-28 21:47:30 +00:00
Paul Eggert
4f688f0b3f
"touch -" now touches standard output.
2005-09-25 06:07:48 +00:00
Jim Meyering
31fc497b9a
*** empty log message ***
2005-09-16 08:19:00 +00:00