1. e04727a Android: simplify BUSYBOX_CROSS_COMPILER_PREFIX by Chih-Wei Huang · 9 years ago fp2-sibon FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. 9e941c4 mount: address a couple crashes by Dan Pasanen · 9 years ago
  3. bbfc339 mount: respect a user-specified fstype by Dan Pasanen · 9 years ago
  4. a7b938a get_devname: fix a couple warnings by Tanguy Pruvot · 9 years ago
  5. d9ce728 mount: use blkid to determine fstype by Dan Pasanen · 9 years ago
  6. 60283c6 Android: fix for 32/64 __set_errno libc change by Tanguy Pruvot · 10 years ago
  7. 0d6f149 Android: Fix for 64bit arm and x86_64 targets by Tanguy Pruvot · 10 years ago
  8. edbd464 Default to L's bionic by Ricardo Cerqueira · 10 years ago
  9. ceebc17 busybox: restore mac/linux bash compat. by Tanguy Pruvot · 10 years ago
  10. 25b92aa busybox: Use 'gsed' in Mac builds by Diogo Ferreira · 10 years ago
  11. e6d6455 Merge "[x86] Android 4.4.4 for x86 needs new implementation of "security_compute_relabel"" into cm-11.0 by Tanguy Pruvot · 10 years ago
  12. 84f25e7 New BIONIC_L(Android-L) has own support for STPCPY by HazouPH · 10 years ago
  13. 068dd73 [x86] Android 4.4.4 for x86 needs new implementation of "security_compute_relabel" by HazouPH · 10 years ago
  14. 39046ba dmesg: rework color feature, compat. with more by Tanguy Pruvot · 10 years ago
  15. a20778a Android: typo in busybox folder by Tanguy Pruvot · 10 years ago
  16. c9b3fd2 Android: clean only objects, not the folders by Tanguy Pruvot · 10 years ago
  17. d4d8133 android: remove syscalls implemented in libbb by Tanguy Pruvot · 10 years ago
  18. 29cf8c2 android: fix building errors with Android L by Chih-Wei Huang · 10 years ago
  19. d8482db Bionic changes for tty related applets by Tanguy Pruvot · 10 years ago
  20. 9d67376 mktemp: warning fix for x86 and l-preview by Tanguy Pruvot · 10 years ago
  21. 3ae2578 android: clearenv should not set environ to NULL by Tanguy Pruvot · 10 years ago
  22. b0919fd Android: update busybox def PATH and cron folder by Tanguy Pruvot · 10 years ago
  23. 76616e3 selinux: implement missing selinux functions by Tanguy Pruvot · 10 years ago
  24. 57da4a8 Android.mk: prevent warnings on make prepare by Tanguy Pruvot · 10 years ago
  25. 37d7f5f mktemp: include libc mktemp, safe in busybox by Tanguy Pruvot · 10 years ago
  26. e553d65 android: on prepare, clean all intermediates by Tanguy Pruvot · 10 years ago
  27. 1071f3e Fix remaining bionic warnings by Tanguy Pruvot · 10 years ago
  28. 477b2eb android: backport pty implementation from aosp/master by Tanguy Pruvot · 10 years ago
  29. 1f21642 Makefile: remove warnings on initial version check by Tanguy Pruvot · 10 years ago
  30. f641061 Android: final cleanup of new build system by Tanguy Pruvot · 10 years ago
  31. bc2a6e5 route: remove useless ipv6 header by Tanguy Pruvot · 10 years ago
  32. bf57436 selinux: remove dependency on libsepol static lib by Tanguy Pruvot · 10 years ago
  33. 45fbbd5 darwin: fix make prepare, force prebuilt host compiler by Tanguy Pruvot · 10 years ago
  34. 266892e android: fix simple path for cm, add note for later by Tanguy Pruvot · 10 years ago
  35. 4be591e android: fix makefile to build on AOSP by Tanguy Pruvot · 10 years ago
  36. 3862b5f Rework busybox build process, remove compressed includes by Tanguy Pruvot · 10 years ago
  37. 6a06a10 android: add a switch to handle Android L by Tanguy Pruvot · 10 years ago
  38. c847cb8 busybox-full: tune some config flags by Tanguy Pruvot · 10 years ago
  39. 1baae78 lzop: add overflow check by Denys Vlasenko · 10 years ago
  40. e64e94d busybox-full: enable some new applets by Tanguy Pruvot · 10 years ago
  41. 4fda0a6 tar: fix prototype typo, not for android config by Tanguy Pruvot · 10 years ago
  42. af3f6ff stat: fix printing selinux context and null-dereference by Michael Gernoth · 10 years ago
  43. c1a6bc3 android-x86: fix building warnings of kitkat-x86 by Tanguy Pruvot · 10 years ago
  44. 2b3b644 unzip: set ENABLE_DESKTOP to allow unpacking signed Android OTAs by Steven Luo · 10 years ago
  45. 3284a1d selinux: enable support for bionic, add applets in config by Tanguy Pruvot · 10 years ago
  46. 2955fd1 tar: only include selinux context with -p opt by Tanguy Pruvot · 10 years ago
  47. 2689fb5 tar: add selinux context support on create by Tanguy Pruvot · 10 years ago
  48. 12e27b7 bionic: some new type warnings fixes by Tanguy Pruvot · 10 years ago
  49. d5b63cc touch -h: quickfix for bionic by Tanguy Pruvot · 11 years ago
  50. 9963f07 update config for 1.22.1, add F2FS volume_id support by Tanguy Pruvot · 10 years ago
  51. c1f4182 zcat: complain if input is not compressed by Denys Vlasenko · 10 years ago
  52. a99f066 libbb: open_zipped() should not fail on non-compressed files by Denys Vlasenko · 10 years ago
  53. 05cea40 nc: fix option bit positions. Closes 6926 by Denys Vlasenko · 10 years ago
  54. 439f7c2 iplink: fix build with kernel versions prior to 2.6.23 by Eugene Rudoy · 10 years ago
  55. b69306a libbb: fix parsing of "10101010" date/time form by Denys Vlasenko · 10 years ago
  56. 77e054b ash: in bash compat mode, always export $SHLVL by Denys Vlasenko · 10 years ago
  57. 13733d3 libarchive: open_zipped() does not need to check extensions for e.g. gzip by Denys Vlasenko · 10 years ago
  58. 6786b97 Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22 by Ricardo Cerqueira · 10 years ago
  59. d9e0c43 Apply post-1.22.0 patches, bump version to 1.22.1 by Denys Vlasenko · 10 years ago
  60. a2dd4ee Bump version to 1.22.0 by Denys Vlasenko · 10 years ago
  61. 7625811 testsuite: remove forgotten debug hack by Denys Vlasenko · 10 years ago
  62. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 10 years ago
  63. 61be8e4 testsuite: disable tests for no longer supported bbox-specific date formats by Denys Vlasenko · 10 years ago
  64. e83e1c5 adduser: check whether run with no USERNAME. Closes 6728 by Denys Vlasenko · 10 years ago
  65. e85e260 testsuite: fix false positives for du by Denys Vlasenko · 10 years ago
  66. c9d87be build system: fix make gconfig by Daniel Borca · 10 years ago
  67. 80a068d sed: accept s///i as a synonym for s///I ("ignore case") by David A. Wheeler · 10 years ago
  68. e9355c4 hostname: do not use gethostbyname() for "hostname -s" by Michael Tokarev · 10 years ago
  69. 4967a41 wget: user-friendly fallback to http by Lauri Kasanen · 10 years ago
  70. 4b26f82 kill[all[5]]: code shrink by Denys Vlasenko · 10 years ago
  71. 3ac1e0d killall5: return 2 if no processes got killed by Uros Vampl · 10 years ago
  72. 9f4f601 do not fail build if MAXSYMLINKS isn't defined by Michael Tokarev · 10 years ago
  73. 22bb81f expand: use printable_string instead of hard-coding implementation by Michael Tokarev · 10 years ago
  74. 0b3a38b ntpd: speed up resyncing if our clock is seriously off by Denys Vlasenko · 10 years ago
  75. 777be10 ntpd: do not invalidate datapoints after step by Denys Vlasenko · 10 years ago
  76. 6c46eed ntpd: comment out "spike detection" code by Denys Vlasenko · 10 years ago
  77. a14958c ntpd: promote log level 3 to production by Denys Vlasenko · 10 years ago
  78. cb1dc1d ntpd: let user know if spike was detected by Denys Vlasenko · 10 years ago
  79. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 10 years ago
  80. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 10 years ago
  81. 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 10 years ago
  82. 7274563 ping: try SOCK_DGRAM if no root privileges by Daniel Borca · 10 years ago
  83. df0d2cd dpkg-deb: cosmetic correction to usage text by Daniel Borca · 10 years ago
  84. deb0769 sed: code shrink by Denys Vlasenko · 10 years ago
  85. 259b3c0 sed: open input files sequentially to avoid EMFILE by Denys Vlasenko · 10 years ago
  86. 8bd810b hush: typo fixes in comments by Denys Vlasenko · 10 years ago
  87. d9fc4d8 platform: strchrnul is missing if __APPLE__ by Daniel Borca · 10 years ago
  88. 195c436 build system: use od -b instead of od -t x1 by Denys Vlasenko · 10 years ago
  89. 760fc6d init: halt on SIGPWR too by Bogdan Purcareata · 10 years ago
  90. cffe28e libbb: add sketch of tentative 'better' passwd/group API by Denys Vlasenko · 10 years ago
  91. 4d8ad38 devfsd: remove static variable by Denys Vlasenko · 10 years ago
  92. 924a179 build system: do not generate MAX_APPLET_NAME_LEN (unused) by Denys Vlasenko · 10 years ago
  93. 26ad256 logread: don't call shmdt() before exit, kernel does it for us. by Denys Vlasenko · 10 years ago
  94. 71f6c1a logread: flush output. closes 6710 by Denys Vlasenko · 10 years ago
  95. b8b0451 build: ignore selibs pkgconfig on android builds by Tanguy Pruvot · 10 years ago
  96. 5afc00b update config, change version suffix by Tanguy Pruvot · 10 years ago
  97. 8a7b2c3 android: add a script to regenerate prebuilt config by Tanguy Pruvot · 10 years ago
  98. eddb834 fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  99. bb19d25 fstrim: sync with busybox master (now an official applet) by Bernhard Reutner-Fischer · 11 years ago
  100. bd0e221 awk: fix a bug in argc counting in recent change by Denys Vlasenko · 10 years ago