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. ee37cc1 fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  3. 49ea11e [x86] Changes and Additions to fix broken x86 build by Trevor Drake · 11 years ago
  4. d363446 xz: fix put_unaligned_{l,b}e32 by Leonid Lisovskiy · 11 years ago
  5. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  6. 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
  7. 04f05b8 Fix building under 4.2 by Ricardo Cerqueira · 12 years ago
  8. 013321e volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 12 years ago
  9. 0414e02 su: do not change to home dir unless -l by Pascal Bellard · 12 years ago
  10. 03dc365 platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH by Tias Guns · 12 years ago
  11. 301d311 ionice: fix missing syscall and add the applet by Tanguy Pruvot · 12 years ago
  12. 9432d29 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  13. 43243ab unzip: ignore chmod errors by Natanael Copa · 12 years ago
  14. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  15. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  16. 29d8ebe busybox v1.19.3 update by Tanguy Pruvot · 13 years ago
  17. 6c7055d Merge 'busybox' v1.19.1 into gingerbread by Tanguy Pruvot · 13 years ago
  18. cc272b0 Apply post-1.19.0 patches, bump version to 1.19.1 by Denys Vlasenko · 13 years ago
  19. eee9b02 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  20. a6367f9 remove extra IF_WHO() by Denys Vlasenko · 13 years ago
  21. f84e950 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  22. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  23. dc29f48 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  24. be391e7 libbb.h: do not use homegrown struct sysinfo. by Denys Vlasenko · 13 years ago
  25. b12cc7b Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  26. 14bd16a more tweak for bionic by Denys Vlasenko · 13 years ago
  27. 4dc35fb platform.h: tweaks for cygwin by Denys Vlasenko · 13 years ago
  28. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 13 years ago
  29. 75214cf Use the _unlocked stdio macros only when they're all available by Dan Fandrich · 13 years ago
  30. 0c4cf42 libbb.h: tweak _unlocked hack by Denys Vlasenko · 13 years ago
  31. 0e79e7b Use the built-in getline on more systems that don't have it by Dan Fandrich · 13 years ago
  32. 0a5b310 platform.c: provide getline implementation by Timo Teras · 13 years ago
  33. b9ba580 vi: fix regex search, make it selectable in config by Walter Harms · 13 years ago
  34. 1e18a01 ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions by Denys Vlasenko · 13 years ago
  35. 33092f1 groups: new applet by Tito Ragusa · 13 years ago
  36. 561f9c8 Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef by Denys Vlasenko · 13 years ago
  37. 0644891 libbb: use _unlocked variants of stdio I/O. by Denys Vlasenko · 13 years ago
  38. adcabf3 parse_config: use getline. BIG speedup with glibc (~40%). by Timo Teras · 13 years ago
  39. 12ac628 procps: remove PSSCAN_STAT define, users were using it incorrectly by Denys Vlasenko · 13 years ago
  40. a1a4483 libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation by Denys Vlasenko · 13 years ago
  41. f533ec8 *: simplify Ethernet header includes by Dan Fandrich · 13 years ago
  42. 71d7313 platform.h: support for build under Android by Dan Fandrich · 13 years ago
  43. e6df7e2 libbb.h: small reordering by Denys Vlasenko · 13 years ago
  44. 9be4702 main: free suid_config list after use by Denys Vlasenko · 13 years ago
  45. 12a4327 adduser: safe username passing to passwd/addgroup by Denys Vlasenko · 13 years ago
  46. 89f5bfd libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc by Denys Vlasenko · 13 years ago
  47. 80542ba hush: make read builtin interruptible. by Denys Vlasenko · 13 years ago
  48. 80c5b68 libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads by Denys Vlasenko · 13 years ago
  49. 9180c60 tar: store negative mtime as 0; pack very large files using base-256 encoding by Denys Vlasenko · 13 years ago
  50. 47061b4 straighten out dprintf/fdprintf mess; remove old "define lchown chown" by Denys Vlasenko · 13 years ago
  51. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  52. ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 13 years ago
  53. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 13 years ago
  54. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 13 years ago
  55. 2c4de5b ash,hush: optional support for $HISTFILESIZE. by Denys Vlasenko · 13 years ago
  56. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 13 years ago
  57. 6ec1510 applet_tables: do not include libbb.h, that header ir for target builds by Denys Vlasenko · 13 years ago
  58. 1f4447b move help text from include/usage.src.h to archival/*.c by Pere Orga · 13 years ago
  59. 19311bf mount: add --rbind option support by Roman Borisov · 13 years ago
  60. 20704f0 ash,hush: recheck LANG before every line input by Denys Vlasenko · 13 years ago
  61. e2e55b0 wget: move help text to .c file by Denys Vlasenko · 13 years ago
  62. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 13 years ago
  63. 115c35d ftpd: better usage text by Denys Vlasenko · 13 years ago
  64. 102b8bd .gitignore: add missing ignores by Bjørn Forsman · 13 years ago
  65. 293a8f2 nameif: add matching by phy_address=NUM; extend help text by Phil Sutter · 13 years ago
  66. b80acf5 tar: skip leading / and handle names like abc/..////def -> def (not ///def) by Denys Vlasenko · 13 years ago
  67. 5e29e26 tar: on extract, everything up to and including last ".." is stripped by Denys Vlasenko · 13 years ago
  68. 7d65abe libbb: make user/group name cache strings longer (~27 chars) by Denys Vlasenko · 13 years ago
  69. dc50676 Move stpcpy replacement function into libbb by Dan Fandrich · 13 years ago
  70. 4ed3c52 mktemp: make it more compatible with GNU coreutils 8.4 by Denys Vlasenko · 13 years ago
  71. ab8d00d progress meter: fix bugs found in stall detection and unknown size logic by Denys Vlasenko · 13 years ago
  72. d55e139 progress meter: move file name to bb_progress_t. +20 bytes by Denys Vlasenko · 13 years ago
  73. 805aa9f progress bar: better overflow protection; more precise bar by Denys Vlasenko · 13 years ago
  74. 698e809 use unistd.h before _POSIX_VERSION by Denys Vlasenko · 13 years ago
  75. 66c5b12 ash: fix TMOUT not restoring tty attributes by Denys Vlasenko · 13 years ago
  76. dd807c1 incorporate header fixes proposed in bug 3097 by Denys Vlasenko · 13 years ago
  77. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 13 years ago
  78. 046341e ash: optional support for $TMOUT variable by Denys Vlasenko · 13 years ago
  79. 6307357 move nofork_save_area from libbb.h to vfork_daemon_rexec.c by Denys Vlasenko · 13 years ago
  80. b72baeb hush: use FEATURE_SH_NOFORK to enable NOFORK trick by Denys Vlasenko · 13 years ago
  81. c71b469 libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe by Denys Vlasenko · 13 years ago
  82. ea023ea disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents by Denys Vlasenko · 13 years ago
  83. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 13 years ago
  84. 9b3b979 add ENABLE_FEATURE_SYSTEMD and use it in syslogd by Davide Cavalca · 13 years ago
  85. 975c714 nicer looking ifdef in libbb/makedev.c by Denys Vlasenko · 13 years ago
  86. 330718e FreeBSD compat by Chris Rees · 13 years ago
  87. e3c127d FreeBSD compat by Chris Rees · 13 years ago
  88. e9a40e3 libbb: make ndelay_no/off a bit more clever. +14 bytes by Denys Vlasenko · 13 years ago
  89. 658a437 hwclock: implement --systz by Davide Cavalca · 13 years ago
  90. 1f4a987 pltaform.h: move include of stdint.h before uint16_t is used by Denys Vlasenko · 13 years ago
  91. 3a0f690 svlogd: extend usage text. +70 bytes by Denys Vlasenko · 13 years ago
  92. b40da22 fix compile error on non-x86 architectures by Denys Vlasenko · 13 years ago
  93. 9ad97d5 sighandler_t definition for BSD by Chris Rees · 13 years ago
  94. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 13 years ago
  95. 3b5acaa disable automatic selection of FEATURE_SUID; improve its help text by Denys Vlasenko · 13 years ago
  96. 094cc51 insmod: check for module read errors by Denys Vlasenko · 13 years ago
  97. ad3d72f move passwd, shadow, group and gshadow path definitions to libbb.h by Tito Ragusa · 13 years ago
  98. 0684446 top: add keyboard commands to --help by Denys Vlasenko · 13 years ago
  99. dc7e5c4 libbb unicode: comment out usused function and unused parameter by Denys Vlasenko · 13 years ago
  100. 7b30564 stop giving root rights to dnsd, ipcrm, ipcs by Denys Vlasenko · 13 years ago