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