1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  4. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  5. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 13 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 6334390 remove duplicate comment by Denys Vlasenko · 14 years ago
  8. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 14 years ago
  9. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 14 years ago
  10. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 15 years ago
  11. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  12. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  13. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  14. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  15. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  16. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  17. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 16 years ago
  18. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 16 years ago
  19. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  20. 19fb67e run-parts: add --reverse by Denis Vlasenko · 16 years ago
  21. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  22. 2a1d024 run_parts: make it sort executables by name (required by API) by Denis Vlasenko · 17 years ago
  23. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  24. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  25. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  26. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  27. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  28. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  29. d472814 run_parts: do not check path portion of a name for "bad chars". by Denis Vlasenko · 17 years ago
  30. 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 17 years ago
  31. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 17 years ago
  32. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 17 years ago
  33. c7d4b98 run_parts: I was wrong, NULL termination is already done because by Denis Vlasenko · 17 years ago
  34. 45cd089 run_parts: NULL-terminate list of arguments; fix perror/error usage by Denis Vlasenko · 17 years ago
  35. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 17 years ago
  36. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  37. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  38. e5667c1 Closing bug 730. libbb run_parts is using scandir (a GNUism), by Denis Vlasenko · 18 years ago
  39. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  40. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  41. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  42. c1ef7bd just whitespace by Tim Riker · 18 years ago
  43. ba24820 change strange depend to libbb.h, but require busybox.h by "Vladimir N. Oleynik" · 19 years ago
  44. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  45. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  46. a1ed06b Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts by Eric Andersen · 21 years ago
  47. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  48. a69fd2e Patch by Stewart Brodie to terminate the string array correctly by Glenn L McGrath · 21 years ago
  49. 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
  50. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago[Renamed from init/run_parts.c]
  51. fb74a45 Vodz' last_patch31 by Eric Andersen · 22 years ago
  52. 7d68290 Add the run-parts applet submitted by Emanuele Aina <emanuele.aina@tiscali.it> by Eric Andersen · 23 years ago