1. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  2. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  3. 4f0b540 modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686 by Denys Vlasenko · 8 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
  6. 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
  7. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  8. a8a3b49 libbb/recursive_action.c: fix slight error in prev commit by Denis Vlasenko · 16 years ago
  9. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  10. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  11. 2649f21 open_transformer: fix bug of calling exit instead of _exit by Denis Vlasenko · 16 years ago
  12. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  13. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  14. d166f83 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) by Denis Vlasenko · 17 years ago
  15. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
  16. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  17. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  18. 5e2db5e build system: small fix for "release" target to work by Denis Vlasenko · 18 years ago
  19. 5d499e1 find: a lot more compliant to 'standard' find by Denis Vlasenko · 18 years ago
  20. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  21. 3b8fc1c recursive_action: preparatory changes. will introduce "int level". by Denis Vlasenko · 18 years ago
  22. 3a6755f grep: add support for -r by Denis Vlasenko · 18 years ago
  23. 0c45bb23 tar: fix "xopen with O_CREAT" warning, improve zero padding write by Denis Vlasenko · 18 years ago
  24. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  25. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  26. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  27. 66a56aa Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  28. 3f47c45 Christian Grigis, christian.grigis at smartdata dot ch writes: by Eric Andersen · 21 years ago
  29. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  30. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  31. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  33. b2e28a0 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  34. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  35. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  36. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  37. fd40294 Patch from Valdimir to reduce stack usage, since recursive_action by Eric Andersen · 24 years ago
  38. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  39. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago