1. b8c77b5 start_stop_daemon: make code a bit more readable by Denis Vlasenko · 18 years ago
  2. 0f5905e od: remove bug-for-bug compat (because the bug was fixed in coreuitls) by Denis Vlasenko · 18 years ago
  3. c888946 tar: report error if child dies while writing out the end of tarball by Denis Vlasenko · 18 years ago
  4. b131b27 start_stop_daemon: fix bug where any program name was "matching" by Denis Vlasenko · 18 years ago
  5. 7cdc54f fix/shorten some usage strings by Denis Vlasenko · 18 years ago
  6. 10f7dd1 tftp: corrupted input packets were killing retransmits - fixed by Denis Vlasenko · 18 years ago
  7. 0a10da2 diff: comment - explain what happens when hunk fails to apply by Denis Vlasenko · 18 years ago
  8. f7583d8 patch: fix double-free (bug 1120) by Denis Vlasenko · 18 years ago
  9. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  10. a597aad s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g xstrtou: disallow leading '+' by Denis Vlasenko · 18 years ago
  11. 3469c18 wget: smallish optimization by Denis Vlasenko · 18 years ago
  12. 6a1d661 diff: fix -q exit code last_char_is: sacrifice 9 bytes but avoid double-scan by Denis Vlasenko · 18 years ago
  13. 79e77cd site: add link to directory with patches by Denis Vlasenko · 18 years ago
  14. cda6c63 re-applying first post-1.3.x change version change to 1.4.0.svn by Denis Vlasenko · 18 years ago
  15. 44b2ea7 back out last change - need to make busybox-1_3-stable branch first by Denis Vlasenko · 18 years ago
  16. 728534b - table support for ip route by Bernhard Reutner-Fischer · 18 years ago
  17. 56b9569 - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  18. f7b0d4a Update busybox.net webpage with 1.3.0 announcement by Denis Vlasenko · 18 years ago
  19. a883fa4 exterminate last bzero's version bump to 1.3.0 by Denis Vlasenko · 18 years ago
  20. 9729e65 - honor CONFIG_DEBUG by Bernhard Reutner-Fischer · 18 years ago
  21. 5b6f776 - remove warning about unused depth parameter in add_to_dirlist() by Bernhard Reutner-Fischer · 18 years ago
  22. 35a4bbe date: -R shouldn't use locale by Denis Vlasenko · 18 years ago
  23. 5e2db5e build system: small fix for "release" target to work by Denis Vlasenko · 18 years ago
  24. 5fa7148 build system: add "release" target find: support -size N (needed for above) by Denis Vlasenko · 18 years ago
  25. 16c2c70 passwd: fix indentation by Denis Vlasenko · 18 years ago
  26. db2b524 passwd: added comment by Denis Vlasenko · 18 years ago
  27. 900406c passwd: shrink by ~10 bytes, use PRNG instead of usleep. by Denis Vlasenko · 18 years ago
  28. 6f0540e - remove functions marked as LEGACY in SUSv3 and use their modern counterparts. by Bernhard Reutner-Fischer · 18 years ago
  29. 32f3ebf - add an anchor to let me point people to FAQ.html#standalone_shell easily. by Bernhard Reutner-Fischer · 18 years ago
  30. 2ea630f bb_makedev: fix for glibc 2.3.2 sed: fix C++ style declaration by Denis Vlasenko · 18 years ago
  31. 2f8f71b sed: style fixes by Denis Vlasenko · 18 years ago
  32. b15b7f7 more: fix for case when _FILE_OFFSET_BITS is not #defined. by Denis Vlasenko · 18 years ago
  33. 57d83ff - Proposed fix to make aliases work (with uClibc-current). by Bernhard Reutner-Fischer · 18 years ago
  34. 1819eee - Improve wording in error message. by Bernhard Reutner-Fischer · 18 years ago
  35. 95da177 - s/:\t\t/\t/ for two helptexts. by Bernhard Reutner-Fischer · 18 years ago
  36. b7c50c9 - remove a warning that was not ment to be checked in. by Bernhard Reutner-Fischer · 18 years ago
  37. feea1b9 - better distinction between CFLAGS and CPPFLAGS. by Bernhard Reutner-Fischer · 18 years ago
  38. bc95f57 - adjust to kernel's build infrastructure. by Bernhard Reutner-Fischer · 18 years ago
  39. 882e60c - shrink less. by Bernhard Reutner-Fischer · 18 years ago
  40. bbda98f - cosmetic change to avoid warnings about eventual padding/packing. by Bernhard Reutner-Fischer · 18 years ago
  41. bb59f02 - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. by Bernhard Reutner-Fischer · 18 years ago
  42. 91d4a2d - commentary typo by Bernhard Reutner-Fischer · 18 years ago
  43. 1375bc7 sed: fix handling of files not ending in '\n' by Denis Vlasenko · 18 years ago
  44. 8b22b07 sed: improve handling of NULs by Denis Vlasenko · 18 years ago
  45. becd8c5 passwd: made smaller by ~130 bytes. size can go negative by Denis Vlasenko · 18 years ago
  46. 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
  47. 4c87d4f passwd: micro-optimization by Denis Vlasenko · 18 years ago
  48. eb98be0 "kernel config" -> "busybox config" by Denis Vlasenko · 18 years ago
  49. 93f6aa6 "make bigdata" biggest offender dealt with: by Denis Vlasenko · 18 years ago
  50. 610c4aa ed: convert style to bbox's. No code changes. by Denis Vlasenko · 18 years ago
  51. 0025264 passwd: small size optimization. salt generation improved by Denis Vlasenko · 18 years ago
  52. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  53. b8bb27c - save 4 bytes by Bernhard Reutner-Fischer · 18 years ago
  54. 28bb84b Well, I am not 100.00% usre that uint16 will suffice there. by Denis Vlasenko · 18 years ago
  55. 016a82e another -90 bytes. That #define is **evil** by Denis Vlasenko · 18 years ago
  56. 66b86c6 mkfs.minix: more cleanups, -~300 bytes of code. Added debugging support. by Denis Vlasenko · 18 years ago
  57. c6ce873 cut 0.5k off mkfs.minix by Denis Vlasenko · 18 years ago
  58. a35c9e9 httpd: fix decode of '/' when called via -d by Denis Vlasenko · 18 years ago
  59. 2425bdc od: fix buglet in --traditional, microoptimization, by Denis Vlasenko · 18 years ago
  60. 834410a getopt32-ification of fdisk by Denis Vlasenko · 18 years ago
  61. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  62. 601ae13 od: sometime ago I landed BIG od implementation by Denis Vlasenko · 18 years ago
  63. df38188 fix bug in new str -> num convertors by Denis Vlasenko · 18 years ago
  64. 7df69b8 usage: fix few help texts, fix breakage: '\<tab>' by Denis Vlasenko · 18 years ago
  65. c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
  66. 1fffe38 fix udhcpc help message, take steps to make usage.h less messy by Denis Vlasenko · 18 years ago
  67. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  68. e2d3ded udhcpc: convert to getopt32 by Denis Vlasenko · 18 years ago
  69. 30d7a34 tar: fix misplaced --exclude long option definition by Denis Vlasenko · 18 years ago
  70. 5e90e10 Closing bug 1040: by Denis Vlasenko · 18 years ago
  71. f1a6c6b erase_mtab: do not limit ourself to 40 mtab entries by Denis Vlasenko · 18 years ago
  72. 097c324 fix remaining survivors of the return(a) cleanup by Denis Vlasenko · 18 years ago
  73. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  74. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  75. 10d0d4e byteswap ops had extra mask ops - removed by Denis Vlasenko · 18 years ago
  76. 3ece72d svn add bb_strtonum.c :( by Denis Vlasenko · 18 years ago
  77. 459903b Provide our own isdigit macro. saves more than 400 bytes. by Denis Vlasenko · 18 years ago
  78. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  79. 8a0a83d - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  80. 2813ce2 ifconfig: do not try to continue on errors. not much sence in doing that by Denis Vlasenko · 18 years ago
  81. a7b2c41 deluser: the same code, but a bit less obfuscated. by Denis Vlasenko · 18 years ago
  82. c9bb677 deluser: size reduction by 60 bytes. patch from Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  83. bf11e89 added gcc flag which is needed for ULLONG_MAX to appear on Tito's box by Denis Vlasenko · 18 years ago
  84. e5667c1 Closing bug 730. libbb run_parts is using scandir (a GNUism), by Denis Vlasenko · 18 years ago
  85. ec0c920 added small doc about tar 'pax header' format by Denis Vlasenko · 18 years ago
  86. 664733f sort: two small optimizations by Denis Vlasenko · 18 years ago
  87. 0d42ddf sort: reformat entire file wrt style. by Denis Vlasenko · 18 years ago
  88. cf749bc small fixes: by Denis Vlasenko · 18 years ago
  89. c1660fe tar: refuse to untar files with "/../" components by Denis Vlasenko · 18 years ago
  90. b596335 tar: correctly skip (and warn about) pax headers. by Denis Vlasenko · 18 years ago
  91. 7725d0f tar: add support for FEATURE_TAR_GNU_EXTENSIONS so than we can save by Denis Vlasenko · 18 years ago
  92. 2d27e4c tee: fix bug: argv[-1] is a no-no! by Denis Vlasenko · 18 years ago
  93. 87cd4a8 tar: small fix and small optimization by Denis Vlasenko · 18 years ago
  94. 43bddf3 small improvements in str -> num convertors by Denis Vlasenko · 18 years ago
  95. f2408e6 tar: abort if tarring up file larger that 64Gb by Denis Vlasenko · 18 years ago
  96. 5dd27b1 dd: support >2gb values for seek, skip, count by Denis Vlasenko · 18 years ago
  97. ed836cd regularize str -> num convertors by Denis Vlasenko · 18 years ago
  98. 809a6e3 small optimization by Denis Vlasenko · 18 years ago
  99. 3feb2fc tar: fix multiple -t and/or -v options handling. by Denis Vlasenko · 18 years ago
  100. d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago