1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. cd3f398 busybox: do not pack relocations for executables by Iftekhar Rifat · 9 years ago
  3. 4dccac6 busybox: Fix build for android-6.0 by Humberto Borba · 9 years ago
  4. 67f9bd2 Fix build with latest AOSP. by Kyle Repinski · 10 years ago
  5. ca11f76 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
  6. d208a97 build: ignore selibs pkgconfig on android builds by Tanguy Pruvot · 10 years ago
  7. f475bda android: add a script to regenerate prebuilt config by Tanguy Pruvot · 10 years ago
  8. ee37cc1 fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  9. 5cce381 fstrim: sync with busybox master (now an official applet) by Bernhard Reutner-Fischer · 11 years ago
  10. 49ea11e [x86] Changes and Additions to fix broken x86 build by Trevor Drake · 11 years ago
  11. 4983f4b Busybox: Bring reboot.c inline with /system/core/reboot/reboot.c by Jiangyi · 11 years ago
  12. 1d51278 remove RB flags due that it is not longer supported by Lars Greiss · 11 years ago
  13. 641a8c7 bunzip2: fix off-by-one check by Denys Vlasenko · 11 years ago
  14. 3f2a90a mktemp: go back to using mktemp() for mktemp -u by Steven Luo · 11 years ago
  15. ececd8c Don't treat link-time warnings as errors by Steven Luo · 11 years ago
  16. c7dcb61 mktemp: unlink mkstemp alternative to (unsafe) dry-run option by Tanguy Pruvot · 11 years ago
  17. a9a9b98 mktemp: switch to mkstemp by Ricardo Cerqueira · 11 years ago
  18. 7b91e6a Fix syscalls on 4.3's bionic by Ricardo Cerqueira · 11 years ago
  19. eb80a7e Merge remote branch 'busybox_net/1_21_stable' into cm-10.1 by Tanguy Pruvot · 11 years ago
  20. 93cce13 Apply post-1.21.0 patches, bump version to 1.21.1 by Tanguy Pruvot · 11 years ago
  21. 75671e1 volume_id: fix ntfs attribute search by Oliver Metz · 11 years ago
  22. e73f3c1 Apply post-1.21.0 patches, bump version to 1.21.1 by Denys Vlasenko · 11 years ago
  23. c2b8b7a xz: support concatenated .xz streams by Lasse Collin · 11 years ago
  24. d363446 xz: fix put_unaligned_{l,b}e32 by Leonid Lisovskiy · 11 years ago
  25. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 11 years ago
  26. 6e205db Build with -fno-strict-aliasing by Evan McClain · 12 years ago
  27. 68d8b6d update config (fstrim addition) by Tanguy Pruvot · 11 years ago
  28. 886ed40 Add fstrim support to restore NAND/eMMC write performance. fstrim applet is a port from util-linux. by Eugene San (eugenesan) · 11 years ago
  29. 64406a9 Bump version to 1.21.0 by Denys Vlasenko · 11 years ago
  30. 0cfba07 fix testsuite false positive by Denys Vlasenko · 11 years ago
  31. 4609f47 mdev: fix mode of dir1 in =dir1/dir2/file rule by Denys Vlasenko · 11 years ago
  32. 31dc860 ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 by Denys Vlasenko · 11 years ago
  33. 2f5b5be grep: fix grep -Fw not respecting the -w option. Closes 5792 by Denys Vlasenko · 11 years ago
  34. 81fa999 syslogd: do not segfault on parse error when using default config. Closes 5762 by Denys Vlasenko · 11 years ago
  35. 2cfcc9e sha3: code shrink by Denys Vlasenko · 11 years ago
  36. 9980707 syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks by Peter Korsgaard · 11 years ago
  37. 9daf33f dc: code shrink by Denys Vlasenko · 11 years ago
  38. 7c4b13e ash: revert wrong "fix" for an apparent memory leak. Closes 5822 by Denys Vlasenko · 11 years ago
  39. 5d78355 code shrink by Denys Vlasenko · 11 years ago
  40. 5ca853e fix a typo in config help text. Closes 5714 by Denys Vlasenko · 11 years ago
  41. 20c5e5a mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= by Bernhard Reutner-Fischer · 11 years ago
  42. e4f0f26 sha3: s/sha3_process_block76/sha3_process_block72/ by Denys Vlasenko · 11 years ago
  43. 5368fe5 sha3: rename KeccakF->sha3_process_block76. by Denys Vlasenko · 11 years ago
  44. 406ea15 mount: add unc option to CIFS mount (needed for Linux 3.4+) by Martin Santesson · 11 years ago
  45. 970aa6b sha3: cache ctx->bytes_queued by Denys Vlasenko · 11 years ago
  46. 8fb3ab5 sha3: remove two "small code" codepaths: I can't reproduce code size win on them anymore by Denys Vlasenko · 11 years ago
  47. 8e7312e sha3: tweak choice of a fast code path for 64-bit by Denys Vlasenko · 11 years ago
  48. 5b7f50f sha3: cosmetic tweaks to various names, comments. No logic changes. by Denys Vlasenko · 11 years ago
  49. ac4100e sha3: code shrink by Denys Vlasenko · 11 years ago
  50. a55df27 sha3: code shrink by Denys Vlasenko · 11 years ago
  51. 07a54e2 sha3: another speedup for SHA3_SMALL=0 case by Denys Vlasenko · 11 years ago
  52. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 11 years ago
  53. 30a8652 sha3: make size/speed optimization decision configurable by Denys Vlasenko · 11 years ago
  54. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 11 years ago
  55. b8173b6 sha3sum: new applet by Lauri Kasanen · 11 years ago
  56. b7841cf ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 by Paul Marks · 11 years ago
  57. 90801da Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' by Denys Vlasenko · 11 years ago
  58. 6928d9f volume_id: add squashfs detection by Sven-Göran Bergh · 11 years ago
  59. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 11 years ago
  60. 5218515 volume_id: uuid_format small code shrink by Sven-Göran Bergh · 11 years ago
  61. 07b419d volume_id: display hfs[+] 128-bit UUID properly by Sven-Göran Bergh · 11 years ago
  62. a58f7b7 blkid: add type display for hfsplus by Sven-Göran Bergh · 11 years ago
  63. cd776cf syslogd: add option to log to Linux kernel printk buffer by Peter Korsgaard · 11 years ago
  64. d189b59 klogd: handle multi-char log levels by Peter Korsgaard · 11 years ago
  65. 3917fa3 dmesg: handle multi-char log levels by Peter Korsgaard · 11 years ago
  66. fb499c5 powertop: fix error message by Lauri Hintsala · 11 years ago
  67. a38f9fa ifenslave: fix missing close paren by Mike Frysinger · 11 years ago
  68. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 11 years ago
  69. 393c395 du: document incompatibility with standard tool by Denys Vlasenko · 11 years ago
  70. 4d5955e decompress_uncompress: comment out a bigger chunk of debug code by Denys Vlasenko · 11 years ago
  71. a846117 decompress_uncompress: comment out debug printout on corrupted data by Denys Vlasenko · 11 years ago
  72. c71547c decompress_uncompress: move 'code' variable into loop - sole user by Denys Vlasenko · 11 years ago
  73. 04f05b8 Fix building under 4.2 by Ricardo Cerqueira · 11 years ago
  74. 4ba6c5d ash: fix a memory leak by Jon Tollefson · 12 years ago
  75. e4b9451 volume_id: add exFAT detection by S-G Bergh · 12 years ago
  76. 3f21044 ifupdown: code shrink by Denys Vlasenko · 12 years ago
  77. a803bfa ifupdown: remove unused errno assignments by Denys Vlasenko · 12 years ago
  78. 1118133 ifupdown: simple code shrink by Denys Vlasenko · 12 years ago
  79. d2d5049 blkid: show filesystem when both label and UUID are missing, but type is known by S-G Bergh · 12 years ago
  80. 48daa65 android ndk defconfig: fix default location of modules by Paul Beeler · 12 years ago
  81. 8ea3bb9 Revert "dd: support skip and seek values greater than 2G on android" by Ricardo Cerqueira · 12 years ago
  82. 5694afd build system: use pkg-config to look up selinux libs by Mike Frysinger · 12 years ago
  83. 67dc7b2 fbsplash: fix regression from e4fa7b7 by Timo Teräs · 12 years ago
  84. 3aeb870 nanddump: invert the meaning of the -o parameter to match upstream by Baruch Siach · 12 years ago
  85. 98f6b2d nanddump: skip bad blocks when instructed to do so by Baruch Siach · 12 years ago
  86. da0200a nanddump: use the right operator of logic AND by Baruch Siach · 12 years ago
  87. eab343e mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set by Ron Yorston · 12 years ago
  88. 8dc6d1a adduser: make it accept "adduser USER GROUP" form by Tito Ragusa · 12 years ago
  89. fd77ea5 mark get_shell_name FAST_FUNC by Denys Vlasenko · 12 years ago
  90. 32711c4 top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor" by Denys Vlasenko · 12 years ago
  91. d527588 ash: implement export -n by Denys Vlasenko · 12 years ago
  92. f47ce07 brctl: fix description and usage by Nicolas Thill · 12 years ago
  93. 1c7a58d udhcpc[6]: allow discover_retries == 0 (infinite) by Felix Fietkau · 12 years ago
  94. d109798 flashcp: remove unused variable opts by Manuel Zerpies · 12 years ago
  95. b232037 lineedit: in !EDITING config, return -1 on fgets error by Denys Vlasenko · 12 years ago
  96. 9371043 fix unsafe bb_perror_msg(filename) calls by Denys Vlasenko · 12 years ago
  97. 225cc13 scripts/kconfig/mconf: work on systems w/o SIGWINCH by Denys Vlasenko · 12 years ago
  98. c4f2d99 libbb: correctness/size tweaks in signal-related helpers by Denys Vlasenko · 12 years ago
  99. 73a1990 top: do not touch stdin if -b by Denys Vlasenko · 12 years ago
  100. 06a98e3 modprobe_small: make rmmod to NOT remove dependencies. Closes 5162 by Denys Vlasenko · 12 years ago