<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc/ChangeLog, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-28T22:03:08Z</updated>
<entry>
<title>* perm.texi (Mode Structure): Fix typo: s/setgid/setuid/.</title>
<updated>2006-11-28T22:03:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-28T22:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aa0fb1e032e2986a68eddf7b73d5fc1970b2ebb7'/>
<id>urn:sha1:aa0fb1e032e2986a68eddf7b73d5fc1970b2ebb7</id>
<content type='text'>
Reported by Georg Neis as Debian bug 400778.
</content>
</entry>
<entry>
<title>* coreutils.texi (wc invocation): When giving the order in which</title>
<updated>2006-10-28T16:19:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-28T16:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a0db0def2d166b7a4e62a4a4980726abdc53dfd1'/>
<id>urn:sha1:a0db0def2d166b7a4e62a4a4980726abdc53dfd1</id>
<content type='text'>
the various "counts" are listed, also mention "maximum line length".
Prompted by a report from Vincent LeFevre.
</content>
</entry>
<entry>
<title>new feature: rm accepts new option: --one-file-system</title>
<updated>2006-10-24T22:01:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-24T22:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5e42576c017905627e209acc20bf6e6abd1db6ef'/>
<id>urn:sha1:5e42576c017905627e209acc20bf6e6abd1db6ef</id>
<content type='text'>
Suggested by Steve McIntyre in &lt;http://bugs.debian.org/392925&gt;.
* src/remove.h (struct rm_options) [one_file_system]: New member.
* src/rm.c (rm_option_init): Initialize it.
(usage): Document the option.
* src/mv.c (rm_option_init): Likewise.
* src/remove.c (remove_dir): With --one-file-system and --recursive,
for each directory command line argument, do not affect a file system
different from that of the starting directory.  And give a diagnostic.
* src/rm.c (ONE_FILE_SYSTEM): New enum.
(main): Handle new option.
* tests/rm/one-file-system: Test the above.
* tests/rm/Makefile.am (TESTS): Add one-file-system.
* tests/Makefile.am (check-root): Add the rm/one-file-system
test to the list.
(EXTRA_DIST): Add other-fs-tmpdir.

* tests/mv/setup: Removed.  Renamed to...
* tests/other-fs-tmpdir: ...this new file.
* tests/mv/Makefile.am (EXTRA_DIST): Remove setup.
* tests/mv/acl: Reflect renaming: use ../other-fs-tmpdir.
* tests/mv/backup-is-src: Likewise.
* tests/mv/hard-link-1: Likewise.
* tests/mv/leak-fd: Likewise.
* tests/mv/mv-special-1: Likewise.
* tests/mv/part-fail: Likewise.
* tests/mv/part-hardlink: Likewise.
* tests/mv/part-rename: Likewise.
* tests/mv/part-symlink: Likewise.
* tests/mv/partition-perm: Likewise.
* tests/mv/to-symlink: Likewise.
* tests/mv/into-self-2: Likewise.

