findutils.git
16 years agocvsimportmaster
jay [Fri, 21 Mar 2008 14:16:55 +0000 (21 14:16 +0000)]
cvsimport

16 years agoRemoved unnecessary test code which created a insecure temporary file.
jay [Fri, 21 Mar 2008 14:16:55 +0000 (21 14:16 +0000)]
Removed unnecessary test code which created a insecure temporary file.

16 years agoUpdate gnulib version
jay [Sun, 16 Mar 2008 22:29:02 +0000 (16 22:29 +0000)]
Update gnulib version

16 years agoDefault find's optimisation level to -O2 rather than -O0
jay [Sun, 16 Mar 2008 20:44:13 +0000 (16 20:44 +0000)]
Default find's optimisation level to -O2 rather than -O0

16 years agoThe trunk is 4.5.x now
jay [Sun, 16 Mar 2008 20:43:37 +0000 (16 20:43 +0000)]
The trunk is 4.5.x now

16 years ago*** empty log message ***
jay [Sun, 16 Mar 2008 20:35:46 +0000 (16 20:35 +0000)]
*** empty log message ***

16 years agoTypo corrections in doc/find.texi from Justin Pryzby (tiny change)
jay [Mon, 10 Mar 2008 20:33:34 +0000 (10 20:33 +0000)]
Typo corrections in doc/find.texi from Justin Pryzby (tiny change)

16 years agoDon't truncate printed ino values. Fixes Savannah bug #15472.
ericb [Mon, 10 Mar 2008 12:06:11 +0000 (10 12:06 +0000)]
Don't truncate printed ino values.  Fixes Savannah bug #15472.
* find/find.c (wd_sanity_check): Use PRIuMAX for platforms with
64-bit ino_t.
* NEWS: Document this.
-------------------------------------------------------------------

16 years agoApplied patch from Jim Meyering; Avoid link failure for locate with -fno-common.
jay [Mon, 10 Mar 2008 09:41:44 +0000 (10 09:41 +0000)]
Applied patch from Jim Meyering; Avoid link failure for locate with -fno-common.

16 years agoApplied patch from Jim Meyering; rename dirfd to dir_fd to avoid shadowing problem
jay [Mon, 10 Mar 2008 09:39:29 +0000 (10 09:39 +0000)]
Applied patch from Jim Meyering; rename dirfd to dir_fd to avoid shadowing problem

16 years agoFix bug #20873, * matches / and leading . in file names
jay [Sun, 9 Mar 2008 11:31:52 +0000 (9 11:31 +0000)]
Fix bug #20873, * matches / and leading . in file names

16 years agoApplied patch from Jim Meyering to avoid link failure with gcc -fno-common
jay [Sun, 9 Mar 2008 11:16:36 +0000 (9 11:16 +0000)]
Applied patch from Jim Meyering to avoid link failure with gcc -fno-common

16 years agoTypo fix from Jim Meyering
jay [Sat, 8 Mar 2008 21:38:25 +0000 (8 21:38 +0000)]
Typo fix from Jim Meyering

16 years agocvsimport
ericb [Fri, 15 Feb 2008 14:43:24 +0000 (15 14:43 +0000)]
cvsimport

16 years agoAvoid compiler warnings.
ericb [Fri, 15 Feb 2008 14:43:24 +0000 (15 14:43 +0000)]
Avoid compiler warnings.
* find/pred.c (pred_name_common): Remove unused variable.
* locate/locate.c (print_stats): Avoid undefined format string.

16 years agoExplain how to update translations from the translation project
jay [Fri, 15 Feb 2008 08:58:33 +0000 (15 08:58 +0000)]
Explain how to update translations from the translation project

16 years ago*** empty log message ***
jay [Fri, 15 Feb 2008 08:55:51 +0000 (15 08:55 +0000)]
*** empty log message ***

16 years agoMove on to 4.3.14-CVS
jay [Fri, 15 Feb 2008 08:55:02 +0000 (15 08:55 +0000)]
Move on to 4.3.14-CVS

