- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- ac074b3 grep: delete obsolete comment by Denis Vlasenko · 17 years ago
- 04ea11b grep: fix grep -F -e str1 -e str2 (was matching str2 only) by Denis Vlasenko · 17 years ago
- dcf9bba fix -xdev behavior in the presence of two or more nested mount points by Paul Fox · 17 years ago
- 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 838daca find: fix SELinux-related warning by Denis Vlasenko · 17 years ago
- 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
- 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
- 4652daa grep: implement -m MAX_MATCHES; fix help text by Denis Vlasenko · 17 years ago
- 8d5aa87 grep: fix buglets with context printing by Denis Vlasenko · 17 years ago
- 4b9b0ce find: fix build failure on certain configs by Denis Vlasenko · 17 years ago
- 99fcc62 find: style fix by Denis Vlasenko · 17 years ago
- dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
- a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 17 years ago
- 53a0e97 find: make -size match GNU find by Denis Vlasenko · 18 years ago
- b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 18 years ago
- 9acfed2 grep: selection done by FEATURE_GREP_EGREP_ALIAS was broken, fix. by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 58394b1 xargs: simplify word list management by Denis Vlasenko · 18 years ago
- f5294e1 hush: use NOFORK applets as appropriate. Net reduction of code size. by Denis Vlasenko · 18 years ago
- 62f0479 find: add support for -delete, -path (by Natanael Copa) by Denis Vlasenko · 18 years ago
- 3a62a73 make sure we free the grep data as well by Mike Frysinger · 18 years ago
- 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
- 8905496 xargs: fix my brain fart (resulted in memory leak) by Denis Vlasenko · 18 years ago
- 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
- cd7001f factor out NOFORK/NOEXEC code from find. Use it for xargs too. by Denis Vlasenko · 18 years ago
- 1b4b2cb xargs: shrink code, ~80 bytes applets.h: +#undef APPLET_NOEXEC by Denis Vlasenko · 18 years ago
- 7e754f1 Implement first instance of NOFORK applet - echo by Denis Vlasenko · 18 years ago
- b04b435 find: fix -prune more. Add big comment about it. by Denis Vlasenko · 18 years ago
- bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
- 6d79dd6 - size and prune were mixed up by Bernhard Reutner-Fischer · 18 years ago
- 7d6c929 find: missed 'ststic' on const data by Denis Vlasenko · 18 years ago
- 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
- febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
- a87ed2c - use index_in_str_array also for find_main by Bernhard Reutner-Fischer · 18 years ago
- 307d27d - remove bloated switch statement. by Bernhard Reutner-Fischer · 18 years ago
- 557b458 - implement a TODO: Use index_in_str_array in parse_params by Bernhard Reutner-Fischer · 18 years ago
- 32773ac - Purely cosmetic type fiddling by Bernhard Reutner-Fischer · 18 years ago
- 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
- f8ea0f3 grep: "implement" -a and -I by ignoring them by Denis Vlasenko · 18 years ago
- 385304d grep: implement -w by Denis Vlasenko · 18 years ago
- 4222ae4 ash: replace xstrdup (shell shall not die) grep: fix mis-indented block by Denis Vlasenko · 18 years ago
- b292264 find: fix -not support by Denis Vlasenko · 18 years ago
- 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
- 7154b99 - improve wording by Bernhard Reutner-Fischer · 18 years ago
- 01986e9 - remove duplicate menu entry by Bernhard Reutner-Fischer · 18 years ago
- cf787cf find: support for ! by Denis Vlasenko · 18 years ago
- 10b7996 - strip 12 bytes off by using a smaller type for need_print. by Bernhard Reutner-Fischer · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
- a100707 find -user support by Natanael Copa <natanael.copa@gmail.com> by Denis Vlasenko · 18 years ago
- ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- 434ad54 fix warning in find.c by Denis Vlasenko · 18 years ago
- fc7f922 find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) by Denis Vlasenko · 18 years ago
- 769d1e0 fix warning from needlessly-global functions by Denis Vlasenko · 18 years ago
- c9d34da find: fix misplaced #else (fix by Harald Kuthe <trhoudini@hotmail.com>) by Denis Vlasenko · 18 years ago
- 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
- 9ac9e55 sum: 40% size reduction (-300 bytes) find: one_char -> LONE_CHAR by Denis Vlasenko · 18 years ago
- 8f6c792 find: fix spurious -exec error messages by Denis Vlasenko · 18 years ago
- 4cccc03 remove useless casts (type*) xzalloc(...) by Denis Vlasenko · 18 years ago
- 5fa7148 build system: add "release" target find: support -size N (needed for above) by Denis Vlasenko · 18 years ago
- 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
- 31c65f2 find: -type T was actually meaning ! -type T! by Denis Vlasenko · 18 years ago
- 5f18e7c find: implement -prune. "make clean" now works! :) by Denis Vlasenko · 18 years ago
- a3b4fed find: fix implicit -print (sometime differed from standard) by Denis Vlasenko · 18 years ago
- 6191a7a find: implement ( ) by Denis Vlasenko · 18 years ago
- 5d499e1 find: a lot more compliant to 'standard' find by Denis Vlasenko · 18 years ago
- e2fb719 find: small improvement by Denis Vlasenko · 18 years ago
- df0553b find: fix -exec to work like stock find does. by Denis Vlasenko · 18 years ago
- 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
- ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
- 2295b49 grep: "grep -h pattern file1 file2" ignored -h by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- bf39216 grep: -r didn't close files, producing "Too many open files" by Denis Vlasenko · 18 years ago
- 3544ae6 grep: fix combination of -r and -h by Denis Vlasenko · 18 years ago
- 3a6755f grep: add support for -r by Denis Vlasenko · 18 years ago
- 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
- 6c30db8 grep: add help text; fix style by Denis Vlasenko · 18 years ago
- 5193753 grep: implement -o option. Patch by Jac Goudsmit. by Denis Vlasenko · 18 years ago
- 6248a73 xargs: simplify option parsing by Denis Vlasenko · 18 years ago
- 3312c98 fix 'grep -C' which requires an argument by Eric Andersen · 18 years ago
- e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
- 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
- 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 441bfbf make the -0 xargs option a little more clear by Mike Frysinger · 18 years ago
- 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
- e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
- 95a040f - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: by Bernhard Reutner-Fischer · 19 years ago
- 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 19 years ago