[doc/ChangeLog]
* coreutils.texi (rm invocation): Describe --one-file-system.
</content>
</entry>
<entry>
<title>[ChangeLog]</title>
<updated>2006-09-26T19:11:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-26T19:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7c315cdda2d1d189232c2cd36f3b2610914e5f3'/>
<id>urn:sha1:b7c315cdda2d1d189232c2cd36f3b2610914e5f3</id>
<content type='text'>
* NEWS: "groups user" no longer outputs "user :"; you need at least
two users.  "groups" now processes options like --help more compatibly.
* src/groups.sh: Implement the option-processing change.
Handle user and group names with special characters more robustly.
Report write errors instead of exiting silently with status 1.
[doc/ChangeLog]
* coreutils.texi (groups invocation): "groups" no longer prefixes
the output with "user :" unless more than one user is specified.
</content>
</entry>
<entry>
<title>* coreutils.texi (Disk usage): Clarify intro.  Problem reported by Van Ly.</title>
<updated>2006-09-19T22:39:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-19T22:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=856443a97d9e2510a6e4fcbd486f181190e8165e'/>
<id>urn:sha1:856443a97d9e2510a6e4fcbd486f181190e8165e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* coreutils.texi (cp invocation): Say that -i and -f are</title>
<updated>2006-09-19T16:49:06Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-19T16:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f544d8dd1a46e3c666a86b2965f71c22576999bf'/>
<id>urn:sha1:f544d8dd1a46e3c666a86b2965f71c22576999bf</id>
<content type='text'>
independent.  Clarify -i's behavior.
</content>
</entry>
<entry>
<title>tail now ignores the -f option if POSIXLY_CORRECT is set,</title>
<updated>2006-09-08T17:19:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-08T17:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5c81574ed52d294a58617c9bb8b86fb0caa1f71e'/>
<id>urn:sha1:5c81574ed52d294a58617c9bb8b86fb0caa1f71e</id>
<content type='text'>
no file operand is given, and standard input is any FIFO.
</content>
</entry>
<entry>
<title>(Treating / specially): --preserve-root is</title>
<updated>2006-09-03T02:56:34Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-03T02:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aff5a4f2ab86f2a51db8f1d1d734406dc4bd8fb3'/>
<id>urn:sha1:aff5a4f2ab86f2a51db8f1d1d734406dc4bd8fb3</id>
<content type='text'>
now the default for rm.
(rm invocation): Likewise.  Also, document that you can't
remove `.' or `..'.  Use the POSIX term "root directory"
rather than the more-ambiguous "file system root".
</content>
</entry>
<entry>
<title>* aclocal.m4, config.hin, configure:</title>
<updated>2006-08-22T18:50:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-22T18:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6d124bf98aaef135b6c8463973930ce3e50a77fc'/>
<id>urn:sha1:6d124bf98aaef135b6c8463973930ce3e50a77fc</id>
<content type='text'>
Remove from CVS, since ./bootstrap generates them automatically.
* .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log.
Remove more-specific entries.  This catches files like configure.lineno.
* man/.cvsignore: Add Makefile.in.
* src/.cvsignore: Add Makefile.in.
Remove .version, dir.c, install, mvdir, stamp-v, vdir.c, version.c.

For .cvsignore file under the tests directory:
Add Makefile.in.  Sort entries if necessary.  Remove *.I, *.E,
*.X, *.O, *-tests, build-script, mk-script if they're never
created in this directory.

* build-aux/.cvsignore: New file.
* doc/.cvsignore: Add Makefile.in, coreutils.html, coreutils.pdf,
coreutils.ps, coreutils.tps.  Remove coreutils.cm (dunno what it
is, but the makefile doesn't mention it).  Remove coreutils.info
as it is subsumed by coreutils.info*.
* lib/.cvsignore: Add Makefile.in, getdate.tab.h.
Remove stat.c, sysexit.h.
* m4/.cvsignore: Remove Makefile, dev-ino.m4, glibc2.m4, intdiv0.m4,
inttypes-h.m4, inttypes-pri.m4, jm-glibc-io.m4, lcmessage.m4,
lock.m4, printf-posix.m4, same-inode.m4, size_max.m4,
uintmax_t.m4, ulonglong.m4, visibility.m4, xsize.m4.  Many of
these are put in automatically by ../bootstrap, but that's a
bootstrap bug that I plan to fix shortly.
* po/.cvsignore: More ../bootstrap-related fixes, plus remove old
cruft.  Add *.po, LINGUAS, Makevars.  Remove *.cat, *.msg,
cat-id-dbl.c, messages.mo, stamp-cat-id.
</content>
</entry>
<entry>
<title>* .cvsignore: Add files that are now generated by ../bootstrap.</title>
<updated>2006-08-22T11:01:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-22T11:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0797e95b8a8aa6a9dbbd21d60dfbce66a8b67c2e'/>
<id>urn:sha1:0797e95b8a8aa6a9dbbd21d60dfbce66a8b67c2e</id>
<content type='text'>
</content>
</entry>
</feed>
