[bug #14921] find -fstype broken when bind-mounts are used

2005-11-19 Thread James Youngman
Follow-up Comment #3, bug #14921 (project findutils): Is this affected by the fix to bug #14922 ? ___ Reply to this item at: ___

[bug #14619] find -perm +... broken in 4.2.25

2005-11-19 Thread James Youngman
Update of bug #14619 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #15: I have applied

[bug #14991] mtime documented incorrect or bug?

2005-11-19 Thread James Youngman
Update of bug #14991 (project findutils): Status:None => Invalid Assigned to:None => jay Open/Closed:Open => Closed ___

[bug #14842] Incorrect "Cannot allocate memory" error in some cases.

2005-11-19 Thread James Youngman
Update of bug #14842 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Reply to this item at:

[bug #14802] man page for find has typo in -atime description

2005-11-19 Thread James Youngman
Update of bug #14802 (project findutils): Status:None => Fixed Open/Closed:Open => Closed Fixed Release:None => 4.2.22 ___

[bug #14836] man page for find does not indicate correct default regexptype

2005-11-19 Thread James Youngman
Update of bug #14836 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Reply to this item at:

[bug #14614] Incorrect C code in findutils 4.2.25

2005-11-19 Thread James Youngman
Update of bug #14614 (project findutils): Open/Closed:Open => Closed Release: 4.2.25 => 4.2.26 ___ Reply to this item at:

[bug #14587] -L does not default to -L1 and results in error

2005-11-19 Thread James Youngman
Update of bug #14587 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14922] find should show a warning on unreadable mtab

2005-11-19 Thread James Youngman
Update of bug #14922 (project findutils): Open/Closed:Open => Closed Release: 4.2.25 => 4.2.26 ___ Reply to this item at:

[bug #14522] Typos in in xargs.1, find.1 and find.texi

2005-11-19 Thread James Youngman
Update of bug #14522 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14854] symbolic perm broken, but octal is OK

2005-11-19 Thread James Youngman
Update of bug #14854 (project findutils): Status:None => Invalid Assigned to:None => jay Open/Closed:Open => Closed ___

[bug #14556] find.1 manpage still refers to "-perm +mode" instead of "-perm /mode"

2005-11-19 Thread James Youngman
Update of bug #14556 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14550] xargs --help breaks with over-large environ

2005-11-19 Thread James Youngman
Update of bug #14550 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14507] find -perm example error

2005-11-19 Thread James Youngman
Update of bug #14507 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14390] Test suite failure in quit.exp

2005-11-19 Thread James Youngman
Update of bug #14390 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[bug #14399] broken version of gl_INCLUDED_REGEX macro

2005-11-19 Thread James Youngman
Update of bug #14399 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

Findutils 4.2.26 is now available on ftp.gnu.org

2005-11-19 Thread James Youngman
I am pleased to announce the release of version 4.2.26 of GNU findutils. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes the programs "find", "xargs" and "locate". More information about findu

[bug #14390] Test suite failure in quit.exp

2005-11-19 Thread James Youngman
Update of bug #14390 (project findutils): Assigned to:None => jay ___ Reply to this item at: __

Re: xargs: exec's with too many arguments

2005-11-19 Thread James Youngman
On Fri, Nov 18, 2005 at 02:54:36PM +0100, Jim Meyering wrote: > [EMAIL PROTECTED] (James Youngman) wrote: > ... > > Many systems now include the 'buffer' program (I have it here on an > > Ubuntu box). If you have it, try piping the data through 'buffer -z > > 4096' (or whatever PIPE_BUF is on your