1. af9e70b readlink: uClibc supports automatic allocation too now by Mike Frysinger · 12 years ago
  2. efd0698 make --help return exitcode 0. Closes 5612 by Denys Vlasenko · 12 years ago
  3. 46031da lineedit: initialize delptr by Shawn J. Goff · 12 years ago
  4. 1961aea move endofname() to libbb by Denys Vlasenko · 12 years ago
  5. 272d85c vasprintf: return -1 on strdup failure by Denys Vlasenko · 12 years ago
  6. b5fc511 vasprintf: do not use xmalloc, it will deadlock on OOM by Denys Vlasenko · 12 years ago
  7. 2cfcc9e sha3: code shrink by Denys Vlasenko · 12 years ago
  8. 5d78355 code shrink by Denys Vlasenko · 12 years ago
  9. e4f0f26 sha3: s/sha3_process_block76/sha3_process_block72/ by Denys Vlasenko · 12 years ago
  10. 5368fe5 sha3: rename KeccakF->sha3_process_block76. by Denys Vlasenko · 12 years ago
  11. 970aa6b sha3: cache ctx->bytes_queued by Denys Vlasenko · 12 years ago
  12. 8fb3ab5 sha3: remove two "small code" codepaths: I can't reproduce code size win on them anymore by Denys Vlasenko · 12 years ago
  13. 8e7312e sha3: tweak choice of a fast code path for 64-bit by Denys Vlasenko · 12 years ago
  14. 5b7f50f sha3: cosmetic tweaks to various names, comments. No logic changes. by Denys Vlasenko · 12 years ago
  15. ac4100e sha3: code shrink by Denys Vlasenko · 12 years ago
  16. a55df27 sha3: code shrink by Denys Vlasenko · 12 years ago
  17. 07a54e2 sha3: another speedup for SHA3_SMALL=0 case by Denys Vlasenko · 12 years ago
  18. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  19. 30a8652 sha3: make size/speed optimization decision configurable by Denys Vlasenko · 12 years ago
  20. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  21. b8173b6 sha3sum: new applet by Lauri Kasanen · 12 years ago
  22. fd77ea5 mark get_shell_name FAST_FUNC by Denys Vlasenko · 12 years ago
  23. 32711c4 top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor" by Denys Vlasenko · 12 years ago
  24. b232037 lineedit: in !EDITING config, return -1 on fgets error by Denys Vlasenko · 12 years ago
  25. c4f2d99 libbb: correctness/size tweaks in signal-related helpers by Denys Vlasenko · 12 years ago
  26. 50157f3 top: fix "last CPU" parsing by Denys Vlasenko · 12 years ago
  27. d1d794f refactor correct_password.c to avoid one if by walter harms · 12 years ago
  28. 4919565 lineedit: fix Alt-D when cursor==0 by Cliff Frey · 12 years ago
  29. 0e941d5 Simplify copyright/license notice that appears in the binary. by Bradley M. Kuhn · 12 years ago
  30. 70fc8c1 su: do not change to home dir unless -l by Pascal Bellard · 13 years ago
  31. 0ccae4d Add comments in keyboard escape sequences table by Denys Vlasenko · 13 years ago
  32. c9677ed libbb: add missing_syscalls.c: for now, only Android syscalls by Tias Guns · 13 years ago
  33. 02112d8 unzip: ignore chmod errors by Natanael Copa · 13 years ago
  34. 02b8b9b busybox: tweak help text and copyright year by Denys Vlasenko · 13 years ago
  35. 44642d1 ln: support -T and -v by Simon B · 13 years ago
  36. 556ac36 get_linux_version_code: don't fail on Linux version strints like "3.0-foo" by Andreas Oberritter · 13 years ago
  37. 576b1d3 sendmail: use host rather than NIS domain name for HELO by Ron Yorston · 13 years ago
  38. deee356 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y by Dennis Groenen · 13 years ago
  39. 56443cd whitespace fixes by Denys Vlasenko · 13 years ago
  40. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  41. ba88826 busybox: tweak help text by Denys Vlasenko · 13 years ago
  42. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  43. 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
  44. 62c006d libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
  45. 0b170e6 libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
  46. 9106107 Make unix (local) sockets work without IPv6 enabled by Jonh Wendell · 13 years ago
  47. 9ec3cd4 tweak comment, no code changes by Denys Vlasenko · 13 years ago
  48. ce4f39a find_mount_point: fix find_mount_point for char devices by Javier Viguera · 13 years ago
  49. 7ce209b shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] by Denys Vlasenko · 13 years ago
  50. 499597d mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 by Denys Vlasenko · 13 years ago
  51. ba65872 libbb/bb_strtonum: always set end ptr, even on error return by Denys Vlasenko · 13 years ago
  52. f282c6b libbb: remove is_directory's argument which is always NULL by Denys Vlasenko · 13 years ago
  53. a0bef7c hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478 by Denys Vlasenko · 13 years ago
  54. 743edac bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon by Peter Korsgaard · 13 years ago
  55. c0cae52 lineedit: fix build failure by Denys Vlasenko · 13 years ago
  56. 9ce09bc lineedit: add support for M-b, M-f, M-d, M-Backspace by Denys Vlasenko · 13 years ago
  57. e6094d9 libbb: shrink base64 decoding a bit by Denys Vlasenko · 13 years ago
  58. 73d249e whitespace fixes by Denys Vlasenko · 13 years ago
  59. 328f27f libbb: split decode_base64 off read_base64 by Leonid Lisovskiy · 13 years ago
  60. ec447c7 libbb.h: remove unused defines by Denys Vlasenko · 13 years ago
  61. 7449e18 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout by Denys Vlasenko · 13 years ago
  62. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  63. 74b871f Config: fix wording in help-text by Bernhard Reutner-Fischer · 14 years ago
  64. 13e709c losetup: implement -r option. Closes 4033. by Denys Vlasenko · 13 years ago
  65. dd1061b wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. by Denys Vlasenko · 13 years ago
  66. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  67. 0d0260f inet_cksum: big-endian fix by Denys Vlasenko · 13 years ago
  68. 9289935 Fix compile breakage by Denys Vlasenko · 13 years ago
  69. e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
  70. e45af7a lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator by Denys Vlasenko · 13 years ago
  71. bede215 lineedit: add support for history saving on exit by Denys Vlasenko · 13 years ago
  72. 4840ae8 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling by Denys Vlasenko · 13 years ago
  73. 2390109 top: fix CPU% for thread display. Closes 4081 by Denys Vlasenko · 13 years ago
  74. 2491511 Fixes for warnings in FreeBSD build by Denys Vlasenko · 13 years ago
  75. 1285437 Fixes for FreeBSD build by Matthias Andree · 13 years ago
  76. d84b175 Bump version to 1.19.0, update copyright year in help message by Denys Vlasenko · 13 years ago 1_19_0
  77. b47b3ce randomconfig fixes by Denys Vlasenko · 13 years ago
  78. 7485086 die_if_bad_username: tighten up a bit by Denys Vlasenko · 13 years ago
  79. 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 13 years ago
  80. a669eca libbb/lineedit: implement optional Ctrl-R history search by Denys Vlasenko · 13 years ago
  81. 8f6ce09 a few tweaks for bionic by Denys Vlasenko · 13 years ago
  82. 4dc35fb platform.h: tweaks for cygwin by Denys Vlasenko · 13 years ago
  83. 0a5b310 platform.c: provide getline implementation by Timo Teras · 14 years ago
  84. adcabf3 parse_config: use getline. BIG speedup with glibc (~40%). by Timo Teras · 14 years ago
  85. 5331e38 libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835. by Denys Vlasenko · 14 years ago
  86. 12ac628 procps: remove PSSCAN_STAT define, users were using it incorrectly by Denys Vlasenko · 14 years ago
  87. 3a64936 parse_config: make test applet easier to enable; fix its code by Denys Vlasenko · 14 years ago
  88. a1a4483 libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation by Denys Vlasenko · 14 years ago
  89. fe86d6b appletlib.c: do not use PAGE_SIZE for malloc tweaking by Denys Vlasenko · 14 years ago
  90. 2f57691 only compile obscure.c when needed by Dan Fandrich · 14 years ago
  91. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  92. b24ef03 find: cater for libc w/o FNM_CASEFOLD by Denys Vlasenko · 14 years ago
  93. 232ebaa lineedit: fix rare SEGV; mark a few FIXMEs by Alexey Fomenko · 14 years ago
  94. ea137aa warning removal by Cristian Ionescu-Idbohrn · 14 years ago
  95. 351fec3 busybox.conf: code shrink by Denys Vlasenko · 14 years ago
  96. d83aff1 busybox.conf: USER.GROUP is _optional_ by Denys Vlasenko · 14 years ago
  97. 3770b6b main: make busybox.conf mode handling less obscure by Denys Vlasenko · 14 years ago
  98. 9be4702 main: free suid_config list after use by Denys Vlasenko · 14 years ago
  99. 4566e17 simplify parsing of /etc/busybox.conf by Denys Vlasenko · 14 years ago
  100. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago