Historia zmian

Autor SHA1 Wiadomość Data
  Denys Vlasenko 7f0ebbc69e hush: add commented-out debug printouts in "memleak" built-in 8 lat temu
  Denys Vlasenko 215b0ca6e4 hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186 8 lat temu
  Denys Vlasenko f4f8fe841c build system: fix a few warnings for allnoconfig build 8 lat temu
  Ron Yorston 1b0dcc02dd libbb: suppress warning about run_applet_and_exit 8 lat temu
  Ron Yorston ce824aecf2 libbb: move common code into run_applet_and_exit 8 lat temu
  Ron Yorston ba12081a9e Allow "busybox <applet>" to work when busybox is disabled 8 lat temu
  Denys Vlasenko 8e95068c7f Make busybox an optional applet 8 lat temu
  Ron Yorston 2b91958dff Rewrite iteration through applet names to save a few bytes 8 lat temu
  Ron Yorston b22061718d find_applet_by_name: loop index should be signed 8 lat temu
  Denys Vlasenko bc14f4d13d main(): add a TODO about finding a use for _end[] area 8 lat temu
  Denys Vlasenko 1cf68e3033 typo fix 8 lat temu
  Denys Vlasenko a93e4fd376 find_applet_by_name: add an example of faster linear search code 8 lat temu
  Ron Yorston 610c4c385b applet_tables: save space by removing applet name offsets 8 lat temu
  Ron Yorston ae57af6e78 busybox: alter help message in standalone shell mode 9 lat temu
  Denys Vlasenko 641caaec3d libbb: factor out code which queries screen width 9 lat temu
  Denys Vlasenko 526d85831e libbb: get_uidgid() always called with allow_numeric=1 9 lat temu
  Maninder Singh 97f2f7ca7f Removes stray empty line from code 9 lat temu
  Denys Vlasenko 7f4a49a96c Print one less newline at the end of bb_show_usage() 9 lat temu
  Denys Vlasenko de5edadee2 special-case {true,false,test} --help 9 lat temu
  Aaro Koskinen 7b729edd33 update copyright years 9 lat temu
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 lat temu
  Denys Vlasenko 628f134fe7 exit with 127 if appled name wasn't found - it's more POSIXy 9 lat temu
  Denys Vlasenko cd7a38a87d false: make "false --help" exit with 1 10 lat temu
  Denys Vlasenko 45b4ecc868 init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup 10 lat temu
  Mike Frysinger f1999b5a9d appletlib: fix set-but-unused warning 10 lat temu
  Denys Vlasenko 982e87f2fb Whitespace fixes 11 lat temu
  Denys Vlasenko efd0698f74 make --help return exitcode 0. Closes 5612 11 lat temu
  Denys Vlasenko 5d78355d5a code shrink 11 lat temu
  Bradley M. Kuhn 0e941d5427 Simplify copyright/license notice that appears in the binary. 12 lat temu
  Denys Vlasenko 02b8b9b014 busybox: tweak help text and copyright year 12 lat temu