1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-08 18:56:40 +02:00
Commit Graph

251 Commits

Author SHA1 Message Date
Paul Eggert 8adf2bc638 Add noctty flag to dd. 2004-11-20 08:55:22 +00:00
Paul Eggert 537acced26 New dd operand "status=noxfer". 2004-11-16 07:45:15 +00:00
Paul Eggert 07e17aad2a dd now outputs total bytes, seconds, and bytes per second. 2004-11-15 06:49:08 +00:00
Paul Eggert 54e862641b Document today's changes to "sort". 2004-11-13 00:52:32 +00:00
Paul Eggert 80877e6a38 Document recent changes to "pr". 2004-11-12 19:36:18 +00:00
Paul Eggert a4f1136b52 Document getdate changes. 2004-10-30 00:05:00 +00:00
Jim Meyering caf82de4ba `tac /proc/modules' would print nothing 2004-10-29 22:10:36 +00:00
Jim Meyering 0492f5ec4a *** empty log message *** 2004-10-21 10:38:56 +00:00
Jim Meyering 37c518aaf4 *** empty log message *** 2004-10-21 10:38:37 +00:00
Jim Meyering 35abc478c6 rm (and mv when moving between partitions) no longer fails when
operating on too many command-line-specified nonempty directories.
2004-10-18 08:58:55 +00:00
Jim Meyering 2d383a77c9 *** empty log message *** 2004-10-14 19:55:18 +00:00
Jim Meyering bd98640cd8 *** empty log message *** 2004-10-14 19:22:50 +00:00
Paul Eggert 45bf776dee Add "ls --hide". 2004-09-26 22:55:05 +00:00
Paul Eggert 6b05d8254b Mention that "chmod -r -w x" now works as expected. 2004-09-24 23:32:37 +00:00
Paul Eggert 3e9f3d2755 Describe SUSv2 etc. tail fixes. 2004-09-23 20:24:52 +00:00
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