2004-11-06 |
jay | we're working on findutils-4.2.4 now
|
commit | commitdiff | tree |
2004-11-06 |
jay | Substitute @SORT_SUPPORTS_Z@
|
commit | commitdiff | tree |
2004-11-06 |
jay | Documented new locate option --null and newline handling
|
commit | commitdiff | tree |
2004-11-06 |
jay | New locate options --null, --wholename, --basename...
|
commit | commitdiff | tree |
2004-11-06 |
jay | correctly handle newlines in the file names
|
commit | commitdiff | tree |
2004-11-06 |
jay | Determine if sort -z works
|
commit | commitdiff | tree |
2004-11-06 |
jay | jy_SORTZ: a macro to determine if the system has a...
|
commit | commitdiff | tree |
2004-11-01 |
jay | Fixed "find -printf '%H\n'".
|
commit | commitdiff | tree |
2004-11-01 |
jay | Avoid segfault if -printf %H is used where the matched...
|
commit | commitdiff | tree |
2004-10-31 |
jay | NetBSD also supports -d.
|
commit | commitdiff | tree |
2004-10-31 |
jay | Documented the behaviour of -daystart and -follow in...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Corrected the usage message.
|
commit | commitdiff | tree |
2004-10-31 |
jay | When deciding whether to issue a warning about options...
|
commit | commitdiff | tree |
2004-10-31 |
jay | -daystart is a positional option like -follow.
|
commit | commitdiff | tree |
2004-10-31 |
jay | Issue a warning message if an option is specified after...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Oops; removed some test code that I shouldn't have...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Indicate that the old locate database format will shortly...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Use @direntry instead of hard-coding START-INFO-DIR...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Updated default location of locatedb file.
|
commit | commitdiff | tree |
2004-10-31 |
jay | Updated to give correct FTP location and to not talk...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Incorporated the default list of filesystems to avoid...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Released findutils 4.2.3
|
commit | commitdiff | tree |
2004-10-31 |
jay | did make distcheck, which updates these files
|
commit | commitdiff | tree |
2004-10-31 |
jay | Use const qualifier in arguments to filesystem_type...
|
commit | commitdiff | tree |
2004-10-31 |
jay | Updated.
|
commit | commitdiff | tree |
2004-10-31 |
jay | Added new news.
|
commit | commitdiff | tree |
2004-10-31 |
jay | Extra diagnositcs for the case where we have the error...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Implemented the -quit action
|
commit | commitdiff | tree |
2004-10-30 |
jay | Refactored time handling routines in preparation for...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Applied Savannah patch #2952 ("getline off-by-one bugfix").
|
commit | commitdiff | tree |
2004-10-30 |
jay | Added -delete action (Savannah patch #3454 with additions)
|
commit | commitdiff | tree |
2004-10-30 |
jay | Applied Savannah patch #2692 (allowing get_short to...
|
commit | commitdiff | tree |
2004-10-30 |
jay | If we are iossuing an error message because $FIND_BLOCK_SIZE...
|
commit | commitdiff | tree |
2004-10-30 |
jay | More fixes for pedantic compiler warnings
|
commit | commitdiff | tree |
2004-10-30 |
jay | Eliminated some compiler warnings
|
commit | commitdiff | tree |
2004-10-30 |
jay | Various fixes for compiler warninga sbout unreachable...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Silence compiler warning about unused argument.
|
commit | commitdiff | tree |
2004-10-30 |
jay | Subdirectory "inputs" does not exist, so remove it...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Corrected the explanation of why we have to use no...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Nextr release is 4.2.3.
|
commit | commitdiff | tree |
2004-10-30 |
jay | IOndicate this is no longer the pristine release.
|
commit | commitdiff | tree |
2004-10-30 |
jay | Oops, comments for release 4.2.0 should have said 20480...
|
commit | commitdiff | tree |
2004-10-30 |
jay | The -ls predicate should not truncate usernames. Fixes...
|
commit | commitdiff | tree |
2004-10-30 |
jay | Fixes for Sourceforge bug #3727 (Intel icc compilation...
|
commit | commitdiff | tree |
2004-10-25 |
jay | Support -printf %D, which prints the device number...
|
commit | commitdiff | tree |
2004-10-25 |
jay | Avoid confusion between James Woods and James Youngman...
|
commit | commitdiff | tree |
2004-10-25 |
jay | Use RE_ICASE instead of re->translate.
|
commit | commitdiff | tree |
2004-10-25 |
jay | No need to #define _GNU_SOURCE if we use gl_INIT.
|
commit | commitdiff | tree |
2004-10-24 |
jay | Prepared to release findutils-4.2.2.
|
commit | commitdiff | tree |
2004-10-24 |
jay | Updates prior to release of 4.2.2
|
commit | commitdiff | tree |
2004-10-24 |
jay | Updated with news for findutils-4.2.2.
|
commit | commitdiff | tree |
2004-10-24 |
jay | Corrected typo in the address of the FSF office
|
commit | commitdiff | tree |
2004-10-24 |
jay | Updated FSF address.
|
commit | commitdiff | tree |
2004-10-24 |
jay | 'cvs status' should ignore Makefile.in
|
commit | commitdiff | tree |
2004-10-24 |
jay | Use gnulib-tool --import to import the gnulib code...
|
commit | commitdiff | tree |
2004-10-24 |
jay | Work round an apparent compiler bug in HP-UX 11.23 for
|
commit | commitdiff | tree |
2004-10-24 |
jay | Work around what appears to be a C compiler bug in...
|
commit | commitdiff | tree |
2004-10-24 |
jay | Updated from automake
|
commit | commitdiff | tree |
2004-10-24 |
jay | Avoid use of exit() within main, to silence warnings...
|
commit | commitdiff | tree |
2004-10-22 |
jay | Syntax corrections.
|
commit | commitdiff | tree |
2004-10-22 |
jay | Indicate that "-exec {}+" is not yet supported.
|
commit | commitdiff | tree |
2004-10-22 |
jay | Indicate that "{}+" is not yet supported.
|
commit | commitdiff | tree |
2004-10-22 |
jay | The -name predicate must allow '*' to match '.foo'...
|
commit | commitdiff | tree |
2004-10-22 |
jay | Remove use of FNM_PERIOD for -name as demanded by IEEE...
|
commit | commitdiff | tree |
2004-10-22 |
jay | Fix for compilation (on AIX 4.3) with GCC 2.x.
|
commit | commitdiff | tree |
2004-10-22 |
jay | Changed the erorr message issued when there is an unmatched...
|
commit | commitdiff | tree |
2004-10-17 |
jay | Define intmax_t if it is not already defined - allows...
|
commit | commitdiff | tree |
2004-10-17 |
jay | Adjust version number to indicate that this s/w has...
|
commit | commitdiff | tree |
2004-10-17 |
jay | preparing to release 4.2.1
|
commit | commitdiff | tree |
2004-10-17 |
jay | updated with current changes
|
commit | commitdiff | tree |
2004-10-17 |
jay | Updated to go with newer version of gnulib.
|
commit | commitdiff | tree |
2004-10-17 |
jay | preparation for release
|
commit | commitdiff | tree |
2004-10-17 |
jay | Mention the changes to "trap".
|
commit | commitdiff | tree |
2004-10-17 |
jay | Brought up to date.
|
commit | commitdiff | tree |
2004-10-17 |
jay | Use xalloc-die module from gnulib, since that has now...
|
commit | commitdiff | tree |
2004-10-17 |
jay | Check fnmatch() when other predicates that rely on...
|
commit | commitdiff | tree |
2004-10-17 |
jay | bug #10701: find needs fnmatch sanitycheck on startup
|
commit | commitdiff | tree |
2004-10-16 |
jay | Switch to requirement for GNU fnmatch because it supports...
|
commit | commitdiff | tree |
2004-10-16 |
jay | Bug #9465: use of signal numbers for 'trap' is deprecated...
|
commit | commitdiff | tree |
2004-10-16 |
jay | Indicate that this is the CVS version (once again)...
|
commit | commitdiff | tree |
2004-10-16 |
jay | findutils 4.1.20 check-in for tagging
|
commit | commitdiff | tree |
2004-10-02 |
jay | Search in $(top_srcdir) for mkinstalldirs, since that...
|
commit | commitdiff | tree |
2004-10-02 |
jay | Brought up to date, organised more clearly, and tidied up.
|
commit | commitdiff | tree |
2004-10-02 |
jay | brought up to date with recent changes
|
commit | commitdiff | tree |
2004-10-02 |
jay | Added new option --changecwd to updatedb so that the...
|
commit | commitdiff | tree |
2004-10-02 |
jay | Fixed usage of human_readable() in '%k' format specifier...
|
commit | commitdiff | tree |
2004-08-08 |
jay | cd to / to avoid inability to examine the current directory...
|
commit | commitdiff | tree |
2004-08-08 |
jay | Deprecate -path and -ipath in favour of -wholename...
|
commit | commitdiff | tree |
2004-08-08 |
jay | As per RMS's suggestion, deprecate -path and -ipath...
|
commit | commitdiff | tree |
2004-08-08 |
jay | Fixed Savannah bug #9923, in which get_short() returns...
|
commit | commitdiff | tree |
2004-08-08 |
jay | Applied documentation improvements suggested by Dan...
|
commit | commitdiff | tree |
2004-08-08 |
jay | Don't check size_of_environment against arg_max since...
|
commit | commitdiff | tree |
2004-08-08 |
jay | Better documentation for the -i option
|
commit | commitdiff | tree |
2004-05-03 |
jay | document the various suffixes for -size and also the...
|
commit | commitdiff | tree |
2004-05-03 |
jay | Fixes Savannah bug #8623 (failure to check consistency...
|
commit | commitdiff | tree |
2004-05-03 |
jay | Resolves Savannah bug 4380, that updatedb generates...
|
commit | commitdiff | tree |
2004-05-03 |
jay | Talk about -ignore_readdir_race
|
commit | commitdiff | tree |
2004-05-03 |
jay | Documented -ignore_readdir_race and -noignore_readdir_race
|
commit | commitdiff | tree |
2004-05-03 |
jay | -ignore_readdir_race should have no effect if the reason...
|
commit | commitdiff | tree |
2004-05-03 |
jay | Fixed Savannah bug 4391 (readdir race condition leading...
|
commit | commitdiff | tree |