[bugs #12064] make distclean deletes a distributed file

2005-02-20 Thread anonymous
URL: Summary: make distclean deletes a distributed file Project: findutils Submitted by: None Submitted on: Sun 02/20/2005 at 23:30 Category: find

Typo fixes for findutils-4.2.18

2005-02-20 Thread Martin Buchholz
All trivial fixes. diff -u '/usr/tmp/mp20635.d/old/findutils-4.2.18/doc/find.texi' 'findutils-4.2.18/doc/find.texi' Index: ./doc/find.texi --- ./doc/find.texi Sun Feb 13 04:11:54 2005 +++ ./doc/find.texi Sun Feb 20 15:49:54 2005 @@ -3083,7 +3083,7 @@ * O_FOLLOW:: S

[patch #3751] Typos and small suggestions to find.texi

2005-02-20 Thread Aaron Hawley
Follow-up Comment #2, patch #3751 (project findutils): Here's a patch with fixes that apply to the Texinfo file perm.texi. Here's what the patch contains. * Proper capitalization for sentences in enumerated lists. * Change all uses of "can not" to "cannot". * Change "write permission for fr

[bugs #12045] Reassigned item: Italian translation out of date.

2005-02-20 Thread James Youngman
Update of bugs #12045 (project findutils): Status:None => Fixed Assigned to:None => jay Release:None => 4.2.18 __

[bugs #11879] all mount-points lstat()-ed, but shouldn't be

2005-02-20 Thread James Youngman
Follow-up Comment #8, bugs #11879 (project findutils): Yes, this is platform dependent. The Findutils manual explains everything. See bug #12044. ___ This item URL is: ___

Re: Applying new message translations (was: Re: Findutils 4.2.18 is released)

2005-02-20 Thread James Youngman
On Sun, Feb 20, 2005 at 11:19:07AM +, James Youngman wrote: > These days, I do incorporate new translations automatically, Clarification: by "automatically" I mean "as a matter of course" not "without human intervention". James. ___ Bug-finduti

Re: Applying new message translations

2005-02-20 Thread Andreas Metzler
tags 286977 fixed-upstrem thanks On 2005-02-20 James Youngman <[EMAIL PROTECTED]> wrote: > On Sun, Feb 20, 2005 at 10:39:59AM +0100, Andreas Metzler wrote: >> Is there a specific reason why the Italian translation was not >> updated? [...] > These days, I do incorporate new translations automatica

[bugs #11879] all mount-points lstat()-ed, but shouldn't be

2005-02-20 Thread Dmitry V. Levin
Follow-up Comment #7, bugs #11879 (project findutils): Looks like this issue is now platform-dependent: find version 4.2.18 no longer stats filesystems on GNU/Linux. ___ This item URL is:

Applying new message translations (was: Re: Findutils 4.2.18 is released)

2005-02-20 Thread James Youngman
On Sun, Feb 20, 2005 at 10:39:59AM +0100, Andreas Metzler wrote: > Hello, > Is there a specific reason why the Italian translation was not > updated? Did Marco choose a wrong way to request a update? I didn't realise until a short while ago that the Translation Project ensures that contributors h

[bugs #12044] find still hangs on dead NFS filesystems on Solaris

2005-02-20 Thread James Youngman
Follow-up Comment #2, bugs #12044 (project findutils): The manual is available on the web too, and the specific node which discusses this is http://www.gnu.org/software/findutils/manual/html_node/find_html/Changing-the-Current-Working-Directory.html#Changing-the-Current-Working-Directory _

Re: Findutils 4.2.18 is released

2005-02-20 Thread Andreas Metzler
On 2005-02-19 James Youngman <[EMAIL PROTECTED]> wrote: [...] > * Major changes in release 4.2.16 > ** Functionality Changes > *** Updated the message catalogues for the translated messages. > *** The subfs filesystem is now treated the same as the autofs > filesystem is. > *** New translation

[bugs #12044] find still hangs on dead NFS filesystems on Solaris

2005-02-20 Thread James Youngman
URL: Summary: find still hangs on dead NFS filesystems on Solaris Project: findutils Submitted by: jay Submitted on: Sun 02/20/2005 at 08:44 Category: find

[bugs #12044] find still hangs on dead NFS filesystems on Solaris

2005-02-20 Thread James Youngman
Update of bugs #12044 (project findutils): Severity: 5 - Average => 7 - Major ___ Follow-up Comment #1: The attached patch should solve the problem but only in the case of "find --version". Howev