1. 3b5acaa disable automatic selection of FEATURE_SUID; improve its help text by Denys Vlasenko · 14 years ago
  2. c60e88a tweak INSTALL_NO_USR help text by Denys Vlasenko · 14 years ago
  3. d4d289a tweaks to build system, mainly making menuconfig text and order clearer by Denys Vlasenko · 14 years ago
  4. ba085c6 make DESKTOP=y the default by Denys Vlasenko · 14 years ago
  5. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  6. 6ac37da build system: disable some applets by default by Denys Vlasenko · 14 years ago
  7. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  8. 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
  9. a659b81 libbb/lineedit: add support for preserving "broken" (non-unicode) chars by Tomas Heinrich · 15 years ago
  10. 64827a2 fix typo by Denys Vlasenko · 15 years ago
  11. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  12. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  13. aa16755 unicode: optional table for better handling of neutral bidi chars by Tomas Heinrich · 15 years ago
  14. c5c006c lineedit: first shot at optional unicode bidi input support by Tomas Heinrich · 15 years ago
  15. 460f827 better wording in Config by Denys Vlasenko · 15 years ago
  16. ecd90fd fix Unicode config option limits and some comments in less by Denys Vlasenko · 15 years ago
  17. 2edba21 more fine-grained Unicode support by Denys Vlasenko · 15 years ago
  18. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  19. a8df4c0 menuconfig tweaks by Denys Vlasenko · 15 years ago
  20. aa7da73 add USE_PORTABLE_CODE option and use it in find applet by Denys Vlasenko · 15 years ago
  21. 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 15 years ago
  22. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  23. f6107c7 - add CONFIG_EXTRA_CFLAGS (thanks to keesj) by Bernhard Reutner-Fischer · 16 years ago
  24. b9d572a total overhaul of mail applets. again. Vladimir as usual. by Denis Vlasenko · 16 years ago
  25. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  26. aa2a1c0 - improve wording and fix alphabetical order by Bernhard Reutner-Fischer · 16 years ago
  27. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  28. 7d0d3e2 - reformat help text by Bernhard Reutner-Fischer · 16 years ago
  29. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  30. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  31. dcb3fcb libbb: config_read() update by Denis Vlasenko · 16 years ago
  32. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  33. c185e29 config help fixes by Denis Vlasenko · 16 years ago
  34. fc5e806 build system: libbusybox cannot be static by Denis Vlasenko · 16 years ago
  35. cc3f20b fix breakage found by randomconfig by Denis Vlasenko · 16 years ago
  36. c7497ea build system: introduce FEATURE_ASSUME_UNICODE by Denis Vlasenko · 16 years ago
  37. bd8390a Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) by Denis Vlasenko · 16 years ago
  38. 1da86d2 build system: add PIE build option by Denis Vlasenko · 17 years ago
  39. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  40. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  41. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  42. 68444b9 lpr and lpq applets by Walter Harms. by Denis Vlasenko · 17 years ago
  43. d2c450c hush: report [v]fork failures by Denis Vlasenko · 17 years ago
  44. 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago 1_8_0
  45. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  46. f545be0 reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 by Denis Vlasenko · 17 years ago
  47. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  48. 737d131 support "#!/bin/busybox"-style wrappers. Needed for SELinux. by Denis Vlasenko · 17 years ago
  49. bb23c06 if pidfile turned out to be !regular file, do not unlink it. by Denis Vlasenko · 17 years ago
  50. a7825f2 make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features by Denis Vlasenko · 17 years ago
  51. 92c0b82 tail: fix SEGV on "tail -N" by Denis Vlasenko · 18 years ago
  52. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  53. 7e754f1 Implement first instance of NOFORK applet - echo by Denis Vlasenko · 18 years ago
  54. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  55. 58a275b - reinstate dmalloc and efence support by Bernhard Reutner-Fischer · 18 years ago
  56. 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 18 years ago
  57. d46d3c2 new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago
  58. e0eebc1 Make -Werror configurable by Denis Vlasenko · 18 years ago
  59. 6cda897 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
  60. 71a6a4e correct file format errors by Mike Frysinger · 18 years ago
  61. 2f0c0d0 Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own by Denis Vlasenko · 18 years ago
  62. 3ef70d4 adduser: trivial code movement by Denis Vlasenko · 18 years ago
  63. 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
  64. 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
  65. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  66. 68532b3 - typo fix by Bernhard Reutner-Fischer · 18 years ago
  67. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  68. fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
  69. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  70. 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
  71. b7d8dd9 CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on if !CONFIG_NITPICK by Denis Vlasenko · 18 years ago
  72. 273430a - Pull r15593: by Bernhard Reutner-Fischer · 18 years ago
  73. 1fa4a94 Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak by Rob Landley · 18 years ago
  74. 7470419 - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default. by Bernhard Reutner-Fischer · 18 years ago
  75. d6e5083 Help text update for libbb, talking about make standalone. by Rob Landley · 18 years ago
  76. e2c7d34 - there is no "CONFIG_STANDALONE" in the repository. Also iff there was a by Bernhard Reutner-Fischer · 18 years ago
  77. c7ddefc Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at by Rob Landley · 18 years ago
  78. 4c5ad2f Consolidate devfs garbage and mark it as obsolete. by Rob Landley · 19 years ago
  79. d5b9b60 Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.) by Rob Landley · 19 years ago
  80. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  81. 9b70093 Rename the devfs device names option so it doesn't bite people so often. by Rob Landley · 19 years ago
  82. c503df5 Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak by Rob Landley · 19 years ago
  83. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  84. 8ad7087 I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.) by Rob Landley · 19 years ago
  85. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  86. 81901a0 - add option to suppress the terse usage messages. Saves 6.8k for defconfig: by Bernhard Reutner-Fischer · 19 years ago
  87. 24b0a95 Documentation from Jan Kiszka by Rob Landley · 19 years ago
  88. ca8d0b0 We make both busybox and busybox_unstripped all the time now, no need to by Rob Landley · 19 years ago
  89. 6a776e9 Temporarily disable shared library for the 1.1.1 release. by Rob Landley · 19 years ago
  90. 9dc6913 Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do by Rob Landley · 19 years ago
  91. c70240c add a sep option for stripping by Mike Frysinger · 19 years ago
  92. 72d59db rearrange the menu a little to split general settings from applet selection by Mike Frysinger · 19 years ago
  93. 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago
  94. 1ab4c3d Help text update and tweak to defconfig to remove two more things that by Rob Landley · 19 years ago
  95. 9e275e3 Not on libbusybox.so: it's GPL, no API barrier, no stability promise. by Rob Landley · 19 years ago
  96. f8fd4db Move SUSv2 obsolete feature disabling to debug menu, invert meaning of by Rob Landley · 19 years ago
  97. 2aba395 - readd config option for libbusybox and ima-mode which were accidentally by Bernhard Reutner-Fischer · 19 years ago
  98. 7a43bd0 Zap sysdeps directory, moving Config.in and defconfig to top of tree. by Rob Landley · 19 years ago