16 years agoUpdated translations from the translation project
jay [Fri, 15 Feb 2008 08:53:22 +0000 (15 08:53 +0000)]
Updated translations from the translation project

16 years agoUpdated translations from the translation project
jay [Fri, 15 Feb 2008 08:53:20 +0000 (15 08:53 +0000)]
Updated translations from the translation project

16 years agoPrepared to release findutils-4.3.13
jay [Thu, 14 Feb 2008 10:55:10 +0000 (14 10:55 +0000)]
Prepared to release findutils-4.3.13

16 years agoDid make dist
jay [Thu, 14 Feb 2008 10:54:52 +0000 (14 10:54 +0000)]
Did make dist

16 years agoCorrected ChangeLog entry for 2008-01-07; NEWS is a file not a function.
jay [Thu, 14 Feb 2008 10:47:49 +0000 (14 10:47 +0000)]
Corrected ChangeLog entry for 2008-01-07; NEWS is a file not a function.

16 years agoApplied tiny change from Ralf Wildenhues and updated the gnulib version
jay [Wed, 13 Feb 2008 23:52:04 +0000 (13 23:52 +0000)]
Applied tiny change from Ralf Wildenhues and updated the gnulib version

16 years agoUpdated the German, Irish, Dutch, Polish and Vietnamese translations.
jay [Tue, 12 Feb 2008 12:35:13 +0000 (12 12:35 +0000)]
Updated the German, Irish, Dutch, Polish and Vietnamese translations.

16 years agoFix Savannah bug #22056, -Xtime tests are off by one second (extra fix for host with...
jay [Tue, 12 Feb 2008 12:17:48 +0000 (12 12:17 +0000)]
Fix Savannah bug #22056, -Xtime tests are off by one second (extra fix for host with sub-second timestamps).

16 years agoDid make dist
jay [Tue, 12 Feb 2008 12:15:25 +0000 (12 12:15 +0000)]
Did make dist

16 years agoFix Savannah bug #22056, -Xtime tests are off by one second.
jay [Tue, 12 Feb 2008 12:00:32 +0000 (12 12:00 +0000)]
Fix Savannah bug #22056, -Xtime tests are off by one second.

16 years agocvsimport
jay [Sat, 9 Feb 2008 10:58:20 +0000 (9 10:58 +0000)]
cvsimport

16 years agoBetter documentation for the use of 'sh -c' from xargs
jay [Sat, 9 Feb 2008 10:58:20 +0000 (9 10:58 +0000)]
Better documentation for the use of 'sh -c' from xargs

16 years agocvsimport
jay [Sat, 9 Feb 2008 10:44:23 +0000 (9 10:44 +0000)]
cvsimport

16 years agoChanges to allow better translation of plurals.
jay [Sat, 9 Feb 2008 10:44:23 +0000 (9 10:44 +0000)]
Changes to allow better translation of plurals.

16 years agocvsimport
jay [Sat, 9 Feb 2008 10:40:33 +0000 (9 10:40 +0000)]
cvsimport

16 years agoChanges to allow better translation of plurals.
jay [Sat, 9 Feb 2008 10:40:33 +0000 (9 10:40 +0000)]
Changes to allow better translation of plurals.

16 years agoCorrect the date on the changelog entry for the previous change.
jay [Sat, 9 Feb 2008 10:36:21 +0000 (9 10:36 +0000)]
Correct the date on the changelog entry for the previous change.

16 years agocvsimport
jay [Sat, 9 Feb 2008 10:16:32 +0000 (9 10:16 +0000)]
cvsimport

16 years agoRename the old locate database to the new name atomically. This fixes Savannah bug...
jay [Sat, 9 Feb 2008 10:16:32 +0000 (9 10:16 +0000)]
Rename the old locate database to the new name atomically.  This fixes Savannah bug #22057.

16 years agocvsimport
jay [Mon, 7 Jan 2008 01:23:48 +0000 (7 01:23 +0000)]
cvsimport

16 years agoReap child processes sooner in order to reduce resource usage
jay [Mon, 7 Jan 2008 01:23:48 +0000 (7 01:23 +0000)]
Reap child processes sooner in order to reduce resource usage

16 years agocvsimport
jay [Thu, 20 Dec 2007 21:53:54 +0000 (20 21:53 +0000)]
cvsimport

16 years agoBacked out the positional parameter change because it was too error prone and over...
jay [Thu, 20 Dec 2007 21:53:54 +0000 (20 21:53 +0000)]
Backed out the positional parameter change because it was too error prone and over-complex

16 years agoInstalled typo fix from Jakub Bogusz
jay [Thu, 20 Dec 2007 10:10:59 +0000 (20 10:10 +0000)]
Installed typo fix from Jakub Bogusz

16 years agoInstalled typo fix from Clytie Siddall
jay [Thu, 20 Dec 2007 10:05:44 +0000 (20 10:05 +0000)]
Installed typo fix from Clytie Siddall

16 years agoMoved on from 4.3.12
jay [Thu, 20 Dec 2007 10:03:36 +0000 (20 10:03 +0000)]
Moved on from 4.3.12

16 years agocvsimport
jay [Wed, 19 Dec 2007 21:39:36 +0000 (19 21:39 +0000)]
cvsimport

16 years agoPrepared for release of 4.3.12
jay [Wed, 19 Dec 2007 21:39:36 +0000 (19 21:39 +0000)]
Prepared for release of 4.3.12

16 years agoEnhancements to format strings in hman-readable messages intended to allow better...
jay [Wed, 19 Dec 2007 21:16:32 +0000 (19 21:16 +0000)]
Enhancements to format strings in hman-readable messages intended to allow better translation

16 years agocvsimport
jay [Wed, 19 Dec 2007 19:54:51 +0000 (19 19:54 +0000)]
cvsimport

16 years agoFixed 2 typos in find manpage (patch from Benno Schulenberg
jay [Wed, 19 Dec 2007 19:54:51 +0000 (19 19:54 +0000)]
Fixed 2 typos in find manpage (patch from Benno Schulenberg

16 years agocvsimport
jay [Wed, 19 Dec 2007 10:20:32 +0000 (19 10:20 +0000)]
cvsimport

16 years agoUpdated translations: Polish Dutch Swedish Vietnamese
jay [Wed, 19 Dec 2007 10:20:32 +0000 (19 10:20 +0000)]
Updated translations: Polish Dutch Swedish Vietnamese

16 years agocvsimport
ericb [Thu, 13 Dec 2007 14:29:43 +0000 (13 14:29 +0000)]
cvsimport

16 years agoAllow bootstrapping with autoconf 2.61a.
ericb [Thu, 13 Dec 2007 14:29:43 +0000 (13 14:29 +0000)]
Allow bootstrapping with autoconf 2.61a.
* configure.ac (AC_AIX, AC_ISC_POSIX): Delete, now that gnulib
takes care of this.
(jy_AC_TYPE_INTMAX_T): Delete, now that gnulib stdint module takes
care of this.

16 years agocvsimport
jay [Sun, 9 Dec 2007 23:12:53 +0000 (9 23:12 +0000)]
cvsimport

16 years agoUpdated the Portuguese translation
jay [Sun, 9 Dec 2007 23:11:54 +0000 (9 23:11 +0000)]
Updated the Portuguese translation

16 years agoUpdated prem.texi from coreutils
jay [Sun, 9 Dec 2007 23:10:25 +0000 (9 23:10 +0000)]
Updated prem.texi from coreutils

16 years agoUpdated the Dutch translation
jay [Sun, 9 Dec 2007 16:24:49 +0000 (9 16:24 +0000)]
Updated the Dutch translation

16 years agocvsimport
jay [Sat, 8 Dec 2007 13:26:50 +0000 (8 13:26 +0000)]
cvsimport

16 years agoMore examples in the xargs manpage, including an analogue for BSD's xargs -o
jay [Sat, 8 Dec 2007 13:26:50 +0000 (8 13:26 +0000)]
More examples in the xargs manpage, including an analogue for BSD's xargs -o

16 years agoGIT and CVS should ignore regexprops-generic.text, which is autogenerated
jay [Sat, 8 Dec 2007 13:23:11 +0000 (8 13:23 +0000)]
GIT and CVS should ignore regexprops-generic.text, which is autogenerated

16 years agocvsimport
jay [Tue, 4 Dec 2007 01:39:29 +0000 (4 01:39 +0000)]
cvsimport

16 years agoRemoved spurious blank line
jay [Tue, 4 Dec 2007 01:39:29 +0000 (4 01:39 +0000)]
Removed spurious blank line

16 years agocvsimport
jay [Tue, 4 Dec 2007 01:26:55 +0000 (4 01:26 +0000)]
cvsimport

16 years agoFix Savannah bug #15384, find misbehaves when parent directory is not readable.
jay [Tue, 4 Dec 2007 01:26:55 +0000 (4 01:26 +0000)]
Fix Savannah bug #15384, find misbehaves when parent directory is not readable.

16 years agofind.1: Formatting fixes; options should be in bold
jay [Tue, 4 Dec 2007 01:03:20 +0000 (4 01:03 +0000)]
find.1: Formatting fixes; options should be in bold

16 years agocvsimport
jay [Sun, 2 Dec 2007 17:36:23 +0000 (2 17:36 +0000)]
cvsimport

16 years agoMove on from 4.3.11 release
jay [Sun, 2 Dec 2007 17:36:23 +0000 (2 17:36 +0000)]
Move on from 4.3.11 release

16 years agocvsimport
jay [Sun, 2 Dec 2007 15:49:43 +0000 (2 15:49 +0000)]
cvsimport

16 years agoAdded release date of 4.3.11.
jay [Sun, 2 Dec 2007 15:49:43 +0000 (2 15:49 +0000)]
Added release date of 4.3.11.

16 years agoPrepared for release of 4.3.11
jay [Sun, 2 Dec 2007 13:29:22 +0000 (2 13:29 +0000)]
Prepared for release of 4.3.11

16 years agoDid update-po
jay [Sun, 2 Dec 2007 13:09:43 +0000 (2 13:09 +0000)]
Did update-po

16 years agoMention that bugs #21633 and #21634 are also fixed, and fix the order in which the...
jay [Sun, 2 Dec 2007 11:55:11 +0000 (2 11:55 +0000)]
Mention that bugs #21633 and #21634 are also fixed, and fix the order in which the bugs are listed

16 years agoFix Savannah bug #20802, find -delete anomalies
jay [Sun, 2 Dec 2007 11:43:22 +0000 (2 11:43 +0000)]
Fix Savannah bug #20802, find -delete anomalies

16 years agocvsimport
jay [Fri, 30 Nov 2007 10:24:36 +0000 (30 10:24 +0000)]
cvsimport

16 years agoFix Savannah bug #20865 (-prune -delete without an explicit -depth is now an error)
jay [Fri, 30 Nov 2007 10:24:36 +0000 (30 10:24 +0000)]
Fix Savannah bug  #20865 (-prune -delete without an explicit -depth is now an error)

16 years agocvsimport
jay [Thu, 29 Nov 2007 11:32:38 +0000 (29 11:32 +0000)]
cvsimport

16 years agoIndicated that bug #21635. incompatible documentation licenses, is now fixed
jay [Thu, 29 Nov 2007 11:32:38 +0000 (29 11:32 +0000)]
Indicated that bug #21635. incompatible documentation licenses, is now fixed

16 years agocvsimport
jay [Thu, 29 Nov 2007 11:17:14 +0000 (29 11:17 +0000)]
cvsimport

16 years agoSupport the generation of regexprops-generic.texi.
jay [Thu, 29 Nov 2007 11:17:14 +0000 (29 11:17 +0000)]
Support the generation of regexprops-generic.texi.

16 years agoCheck gnulib out with native git, rather than git-cvspserver. This fixes Savannah...
jay [Thu, 29 Nov 2007 11:07:18 +0000 (29 11:07 +0000)]
Check gnulib out with native git, rather than git-cvspserver.  This fixes Savannah bug #21568, for the second time.

16 years agoAdd test case for Savannah bug #20803 (-prune return value)
jay [Thu, 29 Nov 2007 10:47:43 +0000 (29 10:47 +0000)]
Add test case for Savannah bug #20803 (-prune return value)

16 years agocvsimport
jay [Tue, 27 Nov 2007 20:50:18 +0000 (27 20:50 +0000)]
cvsimport

16 years agoSavannah bug #20803: -prune should always return true
jay [Tue, 27 Nov 2007 20:50:18 +0000 (27 20:50 +0000)]
Savannah bug #20803: -prune should always return true

16 years agocvsimport
jay [Mon, 26 Nov 2007 10:37:40 +0000 (26 10:37 +0000)]
cvsimport

16 years agoFixed Savannah bug #20970: Trailing slash on directory arguments breaks -name
jay [Mon, 26 Nov 2007 10:37:40 +0000 (26 10:37 +0000)]
Fixed Savannah bug #20970: Trailing slash on directory arguments breaks -name

16 years agoFix Savannah bug #21634, No copy of FDL1.2 included in source code
jay [Mon, 26 Nov 2007 10:27:59 +0000 (26 10:27 +0000)]
Fix Savannah bug #21634, No copy of FDL1.2 included in source code

16 years agoAdded license header to perm.texi
jay [Mon, 26 Nov 2007 10:26:01 +0000 (26 10:26 +0000)]
Added license header to perm.texi

16 years agomanual merge
James Youngman [Sun, 25 Nov 2007 12:04:35 +0000 (25 12:04 +0000)]
manual merge

16 years agodid make distcheck
jay [Sun, 25 Nov 2007 11:49:55 +0000 (25 11:49 +0000)]
did make distcheck

16 years agoComment that the regex.c fix needs to stay until we no longer support Automate-1.9
jay [Sun, 25 Nov 2007 11:41:01 +0000 (25 11:41 +0000)]
Comment that the regex.c fix needs to stay until we no longer support Automate-1.9

16 years agoFix setgid/setuid typo
jay [Sun, 25 Nov 2007 11:36:10 +0000 (25 11:36 +0000)]
Fix setgid/setuid typo

16 years agocvsimport
jay [Sat, 24 Nov 2007 12:50:31 +0000 (24 12:50 +0000)]
cvsimport

16 years agoFixed Savannah bug #21628, Texi documentation for -perm /000 is wrong
jay [Sat, 24 Nov 2007 12:50:31 +0000 (24 12:50 +0000)]
Fixed Savannah bug #21628, Texi documentation for -perm /000 is wrong

16 years agocvsimport
jay [Thu, 22 Nov 2007 09:30:39 +0000 (22 09:30 +0000)]
cvsimport

16 years agoDocument the -perm change as a functional change, rather than just a bugfix.
jay [Thu, 22 Nov 2007 09:30:39 +0000 (22 09:30 +0000)]
Document the -perm change as a functional change, rather than just a bugfix.

16 years agocvsimport
jay [Thu, 22 Nov 2007 09:16:34 +0000 (22 09:16 +0000)]
cvsimport

16 years agoPOSIXLY_CORRECT should turn off warnings. When it is set, also diagnose some noncom...
jay [Thu, 22 Nov 2007 09:16:34 +0000 (22 09:16 +0000)]
POSIXLY_CORRECT should turn off warnings.   When it is set, also diagnose some noncompliant arguments to -perm.  Fixes Savannah bug #21039.

16 years agoOptions should be bold, not italic; filenames should also be italic. OPTIONS should...
jay [Thu, 22 Nov 2007 08:20:47 +0000 (22 08:20 +0000)]
Options should be bold, not italic; filenames should also be italic.  OPTIONS should be a section, not a subsection.

16 years agoMoving on from release 4.3.10
jay [Thu, 22 Nov 2007 08:16:57 +0000 (22 08:16 +0000)]
Moving on from release 4.3.10

16 years agocvsimport
jay [Tue, 13 Nov 2007 11:15:24 +0000 (13 11:15 +0000)]
cvsimport