2004-12-12 |
jay | Added a summary of the changes so far.
|
commit | commitdiff | tree |
2004-12-12 |
jay | Made some of the error messages more self-explanatory
|
commit | commitdiff | tree |
2004-12-12 |
jay | Print pointers with %p, not %x.
|
commit | commitdiff | tree |
2004-12-12 |
jay | Moved option data into struct options.
|
commit | commitdiff | tree |
2004-12-12 |
jay | clarifications
|
commit | commitdiff | tree |
2004-12-12 |
jay | Limit the amount of searching with maxdepth.
|
commit | commitdiff | tree |
2004-12-12 |
jay | clearer description of how -prune works
|
commit | commitdiff | tree |
2004-12-12 |
jay | Removed duplicate entry.
|
commit | commitdiff | tree |
2004-12-12 |
jay | Separated ariables representing current state from...
|
commit | commitdiff | tree |
2004-12-11 |
jay | Readability improvement to the usage message.
|
commit | commitdiff | tree |
2004-12-11 |
jay | Oops. Fixed unmatched #endif.
|
commit | commitdiff | tree |
2004-12-11 |
jay | Fixed Savannah bug #11280
|
commit | commitdiff | tree |
2004-12-11 |
jay | Remember to set path_length and curdepth in process_top_path().
|
commit | commitdiff | tree |
2004-12-07 |
jay | Use xstat() not stat() to examine things.
|
commit | commitdiff | tree |
2004-12-07 |
jay | Explain why #ifdef EOVERFLOW.
|
commit | commitdiff | tree |
2004-12-07 |
jay | EOVERFLOW is not defined on UNICOS.
|
commit | commitdiff | tree |
2004-12-07 |
jay | Corrected typo.
|
commit | commitdiff | tree |
2004-12-06 |
jay | Brought up to date.
|
commit | commitdiff | tree |
2004-12-06 |
jay | releasing 4.2.10
|
commit | commitdiff | tree |
2004-12-06 |
jay | distcheck
|
commit | commitdiff | tree |
2004-12-06 |
jay | Updated prior to release of finsutils-4.2.10.
|
commit | commitdiff | tree |
2004-12-06 |
jay | Use gnulib's mountlist module instead of grokking it...
|
commit | commitdiff | tree |
2004-12-06 |
jay | Removed all the out-of-date cruft for grokking getmntent().
|
commit | commitdiff | tree |
2004-12-06 |
jay | Added the -I and -L options; also -E takes an argument...
|
commit | commitdiff | tree |
2004-12-05 |
jay | Allow debug output to be turned on or off by saying...
|
commit | commitdiff | tree |
2004-12-05 |
jay | Removed disparaging (it is now, it probably wasn't...
|
commit | commitdiff | tree |
2004-12-05 |
jay | Qualifyt remarks about POSIX compliance.
|
commit | commitdiff | tree |
2004-12-05 |
jay | Preparation for release 4.2.9
|
commit | commitdiff | tree |
2004-12-05 |
jay | distcheck
|
commit | commitdiff | tree |
2004-12-05 |
jay | Brought up to date.
|
commit | commitdiff | tree |
2004-12-05 |
jay | Avoid duplicate error message when we cannot chdir...
|
commit | commitdiff | tree |
2004-12-05 |
jay | Added recent thankees.
|
commit | commitdiff | tree |
2004-12-05 |
jay | Brought up to date with respect to the current set...
|
commit | commitdiff | tree |
2004-12-05 |
jay | Implemented POSIX options -L, -I and -E
|
commit | commitdiff | tree |
2004-12-04 |
jay | Implement POSIX option -E (and make the default behaviour...
|
commit | commitdiff | tree |
2004-12-04 |
jay | Fixed Savannah bug #3919: use mktemp instead of tempfile
|
commit | commitdiff | tree |
2004-12-04 |
jay | Handle stat failures in line with the recommendation...
|
commit | commitdiff | tree |
2004-12-04 |
jay | Fixed savannah bug 11175, wrongly chdir()ing into directorie...
|
commit | commitdiff | tree |
2004-12-04 |
jay | Fixed typo
|
commit | commitdiff | tree |
2004-12-03 |
jay | -xdev is an option, not a test. Fixes Savannah bug...
|
commit | commitdiff | tree |
2004-12-03 |
jay | Escape dashes with a backslash (for fix Savannah bug...
|
commit | commitdiff | tree |
2004-11-27 |
jay | More use of safely_chdir(). Also bugfix: -L should...
|
commit | commitdiff | tree |
2004-11-27 |
jay | "necessary" only has one "C".
|
commit | commitdiff | tree |
2004-11-27 |
jay | If stat() fails with ELOOP, we issue a diagnostic message.
|
commit | commitdiff | tree |
2004-11-26 |
jay | Removed some unused code.
|
commit | commitdiff | tree |
2004-11-26 |
jay | Don't do anything in the 'intl' subdirectory
|
commit | commitdiff | tree |
2004-11-26 |
jay | Enhanced safely_chdir() to the point where the test...
|
commit | commitdiff | tree |
2004-11-26 |
jay | belt and braces; ensure that SYMLINK_NEVER_DEREF has...
|
commit | commitdiff | tree |
2004-11-26 |
jay | Describe our strategy for detecting and reporting infinite...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Updated the discussion of th error messages for findutils...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Next version will be 4.2.9...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Don't issue a warning if we notice the mounting of...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Explain how rounding is performed for -atime and friends.
|
commit | commitdiff | tree |
2004-11-24 |
jay | Explain how rounding is performed for -atime and friends.
|
commit | commitdiff | tree |
2004-11-24 |
jay | Once we collect enough arguments (for the value specified...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Prepare to release 4.2.8.
|
commit | commitdiff | tree |
2004-11-24 |
jay | Updates for 4.2.8.
|
commit | commitdiff | tree |
2004-11-24 |
jay | check for sys/types.h
|
commit | commitdiff | tree |
2004-11-24 |
jay | If wd_sanity_check() discovers that the mount table...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Declarations of xmalloc() and friends belong in xalloc...
|
commit | commitdiff | tree |
2004-11-24 |
jay | #include xalloc.h
|
commit | commitdiff | tree |
2004-11-24 |
jay | avoid signed/unsigned warning, and #include xalloc.h
|
commit | commitdiff | tree |
2004-11-24 |
jay | Changed to alloc get_mounted_devices() to compile on...
|
commit | commitdiff | tree |
2004-11-24 |
jay | Automake requires GNU m4, so point out that the reader...
|
commit | commitdiff | tree |
2004-11-24 |
jay | When wd_sanity_check() fails, enumerate the mounted...
|
commit | commitdiff | tree |
2004-11-24 |
jay | prepare for 4.2.8
|
commit | commitdiff | tree |
2004-11-24 |
jay | Look for some Solaris headers which are used by get_mounted_...
|
commit | commitdiff | tree |
2004-11-24 |
jay | don't build savedirtypes yet
|
commit | commitdiff | tree |
2004-11-24 |
jay | updated po files
|
commit | commitdiff | tree |
2004-11-24 |
jay | Avoid suprious output of the test data when the tests...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Message schanged again
|
commit | commitdiff | tree |
2004-11-21 |
jay | Preparing to release 4.2.7.
|
commit | commitdiff | tree |
2004-11-21 |
jay | Updated for release of 4.2.7.
|
commit | commitdiff | tree |
2004-11-21 |
jay | Also need canonicalize module.
|
commit | commitdiff | tree |
2004-11-21 |
jay | When checking to see if a filesystem has changed state...
|
commit | commitdiff | tree |
2004-11-21 |
jay | No need to pause to allow James to view his handiwork...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Oops. Check for setlocale() to re-enable the i18n...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Check to see if the new directory is a transitioned...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Added guidance on some of the error messages. Not...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Actually emit an error message if we fail to stat a...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Updated texinfo.tex
|
commit | commitdiff | tree |
2004-11-21 |
jay | Enable the 'Warning: filesystem XXX has recently been...
|
commit | commitdiff | tree |
2004-11-21 |
jay | messages changed again
|
commit | commitdiff | tree |
2004-11-21 |
jay | Implemented xargs --arg-file.
|
commit | commitdiff | tree |
2004-11-21 |
jay | Implemented xargs --arg-file
|
commit | commitdiff | tree |
2004-11-21 |
jay | Where a filesystem was recently (un)mounted, try togive...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Try to avoid requesting -lsun if we don't seem to need...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Guard against multiple inclusion
|
commit | commitdiff | tree |
2004-11-21 |
jay | We now need <mntent.h> even if we are not using getmntent...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Next release will be 4.2.7.
|
commit | commitdiff | tree |
2004-11-21 |
jay | get_mounted_filesystems() should use getmntent() if...
|
commit | commitdiff | tree |
2004-11-21 |
jay | If -delete is the only action on a file, don't assume...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Preparation to release findutils-4.2.6.
|
commit | commitdiff | tree |
2004-11-21 |
jay | Enable checking of support for --version and --help
|
commit | commitdiff | tree |
2004-11-21 |
jay | Con't check command-line options for frcode, code or...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Support --version and --help.
|
commit | commitdiff | tree |
2004-11-21 |
jay | *** empty log message ***
|
commit | commitdiff | tree |
2004-11-21 |
jay | Avoid fatal error if automount mounts a filesystem...
|
commit | commitdiff | tree |
2004-11-21 |
jay | Next release will be 4.2.6.
|
commit | commitdiff | tree |
2004-11-21 |
jay | Indicate that the '-' flag does work for most fields...
|
commit | commitdiff | tree |