hush/findutils
Denis Vlasenko b941129ccb find: add conditional support for -maxdepth and -regex
(needed for Linux 2.6.22-rc4 build)

-maxdepth:
# size busybox_old busybox_unstripped
   text    data     bss     dec     hex filename
 675622    2792   15728  694142   a977e busybox_old
 675770    2792   15728  694290   a9812 busybox_unstripped

-regex:
# size busybox_old busybox_unstripped
   text    data     bss     dec     hex filename
 675770    2792   15728  694290   a9812 busybox_old
 675894    2792   15728  694414   a988e busybox_unstripped
2007-06-15 23:43:11 +00:00
..
Config.in find: add conditional support for -maxdepth and -regex 2007-06-15 23:43:11 +00:00
find.c find: add conditional support for -maxdepth and -regex 2007-06-15 23:43:11 +00:00
grep.c grep: selection done by FEATURE_GREP_EGREP_ALIAS was broken, fix. 2007-06-08 15:41:27 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
xargs.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00