1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 09:05:50 +02:00
Commit Graph

236 Commits

Author SHA1 Message Date
Paul Eggert
d243dee60a The following commands now reject unknown options:
basename dirname factor hostname link nohup sync unlink yes
Also, pathchk no longer accepts trailing options.
2004-09-21 22:00:27 +00:00
Paul Eggert
d89f5a3b8f Remove md5sum --string. 2004-09-19 16:53:00 +00:00
Paul Eggert
e21fadd7aa "tail" now handles obscure POSIX 1003.2-1992 cases better. 2004-09-10 20:53:53 +00:00
Paul Eggert
2ac3c657c6 Document that "tr xy -z" now works as per POSIX.
Sort the descriptions.
2004-09-09 00:27:45 +00:00
Paul Eggert
b8f278429d Document "touch" POSIX-conformance fix. 2004-09-07 06:22:13 +00:00
Paul Eggert
d225526e38 Several "od" changes for POSIX and FreeBSD compatibility. 2004-09-06 07:49:06 +00:00
Paul Eggert
59cf3747e3 POSIX-conformance fixes for "expand" and "unexpand". 2004-08-24 07:36:36 +00:00
Paul Eggert
c25bd1c9ce "chown : file", "chown '' file", and "chgrp '' file" now
succeed without changing the uid and gid, like FreeBSD.
2004-08-19 20:02:07 +00:00
Paul Eggert
754ebf7885 Document "sort -o -" and "tee -" POSIX-conformance fixes. 2004-08-10 22:05:47 +00:00
Paul Eggert
a8faa974c4 md5sum and sha1sum overflow detection. 2004-07-30 00:53:23 +00:00
Paul Eggert
a4dec5db91 Portability and POSIX fixes for "nice". 2004-07-26 06:07:04 +00:00
Paul Eggert
2ebcff3337 tail: Fix bug with -f and pipes; remove --max-consecutive-size-changes. 2004-07-23 22:11:15 +00:00
Jim Meyering
dd0d9c278a *** empty log message *** 2004-07-08 14:03:45 +00:00
Jim Meyering
4695f1e3b7 * NEWS: Add short names -t and -T for --target-directory
and --no-target-directory options, respectively.
2004-07-02 16:59:41 +00:00
Jim Meyering
ef5824798f . 2004-06-30 22:41:35 +00:00
Jim Meyering
1815011d0a Add support for --no-target-directory option. 2004-06-30 18:42:12 +00:00
Jim Meyering
679ce113e4 Fix a bug: formerly, if d/x was a directory and x a file, "ln x
d/" incorrectly created a link d/x/x.  It also saves some system
	calls.

	Document the fix.
2004-06-27 09:41:46 +00:00
Jim Meyering
227b2e9daa . 2004-06-22 15:02:59 +00:00
Jim Meyering
c18f06d7b0 *** empty log message *** 2004-06-22 06:16:11 +00:00
Jim Meyering
b3a6653a60 *** empty log message *** 2004-06-20 06:51:19 +00:00
Jim Meyering
d01eefd2d9 . 2004-06-17 14:42:05 +00:00
Jim Meyering
1f3a9c7888 *** empty log message *** 2004-06-15 21:55:28 +00:00
Jim Meyering
05638ca424 fix typo 2004-06-08 13:23:42 +00:00
Jim Meyering
b66ead2e0c *** empty log message *** 2004-06-08 13:23:17 +00:00
Jim Meyering
6e81a1d947 *** empty log message *** 2004-06-02 21:41:42 +00:00
Jim Meyering
c35afe751f echo compatibility cleanup. 2004-06-01 12:47:45 +00:00
Jim Meyering
f679d4d08d *** empty log message *** 2004-05-29 22:00:20 +00:00
Jim Meyering
26380c3504 . 2004-05-17 12:11:54 +00:00
Jim Meyering
a432ab952a *** empty log message *** 2004-05-17 12:08:24 +00:00
Jim Meyering
f64a45d112 Document that "sort -m -o F" might write F before reading all the input. 2004-05-14 07:33:48 +00:00
Jim Meyering
546b62a2bc *** empty log message *** 2004-05-11 16:48:42 +00:00
Jim Meyering
acf15d5163 *** empty log message *** 2004-05-08 22:24:25 +00:00
Jim Meyering
5536fd32b1 . 2004-04-24 08:08:06 +00:00
Jim Meyering
6a1ee7ca70 *** empty log message *** 2004-04-21 14:26:45 +00:00
Jim Meyering
4c5032e91f *** empty log message *** 2004-04-19 17:31:46 +00:00
Jim Meyering
e4b7d663c0 cp -pu and mv -u (when copying) now take the destination
file system time stamp resolution into account.
2004-04-12 09:20:47 +00:00
Jim Meyering
ca1665b2a5 . 2004-04-08 21:35:35 +00:00
Jim Meyering
a660c7e165 New dd conv= symbols nocreat, excl, fdatasync, fsync,
and new dd options iflag= and oflag=.
2004-04-08 10:25:27 +00:00
Jim Meyering
6be212659d *** empty log message *** 2004-04-07 10:56:00 +00:00
Jim Meyering
0993dd1a59 stty now provides support for Linux's iutf8 input mode. 2004-04-07 09:53:34 +00:00
Jim Meyering
4cd3d96335 *** empty log message *** 2004-04-04 16:22:29 +00:00
Jim Meyering
dee056cd1b . 2004-03-31 09:01:47 +00:00
Jim Meyering
103a7608b7 New environment var BLOCKSIZE. 2004-03-24 17:38:58 +00:00
Jim Meyering
4f37ca2cf3 Shorten the du --files0-from announcement, and say
"NUL-terminated" rather than "NUL-separated".
2004-03-24 15:14:08 +00:00
Jim Meyering
607ea2feee *** empty log message *** 2004-03-23 11:35:07 +00:00
Jim Meyering
f577774e3f *** empty log message *** 2004-03-23 11:24:20 +00:00
Jim Meyering
7073bed55e * NEWS: du accepts a new option --from0-file=FILE, where FILE
contains a list of NUL-separated file names.
2004-03-21 18:46:31 +00:00
Jim Meyering
6073a82874 *** empty log message *** 2004-03-17 10:11:12 +00:00
Jim Meyering
808f8a1f56 *** empty log message *** 2004-03-12 19:04:31 +00:00
Jim Meyering
67d9979529 *** empty log message *** 2004-03-12 13:55:28 +00:00