1. 225cc13 scripts/kconfig/mconf: work on systems w/o SIGWINCH by Denys Vlasenko · 12 years ago
  2. 9b78e14 build system: fix build of kconfig on Darwin by Bernhard Walle · 12 years ago
  3. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  4. 25dbb07 bloat-o-meter: Remove unused code by Bernhard Reutner-Fischer · 13 years ago
  5. b1b7096 bloat-o-meter: handle huge (hex) sizes. by Bernhard Reutner-Fischer · 13 years ago
  6. 1c7724b gen_build_files.sh: exclude hidden directories by Paulius Zaleckas · 13 years ago
  7. 4ea37d6 gen_build_files.sh: simplify "print everything up to INSERT line" part by Denys Vlasenko · 13 years ago
  8. efd08bf gen_build_files: don't pass 200k+ strings as params. Closes 4321 by Denys Vlasenko · 13 years ago
  9. dd1eb41 suppress "warning: implicit declaration of function 'alloca'" by Denys Vlasenko · 13 years ago
  10. 98f213e bloat-o-meter: don't require that pythin is in /usr/bin. by Lauri Kasanen · 13 years ago
  11. 126f2b2 Support configuring Busybox from _defconfig files by Daniel Fandrich · 13 years ago
  12. ed607a8 pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled by Steve Iribarne · 14 years ago
  13. fcbc641 get rid of several "variable 'x' set but not used" warnings by Cristian Ionescu-Idbohrn · 14 years ago
  14. b83c970 build fixes for scripts/kconfig by Denys Vlasenko · 14 years ago
  15. 08caf09 fix another nonportable grep usage in scripts by Denys Vlasenko · 14 years ago
  16. c3dadba gen_build_files.sh: do not use "sed --" for now by Denys Vlasenko · 14 years ago
  17. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 14 years ago
  18. bff5f3f fix bit rot in scripts/Makefile.IMA #2 by Denys Vlasenko · 14 years ago
  19. 726ebba fix bit rot in scripts/Makefile.IMA by Denys Vlasenko · 14 years ago
  20. e7212a4 scripts/mkconfigs: don't use invalid basic regexp by Denys Vlasenko · 14 years ago
  21. 5a746dc scripts/kconfig/mconf.c: stop-gap fix for buffer overflow by Denys Vlasenko · 14 years ago
  22. b2fa0b6 scripts: fix fixdep.c to let it workable in cygwin by Macpaul Lin · 14 years ago
  23. e068842 Revert "scripts: fix fixdep.c to let it workable in cygwin" by Denys Vlasenko · 14 years ago
  24. 10c36b8 scripts: fix fixdep.c to let it workable in cygwin by Greentime · 14 years ago
  25. 7a3f8e2 gen_build_files.sh: better comment by Denys Vlasenko · 14 years ago
  26. 749e305 build system: fix for dash by Denys Vlasenko · 14 years ago
  27. 26777aa fixes for bugs discovered by randomconfig builds and tests by Denys Vlasenko · 14 years ago
  28. f9d0913 gen_build_files.sh: restore deleted comment by Denys Vlasenko · 14 years ago
  29. f718e3a gen_build_files.sh: rewrite with sed by Mike Frysinger · 14 years ago
  30. f595d8e typo fix by Denys Vlasenko · 14 years ago
  31. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago
  32. 1642d02 scripts/mkdiff_obj: show "size OBJFILE" too by Denys Vlasenko · 14 years ago
  33. 8410ac1 bloat-o-meter: make it python3 compliant by Marek Polacek · 14 years ago
  34. 02788ac scripts: remove bitrotted scripts/individual by Denys Vlasenko · 14 years ago
  35. ef6c6d8 mkmakefile: make 3.82 fix by Thomas Chou · 14 years ago
  36. d493e93 remove stray debugging stuff by Denys Vlasenko · 14 years ago
  37. 9ce07e7 bbconfig: add COMPRESS_BBCONFIG option by Denys Vlasenko · 14 years ago
  38. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  39. 95b83ba OpenBSD compatibility by Waldemar Brodkorb · 14 years ago
  40. 6e06da5 update _shipped file with hurd fix by Denys Vlasenko · 14 years ago
  41. 3d615b8 find_stray_empty_lines: make it work by Bernhard Reutner-Fischer · 14 years ago
  42. a3f7100 find_stray_empty_lines: fix tail "invalid context" error by Javier Viguera · 14 years ago
  43. b4d0351 *: s/spaces/tabs/ by Denys Vlasenko · 14 years ago
  44. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  45. 0f89605 *: more empty lines removed. no code changes by Denys Vlasenko · 14 years ago
  46. daf286c Fix out-of-tree build's recursion by Alexander Shishkin · 14 years ago
  47. 1883cb1 fix make O=dir build by Denys Vlasenko · 14 years ago
  48. 3e5fa43 scripts/randomtest: update to pass testsuite with Rob's toolchain by Denys Vlasenko · 14 years ago
  49. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  50. 1d72d43 gen_build_files.sh is an order prerequisite only for autoconf.h by Denys Vlasenko · 14 years ago
  51. 134d0eb cosmetics on top of Dan's patches by Denys Vlasenko · 14 years ago
  52. ebeac16 Define GNU-specific link options in one place by Dan Fandrich · 14 years ago
  53. 2f41e7e fix extra bogus files generation in include/config/* by Denys Vlasenko · 14 years ago
  54. da3a956 scripts/echo.c: remove bb-ism by Denys Vlasenko · 14 years ago
  55. aa30efc check-lxdialog.sh: fix helptext by Bernhard Reutner-Fischer · 14 years ago
  56. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  57. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  58. f0f9470 make it possible to keep usage texts in .c files by Denys Vlasenko · 15 years ago
  59. 6c5bf0d make it possible to have include/applets.h-esque entries in .c files by Denys Vlasenko · 15 years ago
  60. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  61. eb29e91 trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole by Denys Vlasenko · 15 years ago
  62. 76c936f build system: make gen_build_files.sh messages more inline with the rest by Denys Vlasenko · 15 years ago
  63. ad7a5d4 fgconsole: new applet by Grigory Batalov <bga@altlinux.org> by Grigory Batalov · 15 years ago
  64. a88585a trylink: gold may not support --sort-common (yet) by Bernhard Reutner-Fischer · 15 years ago
  65. e91bc53 lxdialog: fix ncursesw include detection by Bernhard Reutner-Fischer · 15 years ago
  66. a1db8b8 make scripts/gen_build_files.sh standard-clean by Denys Vlasenko · 15 years ago
  67. 3015a13 scripts/gen_build_files.sh: revert to using /bin/sh by Denys Vlasenko · 15 years ago
  68. 7481393 scripts/Makefile.clean: Make Kbuild and Makefile optional by Peter Tyser · 15 years ago
  69. 084e228 gen_build_files.sh uses bashism, document it by Denys Vlasenko · 15 years ago
  70. c84c85a gen_build_files: use raw reads (ones which don't eat backslashes) by Denys Vlasenko · 15 years ago
  71. 8e3aff0 more randomconfig testsuite fixes by Denys Vlasenko · 15 years ago
  72. 1602a5c gen_build_files.sh should be executable by Denys Vlasenko · 15 years ago
  73. ff0e875 work on adding testsuite runs to randomconfig test builds by Denys Vlasenko · 15 years ago
  74. 572b9a3 tweak scripts/gen_build_files.sh by Denys Vlasenko · 15 years ago
  75. 7fb68f1 make it possible to keep Config/Kbuild snippets in *.c files by Denys Vlasenko · 15 years ago
  76. 375a8ef mount: add an optional capability to create new /dev/loopN as needed by Lauri Kasanen · 15 years ago
  77. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  78. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  79. 0454d9d update defconfig by Bernhard Reutner-Fischer · 15 years ago
  80. 00ddd44 fix typos in comments and doc by Denys Vlasenko · 15 years ago
  81. eb25575 bloat-o-meter: convert to print() calls by Bernhard Reutner-Fischer · 15 years ago
  82. f16d7c4 bloat-o-meter: fix quadric behavior in alias resolution by Bernhard Reutner-Fischer · 15 years ago
  83. 659507f bloat-o-meter: teach it to handle aliases by Bernhard Reutner-Fischer · 15 years ago
  84. e57ea7e update defconfig by Denys Vlasenko · 15 years ago
  85. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  86. 2315c88 scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc by Denys Vlasenko · 15 years ago
  87. 7306727 shell: split read builtin from ash by Denys Vlasenko · 15 years ago
  88. f3ec0fb scripts/basic/docproc.c: remove stray NUL byte from the source by Denys Vlasenko · 15 years ago
  89. 31e2e7b randomconfig fixes by Denys Vlasenko · 15 years ago
  90. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  91. fa1e717 build system: fix for coarse mtime problem by Denys Vlasenko · 15 years ago
  92. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  93. e039e68 wall: new applet by Bernhard Reutner-Fischer · 15 years ago
  94. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  95. 0da1c0a beep: optimize by Denys Vlasenko · 15 years ago
  96. 00ea82e add config knob for default freq and length by Bernhard Reutner-Fischer · 15 years ago
  97. e10db56 update defconfig by Denys Vlasenko · 15 years ago
  98. 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
  99. eb1cda2 trylink: don't use ld --gc-sections if ld doesn't support it by Denys Vlasenko · 15 years ago
  100. 8e5d83b mkswap: remove configuration for v0 support by Denys Vlasenko · 15 years ago