Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config.in: findutils | Nguyễn Thái Ngọc Duy | 2010-04-29 | 1 | -3/+3 |
| | |||||
* | win32: Unmask findutils | Nguyễn Thái Ngọc Duy | 2010-04-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | ||||
* | Config.in: mark all applets POSIX only | Nguyễn Thái Ngọc Duy | 2010-04-19 | 1 | -0/+3 |
| | |||||
* | find: add optional support for -links. +100 bytes | Matheus Izvekov | 2010-01-06 | 1 | -0/+7 |
| | | | | | Signed-off-by: Matheus Izvekov <mizvekov@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | tweak to config wording, no code changes | Denys Vlasenko | 2009-06-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | tweak Config texts and some broken English elsewhere | Denys Vlasenko | 2009-06-18 | 1 | -33/+32 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | - typo in documentation | Bernhard Reutner-Fischer | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-07-22 | 1 | -2/+2 |
| | | | | - s/\. /. /g;# (me) | ||||
* | find: beautify config prompts a bit | Denis Vlasenko | 2008-05-28 | 1 | -12/+12 |
| | |||||
* | find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) | Denis Vlasenko | 2007-06-19 | 1 | -0/+7 |
| | | | | | | | | | | | find: make it a bit smaller function old new delta .rodata 129018 129050 +32 parse_params 1509 1346 -163 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 32/-163) Total: -131 bytes | ||||
* | find: make -size match GNU find | Denis Vlasenko | 2007-06-16 | 1 | -1/+1 |
| | |||||
* | find: add conditional support for -maxdepth and -regex | Denis Vlasenko | 2007-06-15 | 1 | -3/+16 |
| | | | | | | | | | | | | | | | | | (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 | ||||
* | find: add support for -delete, -path (by Natanael Copa) | Denis Vlasenko | 2007-04-13 | 1 | -0/+16 |
| | |||||
* | find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) | Denis Vlasenko | 2007-04-04 | 1 | -3/+39 |
| | | | | | find: -group, -depth (Natanael Copa <natanael.copa@gmail.com>) find: make constant array static, declare PARM_xx constants with enum | ||||
* | - improve wording | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -2/+2 |
| | |||||
* | - remove duplicate menu entry | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -9/+0 |
| | |||||
* | find: support for ! | Denis Vlasenko | 2007-02-04 | 1 | -0/+18 |
| | |||||
* | find -user support by Natanael Copa <natanael.copa@gmail.com> | Denis Vlasenko | 2007-02-02 | 1 | -0/+7 |
| | |||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -35/+35 |
| | |||||
* | make the -0 xargs option a little more clear | Mike Frysinger | 2006-07-03 | 1 | -1/+1 |
| | |||||
* | implement -print0 for find | Paul Fox | 2006-05-12 | 1 | -0/+10 |
| | |||||
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 2006-04-13 | 1 | -15/+15 |
| | | | | to do it in Config.in. | ||||
* | add find's "-mmin" option. configurable. | Paul Fox | 2006-01-13 | 1 | -1/+9 |
| | |||||
* | Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ | Rob Landley | 2005-10-04 | 1 | -0/+8 |
| | | | | while we're in the area. | ||||
* | patch by srowe in Bug 359 to fix fgrep aliasing | Mike Frysinger | 2005-07-31 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -3/+3 |
| | | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer | ||||
* | Vodz last_patch_117, update options for new xargs | Glenn L McGrath | 2003-10-10 | 1 | -6/+30 |
| | |||||
* | Bugfix for xargs | Glenn L McGrath | 2003-10-09 | 1 | -0/+8 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -2/+3 |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | ||||
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-14 | 1 | -6/+12 |
| | | | | | The attached two patches add config documentation to init/Config.in and fileutils/Config.in. | ||||
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | Config option to create an fgrep alias | Glenn L McGrath | 2003-04-27 | 1 | -0/+9 |
| | |||||
* | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | 2003-01-23 | 1 | -0/+15 |
| | | | | | | | | 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 | ||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+70 |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |