summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Savannah bug 11495: fallthrough from -printf format processingJames Youngman2005-01-051-0/+1
* Oops. Had duplicated an entire section. Fortunately this was afterFINDUTILS_4_2_11-1James Youngman2005-01-031-2726/+1
* locate -b.James Youngman2005-01-031-0/+1
* document locate -SJames Youngman2005-01-032-2/+3
* Support locate -b as a synonym for locate --basenameJames Youngman2005-01-034-4/+6
* distcheckJames Youngman2005-01-0317-1190/+2661
* Clean up (delete) find.out at at the end of the test.James Youngman2005-01-031-1/+1
* Implemented the -samefile test for findJames Youngman2005-01-037-15/+95
* Updated with recent changes.James Youngman2005-01-021-0/+101
* Bas van Gompel: two-line patch to locate.c to make locate's -i and -wJames Youngman2005-01-021-1/+6
* Added Bas van Gompel.James Youngman2005-01-021-0/+1
* Bas van Gompel: (visit_exists) when testing for the existence of theJames Youngman2005-01-021-3/+8
* Improved the documentation for -perm, with plenty of examples,James Youngman2005-01-022-5/+125
* Suggestion and patch from Bas van Gompel: (new_locate): Fix display ofJames Youngman2005-01-021-1/+2
* Brought up to date with recent changesJames Youngman2004-12-311-1/+5
* Don't need to nest the "race conditions with..." sections so deeply.James Youngman2004-12-311-4/+3
* Corrected some spelling errors.James Youngman2004-12-311-16/+2743
* Added new "Security Considerations" chapter.James Youngman2004-12-311-2/+331
* Applied bugfixes from Bas van Gompel <patch-findutils.buzz@bavag.tmfweb.nl>.James Youngman2004-12-231-7/+12
* Indicate that "cd /; find tmp -wholename /tmp" will never match anything.James Youngman2004-12-191-3/+6
* Documented locate --statistics.James Youngman2004-12-191-7/+38
* Documented the --statistics option.James Youngman2004-12-191-2/+8
* Added support for the -S option.James Youngman2004-12-191-105/+163
* Added a summary of the changes so far.James Youngman2004-12-121-0/+8
* Made some of the error messages more self-explanatoryJames Youngman2004-12-121-5/+17
* Print pointers with %p, not %x.James Youngman2004-12-121-1/+1
* Moved option data into struct options.James Youngman2004-12-121-4/+4
* clarificationsJames Youngman2004-12-121-3/+4
* Limit the amount of searching with maxdepth.James Youngman2004-12-121-1/+1
* clearer description of how -prune worksJames Youngman2004-12-121-55/+40
* Removed duplicate entry.James Youngman2004-12-121-22/+0
* Separated ariables representing current state from variable representing opti...James Youngman2004-12-128-245/+236
* Readability improvement to the usage message.James Youngman2004-12-111-9/+11
* Oops. Fixed unmatched #endif.James Youngman2004-12-111-2/+0
* Fixed Savannah bug #11280James Youngman2004-12-116-2/+18
* Remember to set path_length and curdepth in process_top_path().James Youngman2004-12-111-90/+2
* Use xstat() not stat() to examine things.James Youngman2004-12-071-1/+1
* Explain why #ifdef EOVERFLOW.James Youngman2004-12-071-1/+1
* EOVERFLOW is not defined on UNICOS.James Youngman2004-12-071-0/+2
* Corrected typo.James Youngman2004-12-071-1/+1
* Brought up to date.FINDUTILS_4_2_10-1James Youngman2004-12-061-1/+8
* releasing 4.2.10James Youngman2004-12-062-1/+7
* distcheckJames Youngman2004-12-0617-1156/+847
* Updated prior to release of finsutils-4.2.10.James Youngman2004-12-061-17/+27
* Use gnulib's mountlist module instead of grokking it ourselves.James Youngman2004-12-062-452/+82
* Removed all the out-of-date cruft for grokking getmntent().James Youngman2004-12-061-91/+1
* Added the -I and -L options; also -E takes an argument which is not optional.James Youngman2004-12-061-1/+1
* Allow debug output to be turned on or off by saying --enable-debug on the con...James Youngman2004-12-057-34/+115
* Removed disparaging (it is now, it probably wasn't then) comment aboutJames Youngman2004-12-051-6/+2
* Qualifyt remarks about POSIX compliance.James Youngman2004-12-051-3/+4