1. 3916b2a - add script to check for missing help entries of config options by Bernhard Reutner-Fischer · 19 years ago
  2. 2514042 termios.h is already included so dont include sys/termios.h as well by Mike Frysinger · 19 years ago
  3. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  4. 06a81d3 - patch from Denis Vlasenko to make sizes PHONY and to add objsizes which prints by Bernhard Reutner-Fischer · 19 years ago
  5. f162183 kill signed warnings by Mike Frysinger · 19 years ago
  6. 0436b9f use strchr() not index() by Mike Frysinger · 19 years ago
  7. cb8d431 find ./ -name .cvsignore | xargs svn rm by Bernhard Reutner-Fischer · 19 years ago
  8. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  9. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  10. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  11. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  12. 0d8766a Rename UNUSE() to SKIP(). by Rob Landley · 19 years ago
  13. b267f13 quick copy-paste typo by "Vladimir N. Oleynik" · 19 years ago
  14. dd1ccdd moved BB_BANNER to applets/version.c file: make kernel like version, by "Vladimir N. Oleynik" · 19 years ago
  15. cb9b114 isolate and show busybox`s changes by "Vladimir N. Oleynik" · 19 years ago
  16. 6732af2 full removed config.h, use bb_config.h only by "Vladimir N. Oleynik" · 19 years ago
  17. 5ba53c0 - commentary typos by Bernhard Reutner-Fischer · 19 years ago
  18. 63ca3bf commentary typos. Thank by aldot by "Vladimir N. Oleynik" · 19 years ago
  19. 7bfa88f New USE() macros by Rob Landley · 19 years ago
  20. f251ec6 - commentary typos by Bernhard Reutner-Fischer · 19 years ago
  21. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  22. 4d57926 removed unneed signed, avoid warning by "Vladimir N. Oleynik" · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. 7a43bd0 Zap sysdeps directory, moving Config.in and defconfig to top of tree. by Rob Landley · 19 years ago
  25. 9a1e25d Make a few warnings go away. by Rob Landley · 19 years ago
  26. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  27. 6c0642d fast replace if src outside by "Vladimir N. Oleynik" · 19 years ago
  28. 664c6e7 update documentation by "Vladimir N. Oleynik" · 19 years ago
  29. d5f2a18 bb_mkdep can use src outside now by "Vladimir N. Oleynik" · 19 years ago
  30. d128b71 speed up * 2 by "Vladimir N. Oleynik" · 19 years ago
  31. 4cbe459 small bug found after strength test by "Vladimir N. Oleynik" · 19 years ago
  32. af0dd59 speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 by "Vladimir N. Oleynik" · 19 years ago
  33. bfd94c4 Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. by Rob Landley · 19 years ago
  34. 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
  35. 2ee8272 Our config should write out each symbol once and only once, but still write by Rob Landley · 19 years ago
  36. 676e95e bb_mkdep release. speed up *3, clearing, more comments by "Vladimir N. Oleynik" · 19 years ago
  37. b1fe462 bb_mkdep speed up * 10! by "Vladimir N. Oleynik" · 19 years ago
  38. 5e60dc4 new my scripts/mm_mkdep, dependences work now by "Vladimir N. Oleynik" · 19 years ago
  39. 6b00d0d Put the menu_is_visible test back because it avoids printing spurious by Rob Landley · 19 years ago
  40. 8f99104 The previous commit left confdata writing out: by Rob Landley · 19 years ago
  41. 8a7a678 Fixes so "make allnoconfig" works again. by Rob Landley · 19 years ago
  42. e1d9633 Bernhard Fischer submitted a couple of Makefile patches: by Rob Landley · 19 years ago
  43. ff3a61b Do not define 'AUTOCONF_INCLUDED' by Eric Andersen · 19 years ago
  44. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  45. bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
  46. a9ae74d bernhardf reports with Bug 210: by Mike Frysinger · 20 years ago
  47. 9e954ab As noticed by egor duda, current_menu is declared as 'extern struct menu by Eric Andersen · 20 years ago
  48. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  49. 837f058 Peter Kjellerstedt at axis.com writes: by Eric Andersen · 20 years ago
  50. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  51. 16f94a6 Minor updates from linux 2.6.1 by Eric Andersen · 21 years ago
  52. 7c87b67 Patch from Bastian Blank, allow the buildtime to be overriden with a by Glenn L McGrath · 21 years ago
  53. 8ac86e3 Patch by Rob Landley, fix warning by Glenn L McGrath · 21 years ago
  54. 7001480 Seems I missed a spot by Eric Andersen · 21 years ago
  55. 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
  56. a63d09a Patch from Pavel Roskin to fixup toplevel help text by Eric Andersen · 21 years ago
  57. fa7532b Fix the location for the default config so 'make defconfig' actually works by Eric Andersen · 22 years ago
  58. ddfe18d Update mkdep, per the "touchless dependencies for 2.4.x" patch by Eric Andersen · 22 years ago
  59. a71c704 Avoid errors with buggy preprocessors by Eric Andersen · 22 years ago
  60. e68afef Avoid potential rendering problems by Eric Andersen · 22 years ago
  61. ee9441f Patch from Brett Hunt at micron.com to fixup potential segfaults by Eric Andersen · 22 years ago
  62. 575c782 Patch from Robert Schwebel -- support ncurses installed in /usr/local by Eric Andersen · 22 years ago
  63. 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
  64. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  65. f9496d4 Fix broken tabs by Eric Andersen · 22 years ago
  66. 2423b12 Begin moving things to busybox.net -Erik by Eric Andersen · 23 years ago
  67. 282671b Cleanup some config problems. Add a sane default config that basically by Eric Andersen · 23 years ago
  68. df23302 Remove comments about 'make bzImage' by Eric Andersen · 23 years ago
  69. f46999f Fix location of Configure.help by Eric Andersen · 23 years ago
  70. 9ae7ebd Ignore lxdialog by Eric Andersen · 23 years ago
  71. 28593a0 ignore generated files by Eric Andersen · 23 years ago
  72. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  73. c126f8f This depmod script will create a modules.dep file, just like the depmod by Eric Andersen · 23 years ago
  74. 3555fd0 Fix up the sample inittab entry per what is current. -Erik by Eric Andersen · 23 years ago
  75. f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  76. 31868b8 Added some help messages. by Mark Whitley · 24 years ago
  77. bac75ac Script that generates a script that will convert oddball variable names to K&R by Mark Whitley · 24 years ago
  78. 5ec241d Script updates for better portability by Eric Andersen · 24 years ago
  79. 4bfb6b7 Finish commit of rpmunpack and add in scripts for undeb and unrpm by Eric Andersen · 24 years ago
  80. f5cf8c6 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  81. 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
  82. d7ce5e78 Update the sample inittab to add the "ctrlaltdel" action. by Erik Andersen · 25 years ago
  83. 3695052 Add in sample inittab file -Erik by Erik Andersen · 25 years ago