1. 2dd59ef Enable nfs mount in both dynamic and static busybox. by Patrick Schaaf · 13 years ago
  2. f4f1c8b modinfo: use ifdef block for android without-utsrel modules path by Tanguy Pruvot · 13 years ago
  3. 8a90e61 Apply post-1.19.3 patches, bump version to 1.19.4 by Denys Vlasenko · 14 years ago
  4. a0c20e4 dmesg: implement official '-r' and colored output '-C' by Tanguy Pruvot · 14 years ago
  5. ed1c231 fix building nslookup against AOSP bionic by Austen Dicken · 14 years ago
  6. 36efc94 Merge 1.19.3 gingerbread into ics by Tanguy Pruvot · 14 years ago
  7. 57d4479 fix hidden syscall __set_syscall_errno by Tanguy Pruvot · 14 years ago
  8. 129a798 fixes for ics by Koushik Dutta · 14 years ago
  9. 153ca5a fixes for ics by Koushik Dutta · 14 years ago
  10. 29d8ebe busybox v1.19.3 update by Tanguy Pruvot · 14 years ago
  11. 985c411 busybox v1.19.2 update by Tanguy Pruvot · 14 years ago
  12. 8a48f9f fix busybox build by Koushik Dutta · 14 years ago cm-7.1.0
  13. 8f997da Added MIPS syscalls for busybox by Rocky Zhang · 14 years ago
  14. 258ba0c Add static busybox back by codeworkx · 14 years ago
  15. 77e1b51 add some working applets, to be closer to android_defconfig by Tanguy Pruvot · 14 years ago
  16. 81af030 update config for v1.19.1 by Tanguy Pruvot · 14 years ago
  17. d0b8025 use system libreboot in busybox full by Tanguy Pruvot · 14 years ago
  18. 87b92a7 fix match_fstype regression related to commit 1285437217a601 by Tanguy Pruvot · 14 years ago
  19. 6c7055d Merge 'busybox' v1.19.1 into gingerbread by Tanguy Pruvot · 14 years ago
  20. cc272b0 Apply post-1.19.0 patches, bump version to 1.19.1 by Denys Vlasenko · 14 years ago
  21. c1a3305 move switch_root applet from full to minimal + readprofile in full by Tanguy Pruvot · 14 years ago
  22. e93da43 update last config for offical v1.19.0 by Tanguy Pruvot · 14 years ago
  23. 5bf1f03 Merge official v1.19.0 into gingerbread by Tanguy Pruvot · 14 years ago
  24. d84b175 Bump version to 1.19.0, update copyright year in help message by Denys Vlasenko · 14 years ago
  25. 2969e24 testsuite: fixes after randomconfig run by Denys Vlasenko · 14 years ago
  26. 4e541c5 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  27. 87249fb find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config by Denys Vlasenko · 14 years ago
  28. 5845a06 uptime: more compatible output by Denys Vlasenko · 14 years ago
  29. 47b0336 randomconfig fixes by Denys Vlasenko · 14 years ago
  30. 5a8d0f7 update config by Tanguy Pruvot · 14 years ago
  31. eee9b02 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  32. b47b3ce randomconfig fixes by Denys Vlasenko · 14 years ago
  33. b347df9 randomconfig fixes by Denys Vlasenko · 14 years ago
  34. a6367f9 remove extra IF_WHO() by Denys Vlasenko · 14 years ago
  35. 89edf29 remove extra += who.o by Denys Vlasenko · 14 years ago
  36. 00103d3 df: more compatible -P behavior by Ralf Friedl · 14 years ago
  37. 98aeabe zcip.script: fix $ip environment variable by Thomas Petazzoni · 14 years ago
  38. 7926b98 users: new applet. by Tito Ragusa · 14 years ago
  39. d91b138 uptime: add config flag to allow displaying the number of users currently logged on by Pere Orga · 14 years ago
  40. 7485086 die_if_bad_username: tighten up a bit by Denys Vlasenko · 14 years ago
  41. 450a47b Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  42. 6e42b89 hush: fix remaining known two bugs with IFS expansion. Closes 4027. by Denys Vlasenko · 14 years ago
  43. 4fb53fb hush: partially fix wrong expansion on $IFS (bug 4027). by Denys Vlasenko · 14 years ago
  44. 68b85e6 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  45. 954dbd3 tar: ignore file size (assume 0) for hardlinks by Ian Wienand · 14 years ago
  46. c38d2e7 clean generated include files in make mrproper by Tanguy Pruvot · 14 years ago
  47. f84e950 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  48. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 14 years ago
  49. 52431c5 update build date by Tanguy Pruvot · 14 years ago
  50. dc29f48 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  51. 4abcb8b tcpudp: simplify help text by Denys Vlasenko · 14 years ago
  52. 2ef4214 less: add a TODO comment by Denys Vlasenko · 14 years ago
  53. 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 14 years ago
  54. be391e7 libbb.h: do not use homegrown struct sysinfo. by Denys Vlasenko · 14 years ago
  55. fe8e153 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  56. f7f9990 android_defconfig: remove some extra cflags. untested by Denys Vlasenko · 14 years ago
  57. 0a42860 add defconfig files for Android, Cygwin and FreeBSD by Daniel Fandrich · 14 years ago
  58. eba4519 update config by Tanguy Pruvot · 14 years ago
  59. 0d8e414 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  60. f2f9bc5 dc: fix a case where we can run off malloced space by Denys Vlasenko · 14 years ago
  61. 43a668b cttyhack: fail gracefully if the device node is missing by Kevin Cernekee · 14 years ago
  62. 064e996 cttyhack: check sysfs for the name of the active console by Kevin Cernekee · 14 years ago
  63. 80856b3 fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART) by Denys Vlasenko · 14 years ago
  64. 7c3e4aa Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  65. a669eca libbb/lineedit: implement optional Ctrl-R history search by Denys Vlasenko · 14 years ago
  66. b12cc7b Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  67. 98f213e bloat-o-meter: don't require that pythin is in /usr/bin. by Lauri Kasanen · 14 years ago
  68. 4ee6487 make configs/* files have _defconfig suffix by Denys Vlasenko · 14 years ago
  69. 14bd16a more tweak for bionic by Denys Vlasenko · 14 years ago
  70. acff373 usleep: do not check for usleep error, it should never fail by Denys Vlasenko · 14 years ago
  71. 8f6ce09 a few tweaks for bionic by Denys Vlasenko · 14 years ago
  72. 126f2b2 Support configuring Busybox from _defconfig files by Daniel Fandrich · 14 years ago
  73. 319b8bb hwclock: use locale-specific date output format by Denys Vlasenko · 14 years ago
  74. db43d3d halt: perror_msg_and_die needs bb_ prefix by Denys Vlasenko · 14 years ago
  75. b5de0c1 typo fixes by Dan Fandrich · 14 years ago
  76. 4dc35fb platform.h: tweaks for cygwin by Denys Vlasenko · 14 years ago
  77. dfd4156 restore default config for first build after repo init or repo sync by Tanguy Pruvot · 14 years ago
  78. 6accde4 Revert "ignore android generated includes" by Tanguy Pruvot · 14 years ago
  79. b2ccaf3 execute busybox_prepare without CFLAGS by Tanguy Pruvot · 14 years ago
  80. f233646 add default include directory for first make prepare by Tanguy Pruvot · 14 years ago
  81. c84bbbc reduce busybox time format to fit in screen with suffix extension by Tanguy Pruvot · 14 years ago
  82. 87a0282 Merge remote-tracking branch 'busybox_net/master' into gingerbread by Tanguy Pruvot · 14 years ago
  83. c81b2cf remove obsolete define ANDROID_CHANGES by Tanguy Pruvot · 14 years ago
  84. 64baaf5 enhanced profiles, copy scripts no more required by Tanguy Pruvot · 14 years ago
  85. e4f02d6 update gitignore by Tanguy Pruvot · 14 years ago
  86. 6d9e2a3 more and less const char fmt fixes by Tanguy Pruvot · 14 years ago
  87. f7ae0a2 reduce diff with official busybox, do not use %s on defined strings by Tanguy Pruvot · 14 years ago
  88. 4aadeff cleanup by Tanguy Pruvot · 14 years ago
  89. d0fce6d build static lib first by Tanguy Pruvot · 14 years ago
  90. b9a4cf8 fix include copy script permissions by Tanguy Pruvot · 14 years ago
  91. 46465ec hwclock: better help text by Denys Vlasenko · 14 years ago
  92. 6a2ee16 add vi regex support and some long options on core tools by Tanguy Pruvot · 14 years ago
  93. e3f805c md5/shaNsum: make -c support a list of files by Lauri Kasanen · 14 years ago
  94. 8340c01 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 14 years ago
  95. 066f399 vi: tweak regex.h include by Denys Vlasenko · 14 years ago
  96. 104e014 halt/reboot: better message if /sbin/telinit is not found by Denys Vlasenko · 14 years ago
  97. 17c01e4 ignore android generated includes by Tanguy Pruvot · 14 years ago
  98. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 14 years ago
  99. 75214cf Use the _unlocked stdio macros only when they're all available by Dan Fandrich · 14 years ago
  100. 0c4cf42 libbb.h: tweak _unlocked hack by Denys Vlasenko · 14 years ago