1. 147d2ce standalone shell / prefer_applets: fix "exe" in comm fields by Denys Vlasenko · 7 years ago
  2. f128bdb shell: make standalone shell tab-complete "busybox" by Denys Vlasenko · 7 years ago
  3. 12a4f9a libbb: do not die if setgid/setuid(real_id) on startup fails by Denys Vlasenko · 7 years ago
  4. 69a5ec9 main: fix the case where user has "halt" as login shell. Closes 9986 by Denys Vlasenko · 7 years ago
  5. d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
  6. a8a075a busybox: stop depending on FEATURE_AUTOWIDTH for applet list by Denys Vlasenko · 8 years ago
  7. fe93624 Automatically disable FEATURE_COMPRESS_USAGE for small builds. by Denys Vlasenko · 8 years ago
  8. f1d76b6 appletlib: avoid warning on unused function ingroup by Cristian Ionescu-Idbohrn · 8 years ago
  9. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  10. 7d877fc Do not print useless empty line after list of applets by Denys Vlasenko · 8 years ago
  11. 7e8218f Fix allnoconfig warnings by Denys Vlasenko · 8 years ago
  12. 7f0ebbc hush: add commented-out debug printouts in "memleak" built-in by Denys Vlasenko · 8 years ago
  13. 215b0ca hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186 by Denys Vlasenko · 8 years ago
  14. f4f8fe8 build system: fix a few warnings for allnoconfig build by Denys Vlasenko · 8 years ago
  15. 1b0dcc0 libbb: suppress warning about run_applet_and_exit by Ron Yorston · 8 years ago
  16. ce824ae libbb: move common code into run_applet_and_exit by Ron Yorston · 9 years ago
  17. ba12081 Allow "busybox <applet>" to work when busybox is disabled by Ron Yorston · 9 years ago
  18. 8e95068 Make busybox an optional applet by Denys Vlasenko · 9 years ago
  19. 2b91958 Rewrite iteration through applet names to save a few bytes by Ron Yorston · 9 years ago
  20. b220617 find_applet_by_name: loop index should be signed by Ron Yorston · 9 years ago
  21. bc14f4d main(): add a TODO about finding a use for _end[] area by Denys Vlasenko · 9 years ago
  22. 1cf68e3 typo fix by Denys Vlasenko · 9 years ago
  23. a93e4fd find_applet_by_name: add an example of faster linear search code by Denys Vlasenko · 9 years ago
  24. 610c4c3 applet_tables: save space by removing applet name offsets by Ron Yorston · 9 years ago
  25. ae57af6 busybox: alter help message in standalone shell mode by Ron Yorston · 10 years ago
  26. 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
  27. 526d858 libbb: get_uidgid() always called with allow_numeric=1 by Denys Vlasenko · 9 years ago
  28. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  29. 7f4a49a Print one less newline at the end of bb_show_usage() by Denys Vlasenko · 10 years ago
  30. de5edad special-case {true,false,test} --help by Denys Vlasenko · 10 years ago
  31. 7b729ed update copyright years by Aaro Koskinen · 10 years ago
  32. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  33. 628f134 exit with 127 if appled name wasn't found - it's more POSIXy by Denys Vlasenko · 10 years ago
  34. cd7a38a false: make "false --help" exit with 1 by Denys Vlasenko · 10 years ago
  35. 45b4ecc init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup by Denys Vlasenko · 10 years ago
  36. f1999b5 appletlib: fix set-but-unused warning by Mike Frysinger · 11 years ago
  37. 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
  38. efd0698 make --help return exitcode 0. Closes 5612 by Denys Vlasenko · 12 years ago
  39. 5d78355 code shrink by Denys Vlasenko · 12 years ago
  40. 0e941d5 Simplify copyright/license notice that appears in the binary. by Bradley M. Kuhn · 12 years ago
  41. 02b8b9b busybox: tweak help text and copyright year by Denys Vlasenko · 13 years ago
  42. ba88826 busybox: tweak help text by Denys Vlasenko · 13 years ago
  43. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  44. d84b175 Bump version to 1.19.0, update copyright year in help message by Denys Vlasenko · 13 years ago 1_19_0
  45. fe86d6b appletlib.c: do not use PAGE_SIZE for malloc tweaking by Denys Vlasenko · 14 years ago
  46. ea137aa warning removal by Cristian Ionescu-Idbohrn · 14 years ago
  47. 351fec3 busybox.conf: code shrink by Denys Vlasenko · 14 years ago
  48. d83aff1 busybox.conf: USER.GROUP is _optional_ by Denys Vlasenko · 14 years ago
  49. 3770b6b main: make busybox.conf mode handling less obscure by Denys Vlasenko · 14 years ago
  50. 9be4702 main: free suid_config list after use by Denys Vlasenko · 14 years ago
  51. 4566e17 simplify parsing of /etc/busybox.conf by Denys Vlasenko · 14 years ago
  52. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 14 years ago
  53. 5c94271 busybox: fail if --install is not given an absolute path by Denys Vlasenko · 14 years ago
  54. 4a2a86d improve --install operation in chroot jails by Denys Vlasenko · 14 years ago
  55. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  56. 8da415e add if guards around include <malloc.h> by Denys Vlasenko · 14 years ago
  57. 0ab45da exclude the case of just "busybox" from previous commit by Denys Vlasenko · 14 years ago
  58. 8f0af3b if only one applet is enabled, make "busybox applet [params]" work as expected by Denys Vlasenko · 14 years ago
  59. 2b662c5 libbb: remove unused variable by Lauri Kasanen · 14 years ago
  60. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago
  61. caddfc8 decompress_bunzip2: handle concatenated .bz2 files by Denys Vlasenko · 14 years ago
  62. d4d289a tweaks to build system, mainly making menuconfig text and order clearer by Denys Vlasenko · 14 years ago
  63. 819cacf busybox: add "busybox --list[-full]" to help text by Denys Vlasenko · 14 years ago
  64. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  65. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  66. 9297dbc randomconfig fixes by Denys Vlasenko · 14 years ago
  67. 5c296de fix compile breakage with "make -j" by Denys Vlasenko · 14 years ago
  68. 1fcbff2 build system: do not rebuild ash and hush on any change to any .c file by Denys Vlasenko · 14 years ago
  69. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  70. 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
  71. 5a7c720 busybox --list option. +140 bytes. Rob wanted it. by Denys Vlasenko · 15 years ago
  72. 43b094b remove stdio from allnoconfig build by Denys Vlasenko · 15 years ago
  73. 3d0e779 libbb: locate PAGE_SIZE on Hurd by Denys Vlasenko · 15 years ago
  74. c1947f1 build failure fix and some cosmetics by Denys Vlasenko · 15 years ago
  75. 1f7c167 experimentally add mallopt tweaks for reduced memory consumption by Denys Vlasenko · 15 years ago
  76. 630dde1 code shrink in help text code by Denys Vlasenko · 15 years ago
  77. b347592 update copyright year by Denys Vlasenko · 15 years ago
  78. 263cff9 do not store 1st two bytes of compressed help text by Denys Vlasenko · 15 years ago
  79. 6d48d3e rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. by Denys Vlasenko · 15 years ago
  80. 0ad438b comment fix, no code changes by Denys Vlasenko · 15 years ago
  81. 3b40543 busybox --install [-s] [DIR]: allow a parameter - destination DIR by Denys Vlasenko · 15 years ago
  82. 0149f02 appletlib.c: prevent applet list overflowing screen by Denys Vlasenko · 16 years ago
  83. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  84. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  85. 4240408 trim help text a bit by Denis Vlasenko · 16 years ago
  86. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  87. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  88. bd28f6b test: fix parser to prefer binop over unop, as coreutils does. by Denis Vlasenko · 16 years ago
  89. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  90. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  91. 21278df busybox: do not print help to fd 2, print it to fd 1 by Denis Vlasenko · 16 years ago
  92. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  93. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
  94. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  95. 10f6fb1 fix build failure for libbusybox by Denis Vlasenko · 17 years ago
  96. 15ce7f5 - bump copyright year by Bernhard Reutner-Fischer · 17 years ago
  97. 5d89fba *: remove remaining instances of ".data" hack by Denis Vlasenko · 17 years ago
  98. 79cedcb Avoid linking in printf/bsearch if possible. -20k for static bbox with by Denis Vlasenko · 17 years ago
  99. 468aea2 shells: do not frocibly enable test, echo and kill _applets_, by Denis Vlasenko · 17 years ago
  100. d02db89 clean up TODO file. No real code changes. by Denis Vlasenko · 17 years ago