hush/findutils
Eric Andersen 97d86f2bb5 Apply patch from Ghozlane Toumi to add -inum support to find.
Apply patch from Ghozlane Toumi to make find smaller by combining
    similar error messages
Forward port find -newer support from busybox stable that was
    missing from unstable.  -Erik.
Fixup usage messages for find.  -Erik
2003-01-23 05:27:42 +00:00
..
Config.in Apply patch from Ghozlane Toumi to add -inum support to find. 2003-01-23 05:27:42 +00:00
find.c Apply patch from Ghozlane Toumi to add -inum support to find. 2003-01-23 05:27:42 +00:00
grep.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
Makefile
Makefile.in
xargs.c