1. 7fca7e3 - use the SED given by the user by Bernhard Reutner-Fischer · 19 years ago
  2. e28d1d6 - add target hosttools (see make help) by Bernhard Reutner-Fischer · 19 years ago
  3. 6d0dbeb - use ATTRIBUTE_ALWAYS_INLINE if requested - use shorter boilerplate while at it by Bernhard Reutner-Fischer · 19 years ago
  4. e00fc16 - move libc checks from busybox.h to platform.h by Bernhard Reutner-Fischer · 19 years ago
  5. 7fd9983 - patch from Tito to pretty print the overall delta by Bernhard Reutner-Fischer · 19 years ago
  6. 314c739 Yann E. MORIN. writes: by Mike Frysinger · 19 years ago
  7. 4f93a63 errno and h_errno values are not the same #876 by rfelker by Mike Frysinger · 19 years ago
  8. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  9. 9c03cb9 check for queueing dependancy dependancies typos by Mike Frysinger · 19 years ago
  10. 3354487 queuing is spelled correctly by Mike Frysinger · 19 years ago
  11. 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 19 years ago
  12. 69d863b And fix the error I just introduced. :) by Rob Landley · 19 years ago
  13. 5a2997d Remove pointless #define. by Rob Landley · 19 years ago
  14. ade7f95 Patch from Tito: by Rob Landley · 19 years ago
  15. 6cd2250 Remove a pointless #define. by Rob Landley · 19 years ago
  16. 89a22ea make the testsuite a little less brittle: by Bernhard Reutner-Fischer · 19 years ago
  17. 027ea1a Two more issues pointed out by Bernhard. by Rob Landley · 19 years ago
  18. 5fc467e Yann Morin spotted some leftover flotsam from halfway through the recent by Rob Landley · 19 years ago
  19. fa6b5e6 It takes _talent_ to implement a version of nohup that does everything except by Rob Landley · 19 years ago
  20. a81cec9 - set x bit by Bernhard Reutner-Fischer · 19 years ago
  21. 5cd1ccd Convert to a global struct, the way sed was. Now I have two, I can work out by Rob Landley · 19 years ago
  22. 9ffd423 Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary by Rob Landley · 19 years ago
  23. c020f5f New version of nohup that's much smaller, less paranoid, consistent, by Rob Landley · 19 years ago
  24. 4148afe - fix wrong path to scripts/usage; It is in the builddir and not in the srcdir. by Bernhard Reutner-Fischer · 19 years ago
  25. a1e130f - check for existing usage binary, so it get's more obvious that the toplevel by Bernhard Reutner-Fischer · 19 years ago
  26. 3c8c069 - there is no _usage.h anymore, so don't rm it in distclean. by Bernhard Reutner-Fischer · 19 years ago
  27. 30ead9a - do not create usage_compressed.h if CONFIG_FEATURE_COMPRESS_USAGE is not set by Bernhard Reutner-Fischer · 19 years ago
  28. 1a5eb46 - there is no "sh". Use $(SHELL) by Bernhard Reutner-Fischer · 19 years ago
  29. ef21629 - silence warning about no return in function returning non-void by Bernhard Reutner-Fischer · 19 years ago
  30. 9b5a99a Patch from Robert P. Day to remove #ifdefed out SLIP support code that we by Rob Landley · 19 years ago
  31. 206f757 Remove unused function parameter, from Garrett. by Rob Landley · 19 years ago
  32. 19d42df Add diffutils and dhcp to list of packages we provide replacements for. by Rob Landley · 19 years ago
  33. 35017fb - backout erroneously checked in snippet.. by Bernhard Reutner-Fischer · 19 years ago
  34. df4cdaf First quick stab at organizing TODO under whose TODO item it is. by Rob Landley · 19 years ago
  35. 80b8ff0 A pending item in my tree I might as well check in: I plan to migrate calloc() by Rob Landley · 19 years ago
  36. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  37. d8e87a0 - forgot to make busybox_unstripped depend on the applets in IMA mode. by Bernhard Reutner-Fischer · 19 years ago
  38. c7801c4 - use shorter boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  39. 351c832 - redirect stdout of scripts/config/conf to /nil for by Bernhard Reutner-Fischer · 19 years ago
  40. a254065 - remove SIGIOT as suggested by landley. by Bernhard Reutner-Fischer · 19 years ago
  41. 4ae2f51 Patch from tito to replace shared memory usage with mlock(), slightly tweaked by Rob Landley · 19 years ago
  42. cf89c37 fix indenting in help output for ifconfig by Mike Frysinger · 19 years ago
  43. 14b1d29 - typo s/allbaseconfig/allbareconfig/ by Bernhard Reutner-Fischer · 19 years ago
  44. 0a8812b - replace _PATH_DEVNULL with bb_dev_null by Bernhard Reutner-Fischer · 19 years ago
  45. 14aa06f - do not use non-standard u_int. by Bernhard Reutner-Fischer · 19 years ago
  46. e2922e4 - make it C89 compatible; Declarations in the middle of a function is of course by Bernhard Reutner-Fischer · 19 years ago
  47. 38583fd - use uint32_t instead of __u32 Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  48. 4009ed9 - Rich Felker writes: by Bernhard Reutner-Fischer · 19 years ago
  49. d9ed35c - remove superfluous legacy includes. by Bernhard Reutner-Fischer · 19 years ago
  50. a2a647d - include strings.h Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  51. a85a63f - fix invalid mode by Bernhard Reutner-Fischer · 19 years ago
  52. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 19 years ago
  53. e3c150b - cleanup memory if opening aliases failed and cleanup was requested. by Bernhard Reutner-Fischer · 19 years ago
  54. 42c4259 Fluff out info on morris accounts. by Rob Landley · 19 years ago
  55. 3afb070 Avoid a memory leak pointed out by Lucas C. Villa Real. by Rob Landley · 19 years ago
  56. d2ccc2b Typo fix. by Rob Landley · 19 years ago
  57. 7723019 Patch from Bernhard Fischer to remove some useless bits. by Rob Landley · 19 years ago
  58. c27c04c Announce 1.1.3. by Rob Landley · 19 years ago
  59. 81369a8 Typo that hits big endian systems. by Rob Landley · 19 years ago
  60. 5371a95 The gnu extension to have realpath() malloc its buffer when handed a NULL by Rob Landley · 19 years ago
  61. 2686d3b Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add by Rob Landley · 19 years ago
  62. adde798 Largeish cleanup patch from Tito, mostly if statement therapy. by Rob Landley · 19 years ago
  63. 34b5319 Make md5 calculation always go through an the buffer so that A) we don't by Rob Landley · 19 years ago
  64. d272dc7 Remove some out of date bits. by Rob Landley · 19 years ago
  65. 282a26b The one line fix to Bernhard Fischer's "profoundly". by Rob Landley · 19 years ago
  66. 2f38f27 - patch from Robert P. J. Day to use filter instead of findstring. by Bernhard Reutner-Fischer · 19 years ago
  67. 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
  68. 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
  69. 2f4d91d fix whitespace by Mike Frysinger · 19 years ago
  70. 47b1838 Patch from Lucas C. Villa Real adding "source" as a synonym for the "." command. by Rob Landley · 19 years ago
  71. d738429 implement -print0 for find by Paul Fox · 19 years ago
  72. f7897ec Autodetect parts of a multipart file, from Robert P. Day's suggestion. by Rob Landley · 19 years ago
  73. 525d74b Busybox is licensed under GPLv2 or later. Shipping another license with the by Rob Landley · 19 years ago
  74. cc848dd Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice by Rob Landley · 19 years ago
  75. 0690d15 Tabs weren't lining up in the help text. by Rob Landley · 19 years ago
  76. ac4c92d More about configuring busybox. by Rob Landley · 19 years ago
  77. 9b70093 Rename the devfs device names option so it doesn't bite people so often. by Rob Landley · 19 years ago
  78. 2ad1e7c Patch from Vladamir Oleynik, reducing memory consumption. by Rob Landley · 19 years ago
  79. 983d751 Remove reference to programming.html, update description of FAQ. by Rob Landley · 19 years ago
  80. b73d2bf Reorganize FAQ, update a few entries, and consolidate with programming.html. by Rob Landley · 19 years ago
  81. 8d2cb8b back out default implicit %.o rule for now by Mike Frysinger · 19 years ago
  82. d148a94 move the dir related rules to the end so the E2FSPROGS_AR rule is the default by Mike Frysinger · 19 years ago
  83. be7c539 dont use tabs people by Mike Frysinger · 19 years ago
  84. e135a5d fix no previous prototype warning by Mike Frysinger · 19 years ago
  85. b5547fb fix no previous prototype warning by Mike Frysinger · 19 years ago
  86. e929238 typecast bbig to kill format warnings by Mike Frysinger · 19 years ago
  87. 49f6afc rename by Mike Frysinger · 19 years ago
  88. e3412d8 remove files not related to busybox by Mike Frysinger · 19 years ago
  89. 6143c07 add implicit rule for %.a to help debugging in subdirs by Mike Frysinger · 19 years ago
  90. 094b9f7 Shut up the warning "implicit declaration of strlen". by Rob Landley · 19 years ago
  91. 06b00e8 accept() takes a socklen_t, not an int by Mike Frysinger · 19 years ago
  92. d2c8fd6 fix whitespace in comment example by Mike Frysinger · 19 years ago
  93. 772a346 some more useful debug info from Jason Holden by Mike Frysinger · 19 years ago
  94. 673c944 add a default .o rule for easier debug by Mike Frysinger · 19 years ago
  95. 72c4d64 - add helptext for --retries by Bernhard Reutner-Fischer · 19 years ago
  96. 62ec21d touchup whitespace/english a bit more by Mike Frysinger · 19 years ago
  97. 731f81c whitespace between if and ( by Mike Frysinger · 19 years ago
  98. eba32f4 - typo in error-message: s/algotithm/algorithm - whitespace cleanup by Bernhard Reutner-Fischer · 19 years ago
  99. 59e4611 clean more files by Mike Frysinger · 19 years ago
  100. f893250 Replace isnan() and isinf() with inline tests so uClibc doesn't want us to by Rob Landley · 19 years ago