1. d8482db Bionic changes for tty related applets by Tanguy Pruvot · 11 years ago
  2. 9d67376 mktemp: warning fix for x86 and l-preview by Tanguy Pruvot · 11 years ago
  3. 3ae2578 android: clearenv should not set environ to NULL by Tanguy Pruvot · 11 years ago
  4. b0919fd Android: update busybox def PATH and cron folder by Tanguy Pruvot · 11 years ago
  5. 76616e3 selinux: implement missing selinux functions by Tanguy Pruvot · 11 years ago
  6. 57da4a8 Android.mk: prevent warnings on make prepare by Tanguy Pruvot · 11 years ago
  7. 37d7f5f mktemp: include libc mktemp, safe in busybox by Tanguy Pruvot · 11 years ago
  8. e553d65 android: on prepare, clean all intermediates by Tanguy Pruvot · 11 years ago
  9. 1071f3e Fix remaining bionic warnings by Tanguy Pruvot · 11 years ago
  10. 477b2eb android: backport pty implementation from aosp/master by Tanguy Pruvot · 11 years ago
  11. 1f21642 Makefile: remove warnings on initial version check by Tanguy Pruvot · 11 years ago
  12. f641061 Android: final cleanup of new build system by Tanguy Pruvot · 11 years ago
  13. bc2a6e5 route: remove useless ipv6 header by Tanguy Pruvot · 11 years ago
  14. bf57436 selinux: remove dependency on libsepol static lib by Tanguy Pruvot · 11 years ago
  15. 45fbbd5 darwin: fix make prepare, force prebuilt host compiler by Tanguy Pruvot · 11 years ago
  16. 266892e android: fix simple path for cm, add note for later by Tanguy Pruvot · 11 years ago
  17. 4be591e android: fix makefile to build on AOSP by Tanguy Pruvot · 11 years ago
  18. 3862b5f Rework busybox build process, remove compressed includes by Tanguy Pruvot · 11 years ago
  19. 6a06a10 android: add a switch to handle Android L by Tanguy Pruvot · 11 years ago
  20. c847cb8 busybox-full: tune some config flags by Tanguy Pruvot · 11 years ago
  21. 1baae78 lzop: add overflow check by Denys Vlasenko · 11 years ago
  22. e64e94d busybox-full: enable some new applets by Tanguy Pruvot · 11 years ago cm-11.0-XNPH30O-bacon-4f280f505a cm-11.0-XNPH33R-bacon-3628510d76
  23. 4fda0a6 tar: fix prototype typo, not for android config by Tanguy Pruvot · 11 years ago
  24. af3f6ff stat: fix printing selinux context and null-dereference by Michael Gernoth · 11 years ago
  25. c1a6bc3 android-x86: fix building warnings of kitkat-x86 by Tanguy Pruvot · 11 years ago
  26. 2b3b644 unzip: set ENABLE_DESKTOP to allow unpacking signed Android OTAs by Steven Luo · 11 years ago
  27. 3284a1d selinux: enable support for bionic, add applets in config by Tanguy Pruvot · 11 years ago
  28. 2955fd1 tar: only include selinux context with -p opt by Tanguy Pruvot · 11 years ago
  29. 2689fb5 tar: add selinux context support on create by Tanguy Pruvot · 11 years ago
  30. 12e27b7 bionic: some new type warnings fixes by Tanguy Pruvot · 11 years ago
  31. d5b63cc touch -h: quickfix for bionic by Tanguy Pruvot · 12 years ago cm-11.0-XNPH22R-bacon-03d77315ea cm-11.0-XNPH25R-bacon-d22b777afa
  32. 9963f07 update config for 1.22.1, add F2FS volume_id support by Tanguy Pruvot · 11 years ago
  33. c1f4182 zcat: complain if input is not compressed by Denys Vlasenko · 12 years ago
  34. a99f066 libbb: open_zipped() should not fail on non-compressed files by Denys Vlasenko · 12 years ago
  35. 05cea40 nc: fix option bit positions. Closes 6926 by Denys Vlasenko · 11 years ago
  36. 439f7c2 iplink: fix build with kernel versions prior to 2.6.23 by Eugene Rudoy · 12 years ago
  37. b69306a libbb: fix parsing of "10101010" date/time form by Denys Vlasenko · 12 years ago
  38. 77e054b ash: in bash compat mode, always export $SHLVL by Denys Vlasenko · 12 years ago
  39. 13733d3 libarchive: open_zipped() does not need to check extensions for e.g. gzip by Denys Vlasenko · 12 years ago
  40. 6786b97 Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22 by Ricardo Cerqueira · 11 years ago
  41. d9e0c43 Apply post-1.22.0 patches, bump version to 1.22.1 by Denys Vlasenko · 12 years ago
  42. a2dd4ee Bump version to 1.22.0 by Denys Vlasenko · 12 years ago
  43. 7625811 testsuite: remove forgotten debug hack by Denys Vlasenko · 12 years ago
  44. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 12 years ago
  45. 61be8e4 testsuite: disable tests for no longer supported bbox-specific date formats by Denys Vlasenko · 12 years ago
  46. e83e1c5 adduser: check whether run with no USERNAME. Closes 6728 by Denys Vlasenko · 12 years ago
  47. e85e260 testsuite: fix false positives for du by Denys Vlasenko · 12 years ago
  48. c9d87be build system: fix make gconfig by Daniel Borca · 12 years ago
  49. 80a068d sed: accept s///i as a synonym for s///I ("ignore case") by David A. Wheeler · 12 years ago
  50. e9355c4 hostname: do not use gethostbyname() for "hostname -s" by Michael Tokarev · 12 years ago
  51. 4967a41 wget: user-friendly fallback to http by Lauri Kasanen · 12 years ago
  52. 4b26f82 kill[all[5]]: code shrink by Denys Vlasenko · 12 years ago
  53. 3ac1e0d killall5: return 2 if no processes got killed by Uros Vampl · 12 years ago
  54. 9f4f601 do not fail build if MAXSYMLINKS isn't defined by Michael Tokarev · 12 years ago
  55. 22bb81f expand: use printable_string instead of hard-coding implementation by Michael Tokarev · 12 years ago
  56. 0b3a38b ntpd: speed up resyncing if our clock is seriously off by Denys Vlasenko · 12 years ago
  57. 777be10 ntpd: do not invalidate datapoints after step by Denys Vlasenko · 12 years ago
  58. 6c46eed ntpd: comment out "spike detection" code by Denys Vlasenko · 12 years ago
  59. a14958c ntpd: promote log level 3 to production by Denys Vlasenko · 12 years ago
  60. cb1dc1d ntpd: let user know if spike was detected by Denys Vlasenko · 12 years ago
  61. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 12 years ago
  62. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 12 years ago
  63. 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 12 years ago
  64. 7274563 ping: try SOCK_DGRAM if no root privileges by Daniel Borca · 12 years ago
  65. df0d2cd dpkg-deb: cosmetic correction to usage text by Daniel Borca · 12 years ago
  66. deb0769 sed: code shrink by Denys Vlasenko · 12 years ago
  67. 259b3c0 sed: open input files sequentially to avoid EMFILE by Denys Vlasenko · 12 years ago
  68. 8bd810b hush: typo fixes in comments by Denys Vlasenko · 12 years ago
  69. d9fc4d8 platform: strchrnul is missing if __APPLE__ by Daniel Borca · 12 years ago
  70. 195c436 build system: use od -b instead of od -t x1 by Denys Vlasenko · 12 years ago
  71. 760fc6d init: halt on SIGPWR too by Bogdan Purcareata · 12 years ago
  72. cffe28e libbb: add sketch of tentative 'better' passwd/group API by Denys Vlasenko · 12 years ago
  73. 4d8ad38 devfsd: remove static variable by Denys Vlasenko · 12 years ago
  74. 924a179 build system: do not generate MAX_APPLET_NAME_LEN (unused) by Denys Vlasenko · 12 years ago
  75. 26ad256 logread: don't call shmdt() before exit, kernel does it for us. by Denys Vlasenko · 12 years ago
  76. 71f6c1a logread: flush output. closes 6710 by Denys Vlasenko · 12 years ago
  77. b8b0451 build: ignore selibs pkgconfig on android builds by Tanguy Pruvot · 12 years ago
  78. 5afc00b update config, change version suffix by Tanguy Pruvot · 12 years ago
  79. 8a7b2c3 android: add a script to regenerate prebuilt config by Tanguy Pruvot · 12 years ago
  80. eddb834 fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 12 years ago
  81. bb19d25 fstrim: sync with busybox master (now an official applet) by Bernhard Reutner-Fischer · 12 years ago
  82. bd0e221 awk: fix a bug in argc counting in recent change by Denys Vlasenko · 12 years ago
  83. 2635369 rfkill: use new-style config/kbuild/applet by Denys Vlasenko · 12 years ago
  84. 0545e3b tar: prevent empty file to be treated as valid tarball by Denys Vlasenko · 12 years ago
  85. dd1d8ab fix a copy/paste error in last tar testcase name by Denys Vlasenko · 12 years ago
  86. 1cbc642 tar: add a testcase for previous commit by Denys Vlasenko · 12 years ago
  87. ebfa9b5 tar: fix exitcode check for MMU-spawned unpacking helpers by Denys Vlasenko · 12 years ago
  88. 8b59b2c libbb: move nuke_str() from passwd into libbb by Denys Vlasenko · 12 years ago
  89. 6ef7729 comment tweak by Denys Vlasenko · 12 years ago
  90. 9c1c605 sulogin: use common password-checking routine. by Denys Vlasenko · 12 years ago
  91. f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 12 years ago
  92. ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 12 years ago
  93. 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 12 years ago
  94. 66620fa archival/*: move "kbuild:" snippets into .c files by Denys Vlasenko · 12 years ago
  95. 73225b6 switch editors/* to embedded-in-source kbuild system by Denys Vlasenko · 12 years ago
  96. f200f73 awk: optionally support -e AWK_PROG by Sven-Göran Bergh · 12 years ago
  97. cd0936b fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 12 years ago
  98. d3092c9 udhcp: add PXELINUX config file option (code 209) definition by Jeremy Kerr · 12 years ago
  99. 087843a fix "warning: ISO C90 forbids mixed declarations and code" by Denys Vlasenko · 12 years ago
  100. afa63b2 fix bashisms in testsuite/ by Michael Tokarev · 12 years ago