1. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  2. 627052e - warn about overlong lines in help-texts by Bernhard Reutner-Fischer · 16 years ago
  3. 52ec4b9 whitespace fixes by Denis Vlasenko · 16 years ago
  4. a8374a1 whitespace fixing script by Denis Vlasenko · 16 years ago
  5. 88643a8 build system: re-add mistakenly deleted script by Denis Vlasenko · 16 years ago
  6. 7c05326 buld system: suppress a warning by Denis Vlasenko · 16 years ago
  7. dbcf327 build system fixlet to ease blackfin build by Denis Vlasenko · 16 years ago
  8. f4cfa1b update defconfig by Denis Vlasenko · 16 years ago
  9. dd316dd hush: add support for ':'; create testsuite entries by Denis Vlasenko · 17 years ago
  10. 401de64 Build system: track -Wl,-elf2flt in CFLAGS_busybox too. by Denis Vlasenko · 17 years ago
  11. 1da86d2 build system: add PIE build option by Denis Vlasenko · 17 years ago
  12. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  13. 417e240 Remove 'busybox' word from configuration programs by Denis Vlasenko · 17 years ago
  14. 7a5f494 scripts: add a script which prints memory map of running busybox by Denis Vlasenko · 17 years ago
  15. c47e897 scripts: add primitive memory usage meter script by Denis Vlasenko · 17 years ago
  16. cf575ca - optionally pass additional flags down to nm by Bernhard Reutner-Fischer · 17 years ago
  17. 7bd8d8f - make Christian happy by Bernhard Reutner-Fischer · 17 years ago
  18. 49bdf28 - skip empty lines and archive members by Bernhard Reutner-Fischer · 17 years ago
  19. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  20. f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
  21. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  22. 50dbed9 - pass flags to ld in one argument by Bernhard Reutner-Fischer · 17 years ago
  23. 2af8604 - forgot to pull in arch-specific tweaks by Bernhard Reutner-Fischer · 17 years ago
  24. 687a26f more fixes to testsuite by Cristian and vda by Denis Vlasenko · 17 years ago
  25. a2dcb50 trylink: fix glibc check; make --sort-section option look less ugly by Denis Vlasenko · 17 years ago
  26. b140edd fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) by Denis Vlasenko · 17 years ago
  27. 55e06c1 Makefile.IMA: generate autoconf.h if needed by Denis Vlasenko · 17 years ago
  28. eecd588 - fix detection of whole-program by Bernhard Reutner-Fischer · 17 years ago
  29. 1d690db - also use the incoming LDFLAGS and EXTRA_LDFLAGS by Bernhard Reutner-Fischer · 17 years ago
  30. 3bc7d7d - erm sorry. no ipsvd here by Bernhard Reutner-Fischer · 17 years ago
  31. 0f5dfd6 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
  32. 93b8263 fix build with gcc -combine by Denis Vlasenko · 17 years ago
  33. 119f87b - add printutils and util-linux/volume_id - pull in Kbuild.includes by Bernhard Reutner-Fischer · 17 years ago
  34. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
  35. ce7eb44 - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig by Bernhard Reutner-Fischer · 17 years ago
  36. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  37. ffa5d76 update defconfig by Denis Vlasenko · 17 years ago
  38. 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
  39. 0dc490b scripts/bb_release: release script (I nearly lost it last time) by Denis Vlasenko · 17 years ago
  40. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  41. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  42. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  43. b1d8e7d mount: make -f work even without mtab support by Denis Vlasenko · 17 years ago
  44. f1d93ec build system: pass CFLAGS to link stage too (closes bug 1376) by Denis Vlasenko · 17 years ago
  45. 0a4624a build system: don't use -o /dev/null, old gcc can delete /dev/null! by Denis Vlasenko · 17 years ago
  46. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  47. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  48. c96d370 - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  49. 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
  50. ce34ccc - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  51. 481ce92 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
  52. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 17 years ago
  53. fcfb5c0 defconfig: update by Denis Vlasenko · 17 years ago
  54. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  55. ab80187 attack the biggest stack users: by Denis Vlasenko · 17 years ago
  56. 1da0ad1 update defconfig by Denis Vlasenko · 17 years ago
  57. 49d1589 make output a little more friendly by Mike Frysinger · 17 years ago
  58. e13bd36 merge from upstream for systems that dont integrate libintl into their C library: by Mike Frysinger · 17 years ago
  59. 130f559 trylink: accomodate older versions of ld by Denis Vlasenko · 17 years ago
  60. 15cb4a4 fix a problem with two different applet_name's by Denis Vlasenko · 17 years ago
  61. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  62. 724d196 Move applets/applet.c into libbb, allows to get rid of --whole-archive by Denis Vlasenko · 17 years ago
  63. 141750e trylink: s/strip/$STRIP/g by Denis Vlasenko · 17 years ago
  64. 42e4182 trylink: trivial cleanup by Denis Vlasenko · 17 years ago
  65. 01f3b2c trylink: reformat link flags for readability by Denis Vlasenko · 17 years ago
  66. d19b87e trylink: remove useless redirects, add missing error checks by Denis Vlasenko · 17 years ago
  67. 8d755ad trylink: trivial fixes by Denis Vlasenko · 17 years ago
  68. e9fd69c make "individual applets" build less noisy. by Denis Vlasenko · 17 years ago
  69. 642a52d make --help work for "individual applets" too. by Denis Vlasenko · 17 years ago
  70. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  71. f545be0 reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 by Denis Vlasenko · 17 years ago
  72. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  73. 76a6b23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 by Denis Vlasenko · 17 years ago
  74. 3240474 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 by Denis Vlasenko · 17 years ago
  75. c9dc2ac make variables static by Denis Vlasenko · 17 years ago
  76. a619b85 check-lxdialog.sh: no point in giving up, maybe -lcurses will work? by Denis Vlasenko · 17 years ago
  77. 3a252b8 - add microcom to defconfig by Bernhard Reutner-Fischer · 17 years ago
  78. 9862e6b trylink: reinstate accidentally deleted --verbose by Denis Vlasenko · 17 years ago
  79. d2bb2d3 - Generally strip off -l that does not pull in a lib. by Bernhard Reutner-Fischer · 17 years ago
  80. 8d91c13 - fix bug where we linked again -lm even though it is not needed. by Bernhard Reutner-Fischer · 17 years ago
  81. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  82. 028f2d6 build system: stop moaning about unset integer CONFIGs. by Denis Vlasenko · 17 years ago
  83. 18f2a6b s/communal/common/ part 2 by Denis Vlasenko · 17 years ago
  84. f7d9e84 s/communal/common/ by Denis Vlasenko · 17 years ago
  85. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  86. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  87. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  88. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  89. eea7212 patch: fix -p -1 handling by Denis Vlasenko · 17 years ago
  90. 73f21e9 trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  91. 8274e06 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
  92. 557fb71 chpasswd: fixes and code shrink by Denis Vlasenko · 17 years ago
  93. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  94. 2a86a61 ifup/ifdown: make location of ifstate configurable by Denis Vlasenko · 17 years ago
  95. 150d2fa Modify method of linking against libs. Now we fisrt try all by Denis Vlasenko · 17 years ago
  96. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  97. 1399282 - need to pass the PATH down to the gcc-version check to be able to find the correct cc. by Bernhard Reutner-Fischer · 17 years ago
  98. 118b81d - handy to have the cross_compile block here, too by Bernhard Reutner-Fischer · 17 years ago
  99. d67a606 build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  100. 2d25491 defconfig: update by Denis Vlasenko · 17 years ago