1. 98f7403 bloat-o-meter: touchup argv handling by Mike Frysinger · 16 years ago
  2. 5177e28 bloat-o-meter: fix tab/space mixing by Mike Frysinger · 16 years ago
  3. 3322351 add .gitignore files by Mike Frysinger · 16 years ago
  4. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  5. 184f4ff disable FLASH_ERASEALL in defconfig by Denis Vlasenko · 16 years ago
  6. 5dcb43a website: announce 1.14.0 and 1.13.4 Makefile: bump version to 1.14.0 by Denis Vlasenko · 16 years ago 1_14_0
  7. 2b2183a hush: make function support configurable by Denis Vlasenko · 16 years ago
  8. 18f2a79 build system tweaks to account for latest hush changes by Denis Vlasenko · 16 years ago
  9. 88b8f0a sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  10. a2333c8 randomtest fixes by Denis Vlasenko · 16 years ago
  11. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  12. c6ab085 Make "shadowed" numeric config entries (ones which depend on by Denis Vlasenko · 16 years ago
  13. 1cbfd98 httpd: by Denis Vlasenko · 16 years ago
  14. 928b2c0 ...and exclude LC_ALL too by Denis Vlasenko · 16 years ago
  15. dcc921e build system: fix sorting + locale in make objsizes by Denis Vlasenko · 16 years ago
  16. 62e0dc2 update random config tester by Denis Vlasenko · 16 years ago
  17. 2a8329e build system: remove '-Wl,' when we pass flags to ld. by Denis Vlasenko · 16 years ago
  18. 4f7d90f defconfig: explain what we aim it to be by Denis Vlasenko · 16 years ago
  19. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  20. 1fe7887 another small defconfig update by Denis Vlasenko · 16 years ago
  21. b15a6f2 update defconfig by Denis Vlasenko · 16 years ago
  22. 53c80f0 less: add optional line number toggle and resizing on SIGWINCH. by Denis Vlasenko · 16 years ago
  23. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  24. 2dfd295 - give glob a chance by Bernhard Reutner-Fischer · 16 years ago
  25. 5cb54b5 init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people by Denis Vlasenko · 16 years ago
  26. 27e1501 scripts/randomtest[.loop]: add scripts for randomconfig testing by Denis Vlasenko · 16 years ago
  27. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  28. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  29. 1ebdacc - forgot to pass in the HOST_EXTRACFLAGS by Bernhard Reutner-Fischer · 16 years ago
  30. f3d1e21 - pull check-lxdialog from linux-2.6.26 by Bernhard Reutner-Fischer · 16 years ago
  31. b522d69 trylink: make messages less confusing by Denis Vlasenko · 16 years ago
  32. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  33. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  34. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  35. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  36. 627052e - warn about overlong lines in help-texts by Bernhard Reutner-Fischer · 16 years ago
  37. 52ec4b9 whitespace fixes by Denis Vlasenko · 16 years ago
  38. a8374a1 whitespace fixing script by Denis Vlasenko · 16 years ago
  39. 88643a8 build system: re-add mistakenly deleted script by Denis Vlasenko · 16 years ago
  40. 7c05326 buld system: suppress a warning by Denis Vlasenko · 16 years ago
  41. dbcf327 build system fixlet to ease blackfin build by Denis Vlasenko · 16 years ago
  42. f4cfa1b update defconfig by Denis Vlasenko · 16 years ago
  43. dd316dd hush: add support for ':'; create testsuite entries by Denis Vlasenko · 16 years ago
  44. 401de64 Build system: track -Wl,-elf2flt in CFLAGS_busybox too. by Denis Vlasenko · 17 years ago
  45. 1da86d2 build system: add PIE build option by Denis Vlasenko · 17 years ago
  46. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  47. 417e240 Remove 'busybox' word from configuration programs by Denis Vlasenko · 17 years ago
  48. 7a5f494 scripts: add a script which prints memory map of running busybox by Denis Vlasenko · 17 years ago
  49. c47e897 scripts: add primitive memory usage meter script by Denis Vlasenko · 17 years ago
  50. cf575ca - optionally pass additional flags down to nm by Bernhard Reutner-Fischer · 17 years ago
  51. 7bd8d8f - make Christian happy by Bernhard Reutner-Fischer · 17 years ago
  52. 49bdf28 - skip empty lines and archive members by Bernhard Reutner-Fischer · 17 years ago
  53. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  54. f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
  55. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  56. 50dbed9 - pass flags to ld in one argument by Bernhard Reutner-Fischer · 17 years ago
  57. 2af8604 - forgot to pull in arch-specific tweaks by Bernhard Reutner-Fischer · 17 years ago
  58. 687a26f more fixes to testsuite by Cristian and vda by Denis Vlasenko · 17 years ago
  59. a2dcb50 trylink: fix glibc check; make --sort-section option look less ugly by Denis Vlasenko · 17 years ago
  60. b140edd fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) by Denis Vlasenko · 17 years ago
  61. 55e06c1 Makefile.IMA: generate autoconf.h if needed by Denis Vlasenko · 17 years ago
  62. eecd588 - fix detection of whole-program by Bernhard Reutner-Fischer · 17 years ago
  63. 1d690db - also use the incoming LDFLAGS and EXTRA_LDFLAGS by Bernhard Reutner-Fischer · 17 years ago
  64. 3bc7d7d - erm sorry. no ipsvd here by Bernhard Reutner-Fischer · 17 years ago
  65. 0f5dfd6 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
  66. 93b8263 fix build with gcc -combine by Denis Vlasenko · 17 years ago
  67. 119f87b - add printutils and util-linux/volume_id - pull in Kbuild.includes by Bernhard Reutner-Fischer · 17 years ago
  68. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
  69. ce7eb44 - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig by Bernhard Reutner-Fischer · 17 years ago
  70. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  71. ffa5d76 update defconfig by Denis Vlasenko · 17 years ago
  72. 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
  73. 0dc490b scripts/bb_release: release script (I nearly lost it last time) by Denis Vlasenko · 17 years ago
  74. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  75. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  76. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  77. b1d8e7d mount: make -f work even without mtab support by Denis Vlasenko · 17 years ago
  78. f1d93ec build system: pass CFLAGS to link stage too (closes bug 1376) by Denis Vlasenko · 17 years ago
  79. 0a4624a build system: don't use -o /dev/null, old gcc can delete /dev/null! by Denis Vlasenko · 17 years ago
  80. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  81. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  82. c96d370 - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  83. 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
  84. ce34ccc - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  85. 481ce92 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
  86. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 17 years ago
  87. fcfb5c0 defconfig: update by Denis Vlasenko · 17 years ago
  88. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  89. ab80187 attack the biggest stack users: by Denis Vlasenko · 17 years ago
  90. 1da0ad1 update defconfig by Denis Vlasenko · 17 years ago
  91. 49d1589 make output a little more friendly by Mike Frysinger · 17 years ago
  92. e13bd36 merge from upstream for systems that dont integrate libintl into their C library: by Mike Frysinger · 17 years ago
  93. 130f559 trylink: accomodate older versions of ld by Denis Vlasenko · 17 years ago
  94. 15cb4a4 fix a problem with two different applet_name's by Denis Vlasenko · 17 years ago
  95. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  96. 724d196 Move applets/applet.c into libbb, allows to get rid of --whole-archive by Denis Vlasenko · 17 years ago
  97. 141750e trylink: s/strip/$STRIP/g by Denis Vlasenko · 17 years ago
  98. 42e4182 trylink: trivial cleanup by Denis Vlasenko · 17 years ago
  99. 01f3b2c trylink: reformat link flags for readability by Denis Vlasenko · 17 years ago
  100. d19b87e trylink: remove useless redirects, add missing error checks by Denis Vlasenko · 17 years ago