1. 987be93 *: slap on a few ALIGN_PTR where appropriate by Denys Vlasenko · 2 years, 10 months ago
  2. ba9f9c2 *: --help text tweaks by Denys Vlasenko · 3 years, 8 months ago
  3. caba1a1 tweak help texts by Denys Vlasenko · 4 years ago
  4. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  5. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  6. e6503f2 chcon: Fix typo in ACTION_RECURSE by Rostislav Skudnov · 6 years ago
  7. 8f1ae25 chcon: fix issues with recurse and retval for retained files by sagivd · 6 years ago
  8. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  9. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  10. 8b77a9e *: fix fallout from opt_complementary conversion by Denys Vlasenko · 7 years ago
  11. bbc26c6 run-init: implement -n "dry run" by Denys Vlasenko · 7 years ago
  12. 5856dc7 chcon: show '--reference' in help text only if LONG_OPTS=y by Xabier Oneca · 7 years ago
  13. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  14. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  15. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  16. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  17. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  18. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  19. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  20. 4ea0ebd Selinux complains about deprecated selinux/flask.h, stop including it by Denys Vlasenko · 8 years ago
  21. 1cda879 setfiles: fix build failure after common_bufsiz change by Mike Frysinger · 8 years ago
  22. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  23. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  24. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  25. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  26. 80f0f1d setfiles: switch bb_info_msg to printf by Denys Vlasenko · 9 years ago
  27. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  28. 97c6491 typo fixes by Maninder Singh · 10 years ago
  29. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  30. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  31. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  32. 1c31e9e use BB_EXECVP_or_die where appropriate by Denys Vlasenko · 14 years ago
  33. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  34. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  35. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  36. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  37. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  38. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  39. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  40. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  41. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  42. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  43. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  44. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  45. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  46. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  47. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  48. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  49. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  50. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  51. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  52. aa2a1c0 - improve wording and fix alphabetical order by Bernhard Reutner-Fischer · 16 years ago
  53. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  54. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  55. a34f1ed dnsd,sestatus: use libbb to parse config file (by Vladimir) by Denis Vlasenko · 16 years ago
  56. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  57. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  58. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  59. c4523c2 fix a few stray unguarded strdup's by Denis Vlasenko · 17 years ago
  60. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  61. 705eaf8 sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>) by Denis Vlasenko · 17 years ago
  62. 740eae0 snv add setsebool by Denis Vlasenko · 17 years ago
  63. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  64. be03937 setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  65. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  66. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  67. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  68. a0ad43b trivial fix in setfiles. spotted by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  69. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  70. b042bd9 load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  71. dd5e11b chcon: trivial fix by Denis Vlasenko · 17 years ago
  72. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  73. 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  74. 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
  75. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  76. 84d71f3 setfiles: by Denis Vlasenko · 17 years ago
  77. 972fa09 setfiles: small code size reduction (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  78. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  79. 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
  80. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  81. 9fe9c1a setiles: cosmetics, no real code changes by Denis Vlasenko · 17 years ago
  82. 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  83. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  84. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  85. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  86. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  87. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  88. 644849a SELinux: load_policy applet - this time with svn add by Denis Vlasenko · 18 years ago
  89. 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
  90. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  91. b5c33b1 chcon: remove redundant ifs: if(p) free(p) by Denis Vlasenko · 18 years ago
  92. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 18 years ago
  93. 955bccc chcon: exclude constraints for impossible option if long opts are off by Denis Vlasenko · 18 years ago
  94. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  95. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  96. 12eda0a This small patch fixes a bug when exclusive options were given by Bernhard Reutner-Fischer · 18 years ago
  97. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  98. 8c6c6e9 selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago
  99. d46d3c2 new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago