1. 7c443d1 randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
  2. 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
  3. ed8af51 build system: remove KBUILD_STR() by Jean-Philippe Brucker · 4 years, 9 months ago
  4. b096ce0 scripts/echo.c: resolve implicit declaration of function 'dup2' by Nicolas Hüppelshäuser · 6 years ago
  5. 774879c checkstack.pl: tweak bfin re by Bernhard Reutner-Fischer · 6 years ago
  6. f59739a checkstack: pull from upstream by Bernhard Reutner-Fischer · 6 years ago
  7. fe7ae56 checkstack.pl: fix arch autodetection by Bernhard Reutner-Fischer · 6 years ago
  8. 4bdc914 build system: fix compiler warnings by Denys Vlasenko · 6 years ago
  9. 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
  10. 7b42f8f Tweaks to build process for embedded scripts by Ron Yorston · 6 years ago
  11. 32511da scripts/trylink: be more clever when deciding that "lib elimination" has finished: by Denys Vlasenko · 6 years ago
  12. af694a4 Ensure build works when KBUILD_OUTPUT is set, closes 11511 by Ron Yorston · 6 years ago
  13. 3778898 Treat custom and applet scripts as applets by Ron Yorston · 6 years ago
  14. 43794ff scripts/embedded_scripts: do not add superfluous NUL to script_names[] by Denys Vlasenko · 6 years ago
  15. 4f2ef4a ash: allow shell scripts to be embedded in the binary by Denys Vlasenko · 6 years ago
  16. 762440b scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc by Denys Vlasenko · 6 years ago
  17. 1853266 scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc by Denys Vlasenko · 6 years ago
  18. 5f5119b scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc by Denys Vlasenko · 6 years ago
  19. 6fb8bd7 Update release script to generate detached signatures and checksum files by Eli Schwartz · 7 years ago
  20. 6b6a3d9 scripts/kconfig/mconf.c: survive is SIGWINCH is not defined by Denys Vlasenko · 7 years ago
  21. d878ccc placate gcc 8.0.1 sprintf overflow warnings in config tools by Denys Vlasenko · 7 years ago
  22. 9c9a742 scripts/randomtest: do not try building static libbysubox by Denys Vlasenko · 7 years ago
  23. 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
  24. d134aa9 build system: fix a compiler warning by Denys Vlasenko · 7 years ago
  25. 0b1c629 build system: fix "allnoconfig" to clear all options. Closes 10296 by Denys Vlasenko · 7 years ago
  26. ab77e81 klibc-utils: new applets: resume, nuke, minips by Denys Vlasenko · 7 years ago
  27. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  28. bbf17bb crond: do not assume setenv() does not leak by Denys Vlasenko · 7 years ago
  29. 367a55c build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox by Denys Vlasenko · 7 years ago
  30. d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
  31. 7fdb764 scripts/randomtest: update things which can't be tested on uclibc by Denys Vlasenko · 7 years ago
  32. bca4ea8 remove "local" bashism from a few scripts by Denys Vlasenko · 8 years ago
  33. de912f0 randomconfig fixes by Denys Vlasenko · 8 years ago
  34. 2ae86ad trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X by Denys Vlasenko · 8 years ago
  35. 5b8c89d build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky by Denys Vlasenko · 8 years ago
  36. ea9ebc0 scripts/trylink: libbusybox fix by Denys Vlasenko · 8 years ago
  37. bb0bf28 randomconfig fixes 2 by Denys Vlasenko · 8 years ago
  38. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  39. 4c8fa34 generate_BUFSIZ.sh: yet another tweak by Denys Vlasenko · 9 years ago
  40. 663d1da scripts/trylink: document DATA_SEGMENT_ALIGN() hack by Denys Vlasenko · 9 years ago
  41. 7ff24bd generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds by Denys Vlasenko · 9 years ago
  42. d7b502c build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds by Denys Vlasenko · 9 years ago
  43. 93e1aaa libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer) by Denys Vlasenko · 9 years ago
  44. f56fb5e libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work by Denys Vlasenko · 9 years ago
  45. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  46. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  47. d63d77a kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Bjørn Forsman · 10 years ago
  48. 935fe68 kbuild: Make scripts executable by Michal Marek · 10 years ago
  49. d35ba8b kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h by Yann E. MORIN · 12 years ago
  50. e62c715 menuconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 12 years ago
  51. f755430 menuconfig: fix extended colors ncurses support by Krzysztof Mazur · 12 years ago
  52. 8c3f943 kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  53. 74f58ed kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 12 years ago
  54. a0f24a0 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 12 years ago
  55. f48bd92 kconfig: fix menuconfig on debian lenny by Junio C Hamano · 14 years ago
  56. 993dab7 Revert "lxdialog: fix ncursesw include detection" by Mike Frysinger · 9 years ago
  57. 056e1f5 trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 9 years ago
  58. 77e2bde trylink: include LDFLAGS when checking linkage by Mike Frysinger · 9 years ago
  59. edcd5dc typo fix by Denys Vlasenko · 9 years ago
  60. 58d0e20 scripts/trylink: remove $CPPFLAGS by Denys Vlasenko · 9 years ago
  61. 5134010 scripts/trylink: fix bit-rotted linker option verification by Denys Vlasenko · 9 years ago
  62. 69c8c69 randconfig fixes by Denys Vlasenko · 9 years ago
  63. 0fabedf fix if(p)/free(p) construct by Maninder Singh · 10 years ago
  64. 97c6491 typo fixes by Maninder Singh · 10 years ago
  65. 6798564 trylink: respect compiler settings when probing features by Mike Frysinger · 10 years ago
  66. 4a08e82 trylink: use mktemp instead of hardcoding paths by Mike Frysinger · 10 years ago
  67. e3366d6 trylink: emit names of linked executables by Denys Vlasenko · 11 years ago
  68. 5fd3ddf modprobe-small: fix help messages for aliased module-related applets by Denys Vlasenko · 11 years ago
  69. 7537406 build system: specify '-nostldlib' when linking to .o files by Drew Moseley · 11 years ago
  70. 29f3526 build system: for "find", use POSIX not operator (!) instead of -not by Denys Vlasenko · 11 years ago
  71. 9b76f89 build system: fix non-portable sed constructs. by Matthias Andree · 11 years ago
  72. f2743a5 build system: stop including alloca.h, stdlib.h provides it by Denys Vlasenko · 11 years ago
  73. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 11 years ago
  74. c9d87be build system: fix make gconfig by Daniel Borca · 11 years ago
  75. 195c436 build system: use od -b instead of od -t x1 by Denys Vlasenko · 11 years ago
  76. 28a2094 bloat-o-meter: add usage info by Bartosz Golaszewski · 11 years ago
  77. 3eab2b7 trylink: only prefix libs with -l by Mike Frysinger · 11 years ago
  78. 9078633 buildsys: Add helper to list suid applets by Bernhard Reutner-Fischer · 11 years ago
  79. 225cc13 scripts/kconfig/mconf: work on systems w/o SIGWINCH by Denys Vlasenko · 12 years ago
  80. 9b78e14 build system: fix build of kconfig on Darwin by Bernhard Walle · 12 years ago
  81. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  82. 25dbb07 bloat-o-meter: Remove unused code by Bernhard Reutner-Fischer · 13 years ago
  83. b1b7096 bloat-o-meter: handle huge (hex) sizes. by Bernhard Reutner-Fischer · 13 years ago
  84. 1c7724b gen_build_files.sh: exclude hidden directories by Paulius Zaleckas · 13 years ago
  85. 4ea37d6 gen_build_files.sh: simplify "print everything up to INSERT line" part by Denys Vlasenko · 13 years ago
  86. efd08bf gen_build_files: don't pass 200k+ strings as params. Closes 4321 by Denys Vlasenko · 13 years ago
  87. dd1eb41 suppress "warning: implicit declaration of function 'alloca'" by Denys Vlasenko · 13 years ago
  88. 98f213e bloat-o-meter: don't require that pythin is in /usr/bin. by Lauri Kasanen · 13 years ago
  89. 126f2b2 Support configuring Busybox from _defconfig files by Daniel Fandrich · 13 years ago
  90. ed607a8 pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled by Steve Iribarne · 14 years ago
  91. fcbc641 get rid of several "variable 'x' set but not used" warnings by Cristian Ionescu-Idbohrn · 14 years ago
  92. b83c970 build fixes for scripts/kconfig by Denys Vlasenko · 14 years ago
  93. 08caf09 fix another nonportable grep usage in scripts by Denys Vlasenko · 14 years ago
  94. c3dadba gen_build_files.sh: do not use "sed --" for now by Denys Vlasenko · 14 years ago
  95. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 14 years ago
  96. bff5f3f fix bit rot in scripts/Makefile.IMA #2 by Denys Vlasenko · 14 years ago
  97. 726ebba fix bit rot in scripts/Makefile.IMA by Denys Vlasenko · 14 years ago
  98. e7212a4 scripts/mkconfigs: don't use invalid basic regexp by Denys Vlasenko · 14 years ago
  99. 5a746dc scripts/kconfig/mconf.c: stop-gap fix for buffer overflow by Denys Vlasenko · 14 years ago
  100. b2fa0b6 scripts: fix fixdep.c to let it workable in cygwin by Macpaul Lin · 14 years ago