Commit History

Author SHA1 Message Date
  Ron Yorston 3193cb56d6 libbb: mark scripted_main() as externally visible 5 years ago
  Denys Vlasenko ff65355b8a single-applet build --help had extra \n, remove 5 years ago
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts 5 years ago
  Ron Yorston d1b2ae2d04 busybox: add '--show SCRIPT' option to display scripts 5 years ago
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets 5 years ago
  Ron Yorston c339c7f7b3 libarchive: add a function to unpack embedded data 5 years ago
  Denys Vlasenko 0575c9932d busybox: show embedded scripts in applet list 5 years ago
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode 5 years ago
  Denys Vlasenko aa2959c90d claenups for previous commit 5 years ago
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary 5 years ago
  Denys Vlasenko 4c201c00a3 whitespace fixes 6 years ago
  Denys Vlasenko 253f555f01 usage: do not print trailing space for commands which have no arguments 6 years ago
  Denys Vlasenko 38ccd6af8a bzip2: fix two crashes on corrupted archives 6 years ago
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 6 years ago
  Denys Vlasenko ddd1ee4443 libbb: simplify NOFORK/NOEXEC defines, move set_task_comm to libbb 6 years ago
  Denys Vlasenko 80e8e3cc05 noexec: consolidate code 6 years ago
  Denys Vlasenko f2cf1cc716 noexec: set comm field for noexecs 6 years ago
  Denys Vlasenko 147d2ce3dd standalone shell / prefer_applets: fix "exe" in comm fields 7 years ago
  Denys Vlasenko f128bdbbd7 shell: make standalone shell tab-complete "busybox" 7 years ago
  Denys Vlasenko 12a4f9afe7 libbb: do not die if setgid/setuid(real_id) on startup fails 7 years ago
  Denys Vlasenko 69a5ec9dcc main: fix the case where user has "halt" as login shell. Closes 9986 7 years ago
  Denys Vlasenko d4e4fdb5ce fixes for bugs found by make_single_applets.sh 7 years ago
  Denys Vlasenko a8a075acfe busybox: stop depending on FEATURE_AUTOWIDTH for applet list 7 years ago
  Denys Vlasenko fe93624fb6 Automatically disable FEATURE_COMPRESS_USAGE for small builds. 7 years ago
  Cristian Ionescu-Idbohrn f1d76b64a0 appletlib: avoid warning on unused function ingroup 7 years ago
  Denys Vlasenko 9cc3d3ab21 fix breakage found by mass one-applet builds 7 years ago
  Denys Vlasenko 7d877fc931 Do not print useless empty line after list of applets 7 years ago
  Denys Vlasenko 7e8218f9b2 Fix allnoconfig warnings 7 years ago
  Denys Vlasenko 7f0ebbc69e hush: add commented-out debug printouts in "memleak" built-in 7 years ago
  Denys Vlasenko 215b0ca6e4 hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186 7 years ago