1. d35d540 - add nmeter and raidautorun to defconfig. by Bernhard Reutner-Fischer · 18 years ago
  2. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  3. b79b87a build system: (try to) get rid of bb_config.h hack by Denis Vlasenko · 18 years ago
  4. 9fa9950 build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_) by Denis Vlasenko · 18 years ago
  5. b560577 move usage_compressed.h generation into applets/ by Denis Vlasenko · 18 years ago
  6. fdc1017 scripts/usage.c: de-uglify #includes by Denis Vlasenko · 18 years ago
  7. 4fa499a build system: remove loeftover (two empty dirs) by Denis Vlasenko · 18 years ago
  8. a331052 make defconfig now works by Denis Vlasenko · 18 years ago
  9. 8bf7bb8 yet another fixlet: make clean/distclean/mrproper by Denis Vlasenko · 18 years ago
  10. 1868409 fixing build system overhaul fallout... by Denis Vlasenko · 18 years ago
  11. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  12. 57308af dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!) by Denis Vlasenko · 18 years ago
  13. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  14. 6eb2f8e - make sure that the 'build' dir exists even if we are about to build just one applet. by Bernhard Reutner-Fischer · 18 years ago
  15. 1d6fb6d - do away with silly comment and do the Right Thing wrt building the archives. by Bernhard Reutner-Fischer · 18 years ago
  16. 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
  17. 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
  18. affb7a6 scripts/individual now builds 171 applets. Some of them may even work. :) by Rob Landley · 18 years ago
  19. cb376ee Digging up my old "make standalone" stuff from a year ago: by Rob Landley · 18 years ago
  20. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  21. 7ccb65f Yet more "#if 0" content removed. by "Robert P. J. Day" · 18 years ago
  22. 1761b9d - use shorter boilerplate, more accurate header guard by Bernhard Reutner-Fischer · 19 years ago
  23. 7011dd0 - drats. by Bernhard Reutner-Fischer · 19 years ago
  24. 42f091a - let the scripts be prerequisites of the files the generate by Bernhard Reutner-Fischer · 19 years ago
  25. f81ac42 - remove superfluous CONFIG_BEGIN and CONFIG_END by Bernhard Reutner-Fischer · 19 years ago
  26. 3252b62 Since we have less than 100k of usage.h data anyway, using bzip -9 is silly. by Rob Landley · 19 years ago
  27. f14f7fc Teach bloatometer about .rodata, and tweak the display into something that by Rob Landley · 19 years ago
  28. d293375 - use strtol instead of strtoll if the latter does not exist by Bernhard Reutner-Fischer · 19 years ago
  29. 7fca7e3 - use the SED given by the user by Bernhard Reutner-Fischer · 19 years ago
  30. 7fd9983 - patch from Tito to pretty print the overall delta by Bernhard Reutner-Fischer · 19 years ago
  31. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  32. a1e130f - check for existing usage binary, so it get's more obvious that the toplevel by Bernhard Reutner-Fischer · 19 years ago
  33. 712ba85 Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changes by Rob Landley · 19 years ago
  34. a336e7c Script to easily get an assembly dump of a single function. by Rob Landley · 19 years ago
  35. f8a8084 Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an old by Rob Landley · 19 years ago
  36. 0e413e5 - ignore missing helptext for options which are not selectable. by Bernhard Reutner-Fischer · 19 years ago
  37. 3916b2a - add script to check for missing help entries of config options by Bernhard Reutner-Fischer · 19 years ago
  38. 2514042 termios.h is already included so dont include sys/termios.h as well by Mike Frysinger · 19 years ago
  39. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  40. 06a81d3 - patch from Denis Vlasenko to make sizes PHONY and to add objsizes which prints by Bernhard Reutner-Fischer · 19 years ago
  41. f162183 kill signed warnings by Mike Frysinger · 19 years ago
  42. 0436b9f use strchr() not index() by Mike Frysinger · 19 years ago
  43. cb8d431 find ./ -name .cvsignore | xargs svn rm by Bernhard Reutner-Fischer · 19 years ago
  44. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  45. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  46. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  47. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  48. 0d8766a Rename UNUSE() to SKIP(). by Rob Landley · 19 years ago
  49. b267f13 quick copy-paste typo by "Vladimir N. Oleynik" · 19 years ago
  50. dd1ccdd moved BB_BANNER to applets/version.c file: make kernel like version, by "Vladimir N. Oleynik" · 19 years ago
  51. cb9b114 isolate and show busybox`s changes by "Vladimir N. Oleynik" · 19 years ago
  52. 6732af2 full removed config.h, use bb_config.h only by "Vladimir N. Oleynik" · 19 years ago
  53. 5ba53c0 - commentary typos by Bernhard Reutner-Fischer · 19 years ago
  54. 63ca3bf commentary typos. Thank by aldot by "Vladimir N. Oleynik" · 19 years ago
  55. 7bfa88f New USE() macros by Rob Landley · 19 years ago
  56. f251ec6 - commentary typos by Bernhard Reutner-Fischer · 19 years ago
  57. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  58. 4d57926 removed unneed signed, avoid warning by "Vladimir N. Oleynik" · 19 years ago
  59. c1ef7bd just whitespace by Tim Riker · 19 years ago
  60. 7a43bd0 Zap sysdeps directory, moving Config.in and defconfig to top of tree. by Rob Landley · 19 years ago
  61. 9a1e25d Make a few warnings go away. by Rob Landley · 19 years ago
  62. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  63. 6c0642d fast replace if src outside by "Vladimir N. Oleynik" · 19 years ago
  64. 664c6e7 update documentation by "Vladimir N. Oleynik" · 19 years ago
  65. d5f2a18 bb_mkdep can use src outside now by "Vladimir N. Oleynik" · 19 years ago
  66. d128b71 speed up * 2 by "Vladimir N. Oleynik" · 19 years ago
  67. 4cbe459 small bug found after strength test by "Vladimir N. Oleynik" · 19 years ago
  68. af0dd59 speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 by "Vladimir N. Oleynik" · 19 years ago
  69. bfd94c4 Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. by Rob Landley · 19 years ago
  70. 7573ac6 bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, spelling corrections by Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
  71. 2ee8272 Our config should write out each symbol once and only once, but still write by Rob Landley · 19 years ago
  72. 676e95e bb_mkdep release. speed up *3, clearing, more comments by "Vladimir N. Oleynik" · 19 years ago
  73. b1fe462 bb_mkdep speed up * 10! by "Vladimir N. Oleynik" · 19 years ago
  74. 5e60dc4 new my scripts/mm_mkdep, dependences work now by "Vladimir N. Oleynik" · 19 years ago
  75. 6b00d0d Put the menu_is_visible test back because it avoids printing spurious by Rob Landley · 19 years ago
  76. 8f99104 The previous commit left confdata writing out: by Rob Landley · 19 years ago
  77. 8a7a678 Fixes so "make allnoconfig" works again. by Rob Landley · 19 years ago
  78. e1d9633 Bernhard Fischer submitted a couple of Makefile patches: by Rob Landley · 19 years ago
  79. ff3a61b Do not define 'AUTOCONF_INCLUDED' by Eric Andersen · 19 years ago
  80. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  81. bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
  82. a9ae74d bernhardf reports with Bug 210: by Mike Frysinger · 20 years ago
  83. 9e954ab As noticed by egor duda, current_menu is declared as 'extern struct menu by Eric Andersen · 20 years ago
  84. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  85. 837f058 Peter Kjellerstedt at axis.com writes: by Eric Andersen · 20 years ago
  86. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  87. 16f94a6 Minor updates from linux 2.6.1 by Eric Andersen · 21 years ago
  88. 7c87b67 Patch from Bastian Blank, allow the buildtime to be overriden with a by Glenn L McGrath · 21 years ago
  89. 8ac86e3 Patch by Rob Landley, fix warning by Glenn L McGrath · 21 years ago
  90. 7001480 Seems I missed a spot by Eric Andersen · 21 years ago
  91. 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
  92. a63d09a Patch from Pavel Roskin to fixup toplevel help text by Eric Andersen · 21 years ago
  93. fa7532b Fix the location for the default config so 'make defconfig' actually works by Eric Andersen · 22 years ago
  94. ddfe18d Update mkdep, per the "touchless dependencies for 2.4.x" patch by Eric Andersen · 22 years ago
  95. a71c704 Avoid errors with buggy preprocessors by Eric Andersen · 22 years ago
  96. e68afef Avoid potential rendering problems by Eric Andersen · 22 years ago
  97. ee9441f Patch from Brett Hunt at micron.com to fixup potential segfaults by Eric Andersen · 22 years ago
  98. 575c782 Patch from Robert Schwebel -- support ncurses installed in /usr/local by Eric Andersen · 22 years ago
  99. 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
  100. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago