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. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 6c86697 awk: fix the evaluate bug related to warning fix by Tanguy Pruvot · 12 years ago
  4. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  5. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  6. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  7. 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
  8. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  9. d8205b3 awk: reduce ifdef forest by Rob Landley · 14 years ago
  10. 2b299fe awk: fix breakage in last commit by Denys Vlasenko · 14 years ago
  11. 6a0d749 awk: fix segfault on closing non-opened file by Denys Vlasenko · 14 years ago
  12. 28458c6 awk: code shrink by Denys Vlasenko · 14 years ago
  13. d527e0c awk: 00.123 is not a octal constant; neither is 009.123. fixing this by Denys Vlasenko · 14 years ago
  14. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  15. 7379cd1 awk: add comment about fixing bug 1333 by Denys Vlasenko · 14 years ago
  16. fab288c awk: don't append bogus data after NUL in sub(); shrink by Denys Vlasenko · 14 years ago
  17. f9782ff awk: code shrink by Denys Vlasenko · 14 years ago
  18. c6ba997 awk: code shrink by Denys Vlasenko · 14 years ago
  19. 7b81db1 awk: style fixes by Denys Vlasenko · 14 years ago
  20. 39fe4d1 awk: code shrink by Denys Vlasenko · 14 years ago
  21. b0a57ab awk: code shrink by Denys Vlasenko · 14 years ago
  22. 6ebdf7a awk: code shrink; style fixes by Denys Vlasenko · 14 years ago
  23. da62b09 awk: be more paranoid when freeing loop variable; make code less obfuscated by Denys Vlasenko · 14 years ago
  24. c9955f2 awk: simple code shrink by Denys Vlasenko · 14 years ago
  25. 3cb60c3 awk: fix the case where nested "for" loops with the same variable misbehave by Denys Vlasenko · 14 years ago
  26. d03cd3b awk: skip whitespace between array name and subscript by Alexander Shishkin · 14 years ago
  27. 3dbc5a9 awk: remove wrong comment by Denys Vlasenko · 14 years ago
  28. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 14 years ago
  29. 1284774 awk: fix an incorrect casting to string (bug 725). -44 bytes. by Denys Vlasenko · 15 years ago
  30. cdeda16 awk: preparatory patch, no essential code changes. -13 bytes. by Denys Vlasenko · 15 years ago
  31. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  32. 56b3eec small optimizations of toupper/tolower by Denys Vlasenko · 15 years ago
  33. 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
  34. bc3e947 awk: fix typo in prev commit by Denys Vlasenko · 15 years ago
  35. 46a0be5 awk: implement mktime by Leonid Lisovskiy · 15 years ago
  36. d069e53 a few more GCC-isms removed by Denys Vlasenko · 15 years ago
  37. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  38. e424423 awk: put at least one NUL between $n. Hopefully closes 337. by Denys Vlasenko · 15 years ago
  39. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 15 years ago
  40. 67b5eeb awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com) by Denis Vlasenko · 15 years ago
  41. 7a67664 awk: fix compat issue found by gpm build by Denis Vlasenko · 15 years ago
  42. 9aa5c65 unzip: fix thinko with le/be conv and size (closes bug 129) by Denis Vlasenko · 15 years ago
  43. 41d5ebe awk: in BEGIN section $0 should be "", not "0". by Denis Vlasenko · 15 years ago
  44. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  45. 37890e2 awk: fix typo in atan2 code. closes bug 5594. by Denis Vlasenko · 16 years ago
  46. 665eaff awk: add a comment by Denis Vlasenko · 16 years ago
  47. a2e1eea awk: improve nadling of negative numbers in bitwise ops; by Denis Vlasenko · 16 years ago
  48. 7cbcd1c awk: bitwise ops cast oprands and results to unsigned long, by Denis Vlasenko · 16 years ago
  49. 996a614 awk: support hex constants by Denis Vlasenko · 16 years ago
  50. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  51. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  52. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  53. 8ae5b28 awk: another smallish code shrink by Denis Vlasenko · 16 years ago
  54. e0a7fc5 uname,individual: fix improper printf usage uname,awk: small code shrink by Denis Vlasenko · 16 years ago
  55. 3bb2bbd awk: fix a case with multiple -f options. simplify -f file reading. by Denis Vlasenko · 16 years ago
  56. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 16 years ago
  57. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 16 years ago
  58. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 16 years ago
  59. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  60. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  61. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  62. af1bd09 awk: fix -F 'regex' bug (miscounted fields if last field is empty) by Denis Vlasenko · 17 years ago
  63. b78c782 awk: style fixes; remove one xstrdup/free pair; testsuite by Denis Vlasenko · 17 years ago
  64. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  65. 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 17 years ago
  66. e16e6e7 awk: experimentally modify "global" trick to make code smaller by Denis Vlasenko · 17 years ago
  67. ae5a8aa awk: move all data to malloc space by Denis Vlasenko · 17 years ago
  68. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  69. d9b5ab8 awk: fix a trivial bug introduced by me. by Denis Vlasenko · 17 years ago
  70. ffba941 awk: make code a bit less obfuscated by Denis Vlasenko · 17 years ago
  71. 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 17 years ago
  72. cd5c786 vi: remove two globals by Denis Vlasenko · 17 years ago
  73. 389f9d5 awk: don't segfault on printf(%*s). Close 1337. by Denis Vlasenko · 17 years ago
  74. f71d916 awk: guard against empty environment by Denis Vlasenko · 17 years ago
  75. 51742f4 style fixes. No code changes by Denis Vlasenko · 17 years ago
  76. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  77. 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 17 years ago
  78. be644a8 awk: support multiple -v options by Denis Vlasenko · 17 years ago
  79. 629563b awk: fix memory leak (can affect large file processing) by Denis Vlasenko · 17 years ago
  80. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  81. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 17 years ago
  82. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 17 years ago
  83. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 17 years ago
  84. e1d3e03 awk: style fixes by Denis Vlasenko · 17 years ago
  85. 6dc6ebb awk: undo locale setting for numbers - or else parsing by Denis Vlasenko · 17 years ago
  86. f782f52 awk: style cleanup. A lot of rw data moved to ro by Denis Vlasenko · 17 years ago
  87. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 17 years ago
  88. 4cccc03 remove useless casts (type*) xzalloc(...) by Denis Vlasenko · 17 years ago
  89. b95636c remove casts from xmalloc() by Denis Vlasenko · 17 years ago
  90. 249fabf Add option to disable command execution from vi & awk by Denis Vlasenko · 17 years ago
  91. b54b208 Fix largefile breakage; advance version to 1.2.2 by Denis Vlasenko · 18 years ago
  92. d18a3a2 use skip_whitespace where appropriate by Denis Vlasenko · 18 years ago
  93. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  94. 890ac9d awk: && -> & in "n->info && OPCLSMASK" - fixes bug 1067 by Denis Vlasenko · 18 years ago
  95. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  96. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  97. e175ff2 several fixes from openWRT project by Denis Vlasenko · 18 years ago
  98. 099efbf awk: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  99. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  100. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago