1. 4148afe - fix wrong path to scripts/usage; It is in the builddir and not in the srcdir. by Bernhard Reutner-Fischer · 19 years ago
  2. a1e130f - check for existing usage binary, so it get's more obvious that the toplevel by Bernhard Reutner-Fischer · 19 years ago
  3. 3c8c069 - there is no _usage.h anymore, so don't rm it in distclean. by Bernhard Reutner-Fischer · 19 years ago
  4. 30ead9a - do not create usage_compressed.h if CONFIG_FEATURE_COMPRESS_USAGE is not set by Bernhard Reutner-Fischer · 19 years ago
  5. 1a5eb46 - there is no "sh". Use $(SHELL) by Bernhard Reutner-Fischer · 19 years ago
  6. ef21629 - silence warning about no return in function returning non-void by Bernhard Reutner-Fischer · 19 years ago
  7. 9b5a99a Patch from Robert P. Day to remove #ifdefed out SLIP support code that we by Rob Landley · 19 years ago
  8. 206f757 Remove unused function parameter, from Garrett. by Rob Landley · 19 years ago
  9. 19d42df Add diffutils and dhcp to list of packages we provide replacements for. by Rob Landley · 19 years ago
  10. 35017fb - backout erroneously checked in snippet.. by Bernhard Reutner-Fischer · 19 years ago
  11. df4cdaf First quick stab at organizing TODO under whose TODO item it is. by Rob Landley · 19 years ago
  12. 80b8ff0 A pending item in my tree I might as well check in: I plan to migrate calloc() by Rob Landley · 19 years ago
  13. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  14. d8e87a0 - forgot to make busybox_unstripped depend on the applets in IMA mode. by Bernhard Reutner-Fischer · 19 years ago
  15. c7801c4 - use shorter boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  16. 351c832 - redirect stdout of scripts/config/conf to /nil for by Bernhard Reutner-Fischer · 19 years ago
  17. a254065 - remove SIGIOT as suggested by landley. by Bernhard Reutner-Fischer · 19 years ago
  18. 4ae2f51 Patch from tito to replace shared memory usage with mlock(), slightly tweaked by Rob Landley · 19 years ago
  19. cf89c37 fix indenting in help output for ifconfig by Mike Frysinger · 19 years ago
  20. 14b1d29 - typo s/allbaseconfig/allbareconfig/ by Bernhard Reutner-Fischer · 19 years ago
  21. 0a8812b - replace _PATH_DEVNULL with bb_dev_null by Bernhard Reutner-Fischer · 19 years ago
  22. 14aa06f - do not use non-standard u_int. by Bernhard Reutner-Fischer · 19 years ago
  23. e2922e4 - make it C89 compatible; Declarations in the middle of a function is of course by Bernhard Reutner-Fischer · 19 years ago
  24. 38583fd - use uint32_t instead of __u32 Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  25. 4009ed9 - Rich Felker writes: by Bernhard Reutner-Fischer · 19 years ago
  26. d9ed35c - remove superfluous legacy includes. by Bernhard Reutner-Fischer · 19 years ago
  27. a2a647d - include strings.h Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  28. a85a63f - fix invalid mode by Bernhard Reutner-Fischer · 19 years ago
  29. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 19 years ago
  30. e3c150b - cleanup memory if opening aliases failed and cleanup was requested. by Bernhard Reutner-Fischer · 19 years ago
  31. 42c4259 Fluff out info on morris accounts. by Rob Landley · 19 years ago
  32. 3afb070 Avoid a memory leak pointed out by Lucas C. Villa Real. by Rob Landley · 19 years ago
  33. d2ccc2b Typo fix. by Rob Landley · 19 years ago
  34. 7723019 Patch from Bernhard Fischer to remove some useless bits. by Rob Landley · 19 years ago
  35. c27c04c Announce 1.1.3. by Rob Landley · 19 years ago
  36. 81369a8 Typo that hits big endian systems. by Rob Landley · 19 years ago
  37. 5371a95 The gnu extension to have realpath() malloc its buffer when handed a NULL by Rob Landley · 19 years ago
  38. 2686d3b Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add by Rob Landley · 19 years ago
  39. adde798 Largeish cleanup patch from Tito, mostly if statement therapy. by Rob Landley · 19 years ago
  40. 34b5319 Make md5 calculation always go through an the buffer so that A) we don't by Rob Landley · 19 years ago
  41. d272dc7 Remove some out of date bits. by Rob Landley · 19 years ago
  42. 282a26b The one line fix to Bernhard Fischer's "profoundly". by Rob Landley · 19 years ago
  43. 2f38f27 - patch from Robert P. J. Day to use filter instead of findstring. by Bernhard Reutner-Fischer · 19 years ago
  44. d9b6b84 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 19 years ago
  45. 39440e5 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 19 years ago
  46. 2f4d91d fix whitespace by Mike Frysinger · 19 years ago
  47. 47b1838 Patch from Lucas C. Villa Real adding "source" as a synonym for the "." command. by Rob Landley · 19 years ago
  48. d738429 implement -print0 for find by Paul Fox · 19 years ago
  49. f7897ec Autodetect parts of a multipart file, from Robert P. Day's suggestion. by Rob Landley · 19 years ago
  50. 525d74b Busybox is licensed under GPLv2 or later. Shipping another license with the by Rob Landley · 19 years ago
  51. cc848dd Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice by Rob Landley · 19 years ago
  52. 0690d15 Tabs weren't lining up in the help text. by Rob Landley · 19 years ago
  53. ac4c92d More about configuring busybox. by Rob Landley · 19 years ago
  54. 9b70093 Rename the devfs device names option so it doesn't bite people so often. by Rob Landley · 19 years ago
  55. 2ad1e7c Patch from Vladamir Oleynik, reducing memory consumption. by Rob Landley · 19 years ago
  56. 983d751 Remove reference to programming.html, update description of FAQ. by Rob Landley · 19 years ago
  57. b73d2bf Reorganize FAQ, update a few entries, and consolidate with programming.html. by Rob Landley · 19 years ago
  58. 8d2cb8b back out default implicit %.o rule for now by Mike Frysinger · 19 years ago
  59. d148a94 move the dir related rules to the end so the E2FSPROGS_AR rule is the default by Mike Frysinger · 19 years ago
  60. be7c539 dont use tabs people by Mike Frysinger · 19 years ago
  61. e135a5d fix no previous prototype warning by Mike Frysinger · 19 years ago
  62. b5547fb fix no previous prototype warning by Mike Frysinger · 19 years ago
  63. e929238 typecast bbig to kill format warnings by Mike Frysinger · 19 years ago
  64. 49f6afc rename by Mike Frysinger · 19 years ago
  65. e3412d8 remove files not related to busybox by Mike Frysinger · 19 years ago
  66. 6143c07 add implicit rule for %.a to help debugging in subdirs by Mike Frysinger · 19 years ago
  67. 094b9f7 Shut up the warning "implicit declaration of strlen". by Rob Landley · 19 years ago
  68. 06b00e8 accept() takes a socklen_t, not an int by Mike Frysinger · 19 years ago
  69. d2c8fd6 fix whitespace in comment example by Mike Frysinger · 19 years ago
  70. 772a346 some more useful debug info from Jason Holden by Mike Frysinger · 19 years ago
  71. 673c944 add a default .o rule for easier debug by Mike Frysinger · 19 years ago
  72. 72c4d64 - add helptext for --retries by Bernhard Reutner-Fischer · 19 years ago
  73. 62ec21d touchup whitespace/english a bit more by Mike Frysinger · 19 years ago
  74. 731f81c whitespace between if and ( by Mike Frysinger · 19 years ago
  75. eba32f4 - typo in error-message: s/algotithm/algorithm - whitespace cleanup by Bernhard Reutner-Fischer · 19 years ago
  76. 59e4611 clean more files by Mike Frysinger · 19 years ago
  77. f893250 Replace isnan() and isinf() with inline tests so uClibc doesn't want us to by Rob Landley · 19 years ago
  78. c503df5 Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak by Rob Landley · 19 years ago
  79. 2431830 - fix bug in make help introduced by landley in r15022: by Bernhard Reutner-Fischer · 19 years ago
  80. e3f5a3f Convert sed's static variables to a single global structure. by Rob Landley · 19 years ago
  81. 0b65628 Move sed over to the generic llist_t for append. Saves about 90 bytes. by Rob Landley · 19 years ago
  82. 92d8b35 Make bloatcheck work when building out of tree. by Rob Landley · 19 years ago
  83. 45d5458 - fix build by Bernhard Reutner-Fischer · 19 years ago
  84. a6b5b60 Fiddling with llist to make memory management easier. Specifically, the by Rob Landley · 19 years ago
  85. 712ba85 Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changes by Rob Landley · 19 years ago
  86. d61b8d8 The changes svn 14960 made to Rules.mak broke building out of tree by Rob Landley · 19 years ago
  87. 1980256 The if() is cheaper than the extra function parameter. According to make by Rob Landley · 19 years ago
  88. 0ea0aef Remove a link that leaked in from the pending llist_t changes. by Rob Landley · 19 years ago
  89. 1b4e1da re-enable udhcp in a few more places by Mike Frysinger · 19 years ago
  90. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  91. 15fe2e1 Shrink the code about 50 bytes, allocate less run-time memory, and add a by Rob Landley · 19 years ago
  92. 17507fa More busting on legacy mtab support in the help text. by Rob Landley · 19 years ago
  93. 20deab0 Cleanup patch from tito. by Rob Landley · 19 years ago
  94. 63e4c63 The udhcp was deleted from busybox in 14634. Bolting an external project to by Rob Landley · 19 years ago
  95. baa89b3 Patch to fix bug 868, and some related cleanup while I was in the area. by Rob Landley · 19 years ago
  96. a336e7c Script to easily get an assembly dump of a single function. by Rob Landley · 19 years ago
  97. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  98. f8a8084 Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an old by Rob Landley · 19 years ago
  99. 9fb272a Dennis Vlasenko pointed out that run_applet_by_name sets bb_applet_name already. by Rob Landley · 19 years ago
  100. 89ede3f fix udhcp again by Mike Frysinger · 19 years ago