1. 15cb4a4 fix a problem with two different applet_name's by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 724d196 Move applets/applet.c into libbb, allows to get rid of --whole-archive by Denis Vlasenko · 17 years ago
  4. 141750e trylink: s/strip/$STRIP/g by Denis Vlasenko · 17 years ago
  5. 42e4182 trylink: trivial cleanup by Denis Vlasenko · 17 years ago
  6. 01f3b2c trylink: reformat link flags for readability by Denis Vlasenko · 17 years ago
  7. d19b87e trylink: remove useless redirects, add missing error checks by Denis Vlasenko · 17 years ago
  8. 8d755ad trylink: trivial fixes by Denis Vlasenko · 17 years ago
  9. e9fd69c make "individual applets" build less noisy. by Denis Vlasenko · 17 years ago
  10. 642a52d make --help work for "individual applets" too. by Denis Vlasenko · 17 years ago
  11. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  12. f545be0 reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 by Denis Vlasenko · 17 years ago
  13. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  14. 76a6b23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 by Denis Vlasenko · 17 years ago
  15. 3240474 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 by Denis Vlasenko · 17 years ago
  16. c9dc2ac make variables static by Denis Vlasenko · 17 years ago
  17. a619b85 check-lxdialog.sh: no point in giving up, maybe -lcurses will work? by Denis Vlasenko · 17 years ago
  18. 3a252b8 - add microcom to defconfig by Bernhard Reutner-Fischer · 17 years ago
  19. 9862e6b trylink: reinstate accidentally deleted --verbose by Denis Vlasenko · 17 years ago
  20. d2bb2d3 - Generally strip off -l that does not pull in a lib. by Bernhard Reutner-Fischer · 17 years ago
  21. 8d91c13 - fix bug where we linked again -lm even though it is not needed. by Bernhard Reutner-Fischer · 17 years ago
  22. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  23. 028f2d6 build system: stop moaning about unset integer CONFIGs. by Denis Vlasenko · 17 years ago
  24. 18f2a6b s/communal/common/ part 2 by Denis Vlasenko · 17 years ago
  25. f7d9e84 s/communal/common/ by Denis Vlasenko · 17 years ago
  26. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  27. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  28. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  29. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  30. eea7212 patch: fix -p -1 handling by Denis Vlasenko · 17 years ago
  31. 73f21e9 trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  32. 8274e06 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
  33. 557fb71 chpasswd: fixes and code shrink by Denis Vlasenko · 17 years ago
  34. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  35. 2a86a61 ifup/ifdown: make location of ifstate configurable by Denis Vlasenko · 17 years ago
  36. 150d2fa Modify method of linking against libs. Now we fisrt try all by Denis Vlasenko · 17 years ago
  37. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  38. 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
  39. 118b81d - handy to have the cross_compile block here, too by Bernhard Reutner-Fischer · 17 years ago
  40. d67a606 build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  41. 2d25491 defconfig: update by Denis Vlasenko · 17 years ago
  42. d4fea90 add script which measures stack consumption. by Denis Vlasenko · 18 years ago
  43. 4b49512 - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  44. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  45. 4e5f82c find_stray_communal_vars: script which finds communal variables by Denis Vlasenko · 18 years ago
  46. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  47. 64332bf - busybox.c was removed a while ago by Bernhard Reutner-Fischer · 18 years ago
  48. be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
  49. 8746885 style fixes by Denis Vlasenko · 18 years ago
  50. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  51. e4f2d06 rename: run_applet_by_name -> run_applet_and_exit by Denis Vlasenko · 18 years ago
  52. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  53. 5694d5f adding small script, mostly for documentational purposes by Denis Vlasenko · 18 years ago
  54. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  55. 45aebfd - bail out if either file does not exist by Bernhard Reutner-Fischer · 18 years ago
  56. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  57. 3d43edb - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  58. 0a537a0 - move additional fancy options not mandated by SUSv3 into a FANCY option by Bernhard Reutner-Fischer · 18 years ago
  59. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  60. 41e1dc3 make clean deletes .kernelrelease now by Denis Vlasenko · 18 years ago
  61. 7a96504 dont use obsolete function index() as pointed out by src.obsolete.funcs by Mike Frysinger · 18 years ago
  62. 84a9b87 build system: produce link map. Rather useful when you by Denis Vlasenko · 18 years ago
  63. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 18 years ago
  64. ecea8f2 update defconfig by Denis Vlasenko · 18 years ago
  65. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  66. e11b4a4 - add selinux applets to the IMA workaround by Bernhard Reutner-Fischer · 18 years ago
  67. 018e085 stop using bash'isms ('function') runtest: do not depend on busybox.links by Denis Vlasenko · 18 years ago
  68. 9a1c71a - check if the compiler supports -fwhole-program -- 4.0 does not by Bernhard Reutner-Fischer · 18 years ago
  69. 45854b5 mkconfigs: remove echo "`...`" contortion by Denis Vlasenko · 18 years ago
  70. a5c5ae0 add TODO by Denis Vlasenko · 18 years ago
  71. 493691a - minor tweak by Bernhard Reutner-Fischer · 18 years ago
  72. c562bb7 disable -Wold-style-definition for gcc 3.x by Denis Vlasenko · 18 years ago
  73. e0eebc1 Make -Werror configurable by Denis Vlasenko · 18 years ago
  74. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  75. 1c747b3 - add hostcc-option checker by Bernhard Reutner-Fischer · 18 years ago
  76. b5bb40f - add an unsupported makefile for IMA compiles by Bernhard Reutner-Fischer · 18 years ago
  77. 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
  78. 3c99a59 remove obsolete FEATURE_WGET_IP6_LITERAL by Denis Vlasenko · 18 years ago
  79. d8760a7 defconfig: refresh by Denis Vlasenko · 18 years ago
  80. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  81. 00cdbd8 Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disable by Denis Vlasenko · 18 years ago
  82. 2f0c0d0 Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own by Denis Vlasenko · 18 years ago
  83. 91f20ab fixes for amd64 compilation by Denis Vlasenko · 18 years ago
  84. 9e8df93 - replace some occurances of "kernel" with busybox by Bernhard Reutner-Fischer · 18 years ago
  85. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
  86. 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
  87. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  88. f0b71c1 - add arp to defconfig by Bernhard Reutner-Fischer · 18 years ago
  89. 3697a82 "kernel" => "busybox" by Denis Vlasenko · 18 years ago
  90. d1a302b rt_names: stop allocating 5k in rwdata by Denis Vlasenko · 18 years ago
  91. cb04ff5 fixdep.c: avoit doing memcmp in most cases by Denis Vlasenko · 18 years ago
  92. 80602a9 saw commit of vapier@busybox.net (thanks!), by Denis Vlasenko · 18 years ago
  93. 1b3e817 kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers by Mike Frysinger · 18 years ago
  94. 68ffb9a make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone of Factory for example, strftime() will overflow the string and leave us without a trailing "\n and all hell breaks loose when we compile by Mike Frysinger · 18 years ago
  95. 40ae9b5 prevent buffer underflows with empty lines by Mike Frysinger · 18 years ago
  96. c255f8b prevent accessing memory that we dont own by Mike Frysinger · 18 years ago
  97. 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
  98. 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 18 years ago
  99. a883fa4 exterminate last bzero's version bump to 1.3.0 by Denis Vlasenko · 18 years ago
  100. eb98be0 "kernel config" -> "busybox config" by Denis Vlasenko · 18 years ago