1. 86ef648 Rename defconfig to remove references to enterprise. by Henry Herman · 5 years ago master
  2. 3ef8287 Busybox configuration for Enterprise by Alex Van Damme · 5 years ago
  3. fb95712 Bump version to 1.32.0 by Denys Vlasenko · 3 years, 10 months ago
  4. 24c212b gzip -d with zcat enabled but gunzip disabled was misbehaving by Denys Vlasenko · 3 years, 10 months ago
  5. b02f8ca make_single_applets.sh: switch off nologin deps option by Denys Vlasenko · 3 years, 10 months ago
  6. 5663a17 bc: placate a "defined but not used" warning by Denys Vlasenko · 3 years, 10 months ago
  7. 67e1529 nologin: make it possible to build it as single applet by Denys Vlasenko · 3 years, 10 months ago
  8. d5314e7 suppress a few compile warnings by Denys Vlasenko · 3 years, 10 months ago
  9. 7c443d1 randomconfig fixes by Denys Vlasenko · 3 years, 10 months ago
  10. 5fa5c4b randomconfig fixes by Denys Vlasenko · 3 years, 10 months ago
  11. d206b16 randomconfig fix by Denys Vlasenko · 3 years, 10 months ago
  12. 03ab212 randomconfig fixes by Denys Vlasenko · 3 years, 10 months ago
  13. df1f479 randomconfig fixes by Denys Vlasenko · 3 years, 10 months ago
  14. 6eb38fd randomconfig fixes by Denys Vlasenko · 3 years, 10 months ago
  15. 62744ef examples/udhcp/simple.script: fix IPv6 support when using udhcpc by Stefan Agner · 3 years, 10 months ago
  16. faab906 udhcpc6: use correct multicast MAC by Uwe Glaeser · 3 years, 10 months ago
  17. 4789c7c nmeter: add %T (zero-based timestamp) format by Denys Vlasenko · 3 years, 10 months ago
  18. 505eeae Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options for clang by Biswapriyo Nath · 3 years, 10 months ago
  19. 0356607 deluser: check if specified home is a directory before removing it by Sören Tempel · 3 years, 10 months ago
  20. d30d1eb dhcpc: refactor xmalloc_optname_optval to shrink binary size by Martin Lewis · 3 years, 10 months ago
  21. 1776460 httpd: allow '-h' to work when daemonized with NOMMU enabled by Ron Yorston · 3 years, 10 months ago
  22. 0cad5f9 udhcp: comment out unused domain compression code by Denys Vlasenko · 3 years, 10 months ago
  23. 002be6e sysctl: do report EACCES errors on write by Denys Vlasenko · 3 years, 10 months ago
  24. b2ab920 unexpand: correct behavior for --first-only --tabs=4 by Mark Edgar · 3 years, 11 months ago
  25. 9b4a9d9 xstrndup: Use strndup instead of implementing it. by Martin Lewis · 4 years, 1 month ago
  26. 726d0d1 dhcpc: code shrink in good_hostname by Martin Lewis · 4 years ago
  27. 6f7a009 awk: disallow "str"++, closes bug 12981 by Denys Vlasenko · 3 years, 11 months ago
  28. 45fa3f1 wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL by Dimitri John Ledkov · 4 years ago
  29. 9f3b410 ash,hush: drop pointer check before calls to show_history by Ron Yorston · 4 years, 4 months ago
  30. 981b2ef mim: run scripts from a specification file by Ron Yorston · 4 years, 3 months ago
  31. da7a6db ash: fix build failure when command built-in is disabled by Ron Yorston · 4 years, 2 months ago
  32. d1b75e1 httpd: permit non-default home directory with NOMMU enabled by Ron Yorston · 4 years ago
  33. 42a8984 grep: add proper support for pattern_list by Sören Tempel · 4 years, 1 month ago
  34. c3295d2 grep: Fix -f FILE when FILE is empty and -x provided by Gray Wolf · 4 years ago
  35. 1c462d4 xargs: restore correct behaviour of -n option by Ron Yorston · 4 years, 2 months ago
  36. ed8af51 build system: remove KBUILD_STR() by Jean-Philippe Brucker · 4 years, 1 month ago
  37. b994374 unzip: -d should create the dir by Lauri Kasanen · 4 years ago
  38. 9aa751b shells: fix exitcode_trapN tests to avoid races by Denys Vlasenko · 4 years, 2 months ago
  39. 1555895 ash: expand: Fix multiple issues with EXP_DISCARD in evalvar by Denys Vlasenko · 4 years, 2 months ago
  40. 8233188 ash: expand: Do not reprocess data when expanding words by Denys Vlasenko · 4 years, 2 months ago
  41. 6cda0b0 ash: move TRACE statement in evalcommand() by Ron Yorston · 4 years, 2 months ago
  42. 7f19848 ash: rename some function parameters to match dash by Denys Vlasenko · 4 years, 2 months ago
  43. 538ee41 ash: rename stack_nputstr() back to stnputs() to match dash by Denys Vlasenko · 4 years, 2 months ago
  44. c2058ec ash: Expand here-documents in the current shell environment by Denys Vlasenko · 4 years, 2 months ago
  45. c08993f ash: parser: Do not push token back before parseheredoc by Denys Vlasenko · 4 years, 2 months ago
  46. 9a1a659 ash: parser: Fix old-style command substitution here-document crash by Denys Vlasenko · 4 years, 2 months ago
  47. e4a0612 hush: fix negative_arith.tests: glob-protect dash in "$((arith))" by Denys Vlasenko · 4 years, 2 months ago
  48. 45dd87a ash: expand: Ensure result is escaped in cvtnum by Denys Vlasenko · 4 years, 2 months ago
  49. da2e46d ash: memalloc: Avoid looping in growstackto by Denys Vlasenko · 4 years, 2 months ago
  50. 3ced804 hush: make "exit" in trap use pre-trap exitcode - fix for nested trap by Denys Vlasenko · 4 years, 2 months ago
  51. cc9ecd9 hush: make "exit" in trap use pre-trap exitcode by Denys Vlasenko · 4 years, 2 months ago
  52. f977e00 ash: eval: Only restore exit status on exit/return by Denys Vlasenko · 4 years, 2 months ago
  53. cd24a50 ash: Return without arguments in a trap should use status outside traps by Denys Vlasenko · 4 years, 2 months ago
  54. bb095f4 hush: implement "return NUM in trap sets $? after trap" by Denys Vlasenko · 4 years, 2 months ago
  55. d5bfe26 ash: return exit status of nofork applets (again) by Ron Yorston · 4 years, 2 months ago
  56. ecc8583 ash: expand: Merge syntax/quotes in memtodest with flags by Denys Vlasenko · 4 years, 2 months ago
  57. e2dd2af ash: eval: Always set localvar_stop by Denys Vlasenko · 4 years, 2 months ago
  58. 3e72910 ash: eval: Replace with listsetvar with mklocal/setvareq by Denys Vlasenko · 4 years, 2 months ago
  59. 54bef2a ash: eval: Fail immediately with redirections errors for simple command by Denys Vlasenko · 4 years, 2 months ago
  60. 7eb8eec ash: eval: Add assignment built-in support again by Denys Vlasenko · 4 years, 2 months ago
  61. c91950f ash,hush: testcase for "exit" without arguments in a trap by Denys Vlasenko · 4 years, 2 months ago
  62. 23bc562 ash,hush: add comment about masked SIGCHLD, handle SIG_IGNed SIGHUP as in bash by Denys Vlasenko · 4 years, 2 months ago
  63. 47eb979 ash: jobs: Only clear gotsigchld when waiting for everything by Denys Vlasenko · 4 years, 2 months ago
  64. 97edfc4 ash: jobs - Do not block when waiting on SIGCHLD by Denys Vlasenko · 4 years, 2 months ago
  65. d81af72 ash: eval: Reap zombies after built-in commands and functions by Denys Vlasenko · 4 years, 2 months ago
  66. 22c7592 ash: exec: Never rehash regular built-ins by Denys Vlasenko · 4 years, 2 months ago
  67. 6c4f87e ash: exec: Stricter pathopt parsing by Denys Vlasenko · 4 years, 2 months ago
  68. b0d2dc7 ash: exec: Do not allocate stack string in padvance by Denys Vlasenko · 4 years, 2 months ago
  69. c55847f ash: memalloc: Add growstackto helper by Denys Vlasenko · 4 years, 2 months ago
  70. 74aaf05 ash: parser: Save/restore here-documents in command substitution by Denys Vlasenko · 4 years, 2 months ago
  71. afc91fa ash: mkinit: Split reset into exitreset and reset by Denys Vlasenko · 4 years, 2 months ago
  72. 9ee5892 ash: expand: Fix trailing newlines processing in backquote expanding by Denys Vlasenko · 4 years, 2 months ago
  73. c2ce888 ash: parser: Only accept single-digit parameter expansion outside of braces by Denys Vlasenko · 4 years, 2 months ago
  74. 3f4847b ash: shell: Fix clang warnings about "string plus integer" by Denys Vlasenko · 4 years, 2 months ago
  75. e368d85 ash: eval: Use the correct expansion mode for fd redirection by Denys Vlasenko · 4 years, 2 months ago
  76. 4ace385 ash: expand: Fix skipping of command substitution when trimming in evalvar by Denys Vlasenko · 4 years, 2 months ago
  77. 226b8a1 ash: main: Print \n upon EOF (CTRL-D) when run interactively by Denys Vlasenko · 4 years, 2 months ago
  78. e880b1f ash: expand: Use HOME in tilde expansion when it is empty by Denys Vlasenko · 4 years, 2 months ago
  79. a7b97e3 ash: builtin: Mark more regular built-ins by Denys Vlasenko · 4 years, 2 months ago
  80. 2bad3a3 ash: jobs: Replace some uses of fmtstr with stpcpy/stpncpy by Denys Vlasenko · 4 years, 2 months ago
  81. 3f7fb2c ash: output: Fix fmtstr return value by Denys Vlasenko · 4 years, 2 months ago
  82. 970470e ash: main: Only set savestatus in exitcmd by Denys Vlasenko · 4 years, 2 months ago
  83. 4ccddc8 ash: [BUILTIN] Exit without arguments in a trap should use status outside traps by Denys Vlasenko · 4 years, 2 months ago
  84. f7eea8c ash: parser: Fix incorrect eating of backslash newlines by Denys Vlasenko · 4 years, 2 months ago
  85. acf79f9 ash: use pgetc_eatbnl() in more places, take 2 by Denys Vlasenko · 4 years, 2 months ago
  86. a6e48de fdisk: add HFS / HFS+ partition type by Denys Vlasenko · 4 years, 2 months ago
  87. adc540f tftp: on download, open local file only when first bit of data arrived by Denys Vlasenko · 4 years, 2 months ago
  88. 0c4e597 tftp: fix thinko in code shrink by Denys Vlasenko · 4 years, 2 months ago
  89. 779df9f tftp: code shrink by Denys Vlasenko · 4 years, 2 months ago
  90. 260bd21 tftpd: show requested file name in open error message by Denys Vlasenko · 4 years, 2 months ago
  91. bd8b05b awk: fix more "length" cases, closes 12486 by Denys Vlasenko · 4 years, 3 months ago
  92. 9e2a566 ash,hush: allow builtins to be tab-completed, closes 7532 by Ron Yorston · 4 years, 3 months ago
  93. 1ff7002 xargs: fix handling of quoted arguments, closes 11441 by Ron Yorston · 4 years, 3 months ago
  94. 16bcd50 vi: fixes to string search in colon commands, closes 10321 by Ron Yorston · 4 years, 3 months ago
  95. b0c711e ash: improve expandstr() by Ron Yorston · 4 years, 3 months ago
  96. eb7f9ac syslogd: add config option to include milliseconds in timestamps by Peter Korsgaard · 4 years, 3 months ago
  97. 020abc8 udhcpd: mangle hostnames starting with dash ("-option") by Denys Vlasenko · 4 years, 3 months ago
  98. 9ec836c whois: limit total length of response to 32+2 kb by Denys Vlasenko · 4 years, 5 months ago
  99. 356f23d init: improve handling of signals racing with each other by Denys Vlasenko · 4 years, 5 months ago
  100. 113c776 init: if tcgetattr() fails, don't even try to tcsetattr() by Denys Vlasenko · 4 years, 5 months ago