1. be669fa ash: import param_expand_default.tests from hush by Denys Vlasenko · 7 years ago
  2. 645c697 hush: treat ${#?} as "length of $?" by Denys Vlasenko · 7 years ago
  3. 6492538 ash: add a few tests from hush-vars/* by Denys Vlasenko · 7 years ago
  4. 73c47f6 volume_id: enable minix detection by Denys Vlasenko · 7 years ago
  5. 5c123ac ash: fix comment, no code changes by Denys Vlasenko · 7 years ago
  6. 8d2191c ash: copy three tests from hush_test/hush-signals/* by Denys Vlasenko · 7 years ago
  7. ca50caa shell: some additions to *sh-misc/* tests by Denys Vlasenko · 7 years ago
  8. b920a38 tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 by Denys Vlasenko · 7 years ago
  9. c810978 udhcpc: downgrade "MAC X:X:X:X:X:X" message to log2 level by Denys Vlasenko · 7 years ago
  10. 4a1d8f6 ash: add most of hush process subst tests by Denys Vlasenko · 7 years ago
  11. 621fc50 hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it by Denys Vlasenko · 7 years ago
  12. b72f1ef udhcpc[6]: downgrade "adapter index N" messages to log2 level by Denys Vlasenko · 7 years ago
  13. de6cb41 udhcpc[6]: fix messages referring to select() while we use poll() by Denys Vlasenko · 7 years ago
  14. e34dbc4 ash: add all hush parsing tests to ast tests by Denys Vlasenko · 7 years ago
  15. 0675b03 hush: use mempcpy where useful by Denys Vlasenko · 7 years ago
  16. 94af83e ash: fix for last commit by Denys Vlasenko · 7 years ago
  17. 5ace96a ash: use mempcpy() in more places by Denys Vlasenko · 7 years ago
  18. e4f6bfd zcip: fix slow environment leak by Denys Vlasenko · 7 years ago
  19. bbf17bb crond: do not assume setenv() does not leak by Denys Vlasenko · 7 years ago
  20. ef0366e libbb: avoid malloc/free in bb_unsetenv() by Denys Vlasenko · 7 years ago
  21. c9e7843 crond: allow $SHELL and starting user's shell override DEFAULT_SHELL. Closes 6458 by Denys Vlasenko · 7 years ago
  22. da2244f ash: use mempcpy() where appropriate by Denys Vlasenko · 7 years ago
  23. fd5e66e basename: do not use argc by Denys Vlasenko · 7 years ago
  24. 578008a pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086 by Denys Vlasenko · 7 years ago
  25. 67d42df ping: fix help text to show what parameter -p takes by Denys Vlasenko · 7 years ago
  26. 0eed355 ash: suppress readonly1.tests false positive; add readonly0.tests by Denys Vlasenko · 7 years ago
  27. 42ba757 ash: improve set -x to quote strings as necessary by Denys Vlasenko · 7 years ago
  28. 168f0ef udhcpc[6]: on log level 1, three messages about raw socket is overkill by Denys Vlasenko · 7 years ago
  29. a680f40 ping: better config help text for FEATURE_FANCY_PING by Denys Vlasenko · 7 years ago
  30. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  31. 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
  32. ad37abf unzip: sanitize filename length: malloc(1234mb) is not funny by Denys Vlasenko · 7 years ago
  33. 997ad2c unzip: implement -j, closes 9126 by Denys Vlasenko · 7 years ago
  34. bff9bbc unzip: robustify overwrite checks by Denys Vlasenko · 7 years ago
  35. 13ae85e unzip: support symlinks. Closes 10031 by Denys Vlasenko · 7 years ago
  36. ebe3c35 bzcat,zcat: simplify code if gunzip/bunzip2 is not selected by Denys Vlasenko · 7 years ago
  37. eae1268 shell: optional support for read -t N.NNN, closes 10101 by Denys Vlasenko · 7 years ago
  38. 82dcc3b bootchartd: fix typo in comment by Denys Vlasenko · 7 years ago
  39. 9e2e0ff bootchartd: prevent premature stop by device mapper by Uwe Geuder · 7 years ago
  40. 1ef3ce9 sparc: needs -fPIC by Denys Vlasenko · 7 years ago
  41. 61f9d76 swapon/swapoff: trim config help text by Denys Vlasenko · 7 years ago
  42. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  43. a165603 od_bloaty: fix floating point output by Ron Yorston · 7 years ago
  44. 9880f86 hdparm: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  45. 8ecd861 ash: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  46. f9d656f hush: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  47. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  48. 483405a Tweaks from mass recompile for 1.27.1 release by Denys Vlasenko · 7 years ago
  49. d2c15bc hush: tweak "help" output by Denys Vlasenko · 7 years ago
  50. 513a245 printf: fix format string sanity check by Ron Yorston · 7 years ago
  51. cf51109 hush: fix readonly2.tests failure by Denys Vlasenko · 7 years ago
  52. f645e15 hush: another testcase for "READONLY_VAR=VAL BLTIN ..." by Denys Vlasenko · 7 years ago
  53. 5b2cc0a hush: do not assign to readonly VAR in "VAR=VAL CMD" syntax too by Denys Vlasenko · 7 years ago
  54. 38ef39a hush: add readonly testcase, fix fallout by Denys Vlasenko · 7 years ago
  55. 3bab36b hush: convert exp/ro/local parameters to bitfields in one flag param by Denys Vlasenko · 7 years ago
  56. 6b0695b hush: HUSH_READONLY depends on HUSH by Denys Vlasenko · 7 years ago
  57. 6b48e1f hush: forgot to emit error on (failing) second "readonly VAR=VAL" by Denys Vlasenko · 7 years ago
  58. b95ee96 hush: smaller code in !READONLY configs by Denys Vlasenko · 7 years ago
  59. 1e66042 hush: implement "readonly" builtin by Denys Vlasenko · 7 years ago
  60. 826360f ash: more general format ${var:EXPR:EXPR} by Denys Vlasenko · 7 years ago
  61. 4f8079d ash: "you disabled math" is wrong: user did not disable it, builder of ash did by Denys Vlasenko · 7 years ago
  62. 0ba80e4 hush: small fix to last commit by Denys Vlasenko · 7 years ago
  63. e32b650 hush: support ${VAR:N:-M} by Denys Vlasenko · 7 years ago
  64. 203fd7b shells: expand TODO comments, no code changes by Denys Vlasenko · 7 years ago
  65. 68e9805 ttysize: if stdin is not tty, try stdout, then stderr by Denys Vlasenko · 7 years ago
  66. b24e55d hush: fix "cmd1 && cmd2 &" handling on NOMMU by Denys Vlasenko · 7 years ago
  67. c49638b arch: new applet (same as unmae -m). ~30 bytes. by Denys Vlasenko · 7 years ago
  68. 9f904a2 shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG" by Denys Vlasenko · 7 years ago
  69. ee553b9 hush: fix and_or_and_backgrounding.tests failure by Denys Vlasenko · 7 years ago
  70. 2c8929c config: reorder items in "Busybox Settings", improve help by Denys Vlasenko · 7 years ago
  71. a3df2fa config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu by Denys Vlasenko · 7 years ago
  72. 2c1258c Move get_unaligned_le32() macros to platform.h by Denys Vlasenko · 7 years ago
  73. 08dfafc fix more instances of ": $((a++))" in shell scripts by Denys Vlasenko · 7 years ago
  74. ed2b922 make_single_applets: fix ": $((fail++))" expansion error by Kang-Che Sung · 7 years ago
  75. c4ddf04 config: fix tab-damaged help text by Denys Vlasenko · 7 years ago
  76. 3d7ec48 tls: remove last int16 local variables in pstm code by Denys Vlasenko · 7 years ago
  77. 79376ec tls: fix pstm asm constraint problem by Denys Vlasenko · 7 years ago
  78. 367a55c build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox by Denys Vlasenko · 7 years ago
  79. 8ea061e blkdiscard: provide our own BLK[SEC]DISCARD if necessary by Denys Vlasenko · 7 years ago
  80. 9887f93 tls: fix build problem on non-static i386 by Denys Vlasenko · 7 years ago
  81. e9a25ac Makefile: include per-arch Makefile before Makefile.flags by Thomas Petazzoni · 7 years ago
  82. e5b1f5a copyfd: guard use of munmap() with #if (windows builds need this) by Johannes Schindelin · 7 years ago
  83. 9d4dc84 ash: protect WIFSTOPPED use with #if JOBS by Johannes Schindelin · 7 years ago
  84. 7d7c7bb libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block by Denys Vlasenko · 7 years ago
  85. 2ed74e2 hush: make "wait %1" work even if the job is dead by Denys Vlasenko · 7 years ago
  86. 0c5657e hush: remove superfluous comparison by Denys Vlasenko · 7 years ago
  87. 7b6e8f3 uuencode: allow space instead of "`" as padding char. Closes 10046 by Denys Vlasenko · 7 years ago
  88. 90678f0 xxd: allow "-" as file name meaning stdin by Denys Vlasenko · 7 years ago
  89. 63214a6 libbb/dump: allow skipping over stdin too by Denys Vlasenko · 7 years ago
  90. 5f7904b libbb/dump: fix a few broken commits and shrink code by Denys Vlasenko · 7 years ago
  91. a03ac60 libbb: safe_write should not return EINTR by Denys Vlasenko · 7 years ago
  92. d5b98e2 dd: fix status=none. Closes 10066 by Denys Vlasenko · 7 years ago
  93. 9fda609 hush: add support for "set -e" by Denys Vlasenko · 7 years ago
  94. 75e90b1 cat: fix "cat -An" ignoring -n; make numbering go througn all files by Denys Vlasenko · 7 years ago
  95. cc86b2a add-remove-shell: fix crash when shell is already added by Timo Teräs · 7 years ago
  96. a2bdc5c cat: allow compiling out -n and -b by Kang-Che Sung · 7 years ago
  97. 38d9669 unzip: TODO for symlink support by Denys Vlasenko · 7 years ago
  98. ce55284 inetd,mount: do not die if uclibc without RPC is detected by Denys Vlasenko · 7 years ago
  99. b057806 hush: add TODO for "set -e" by Denys Vlasenko · 7 years ago
  100. 9e55a15 hush: simplify insert_job_into_table() a bit by Denys Vlasenko · 7 years ago