1. 96f1d6b Update to examples/var_service/README_distro_proposal.txt by Denys Vlasenko · 8 years ago
  2. 7d5c881 make_single_applets.sh: SH_IS_HUSH needs special handling too by Denys Vlasenko · 8 years ago
  3. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  4. 04c1a2a Make RMMOD=y by default by Denys Vlasenko · 8 years ago
  5. 3bf4d69 Make INSMOD=y by default by Denys Vlasenko · 8 years ago
  6. 100aea8 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN by Denys Vlasenko · 8 years ago
  7. a1cd0d9 modprobe-small: make applets individually selectable by Denys Vlasenko · 8 years ago
  8. ce3a98a Make DPKG=y and DPKG_DEB=y by default by Denys Vlasenko · 8 years ago
  9. 4ea0ebd Selinux complains about deprecated selinux/flask.h, stop including it by Denys Vlasenko · 8 years ago
  10. 1afa494 Make FEATURE_USERNAME_COMPLETION=y by default by Denys Vlasenko · 8 years ago
  11. 10c01a7 make_single_applets.sh: a tool to check single-applet builds by Denys Vlasenko · 8 years ago
  12. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  13. 7c5dea3 ip: make ip aliases individually selectable by Denys Vlasenko · 8 years ago
  14. 5d27cb3 Make POST upload example script easier to use by Denys Vlasenko · 8 years ago
  15. 6704746 shell: move "config" blocks above their use in coditional includes by Denys Vlasenko · 8 years ago
  16. 4acd393 Update information on building httpd and wget helpers by Denys Vlasenko · 8 years ago
  17. 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
  18. 2166952 ash: clarify uclibc glob() bug in comment by Denys Vlasenko · 8 years ago
  19. 3a4cdf4 ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc by Denys Vlasenko · 8 years ago
  20. b5b1d2c Start 1.27.0 development cycle by Denys Vlasenko · 8 years ago
  21. dc3701d Bump version to 1.26.0 by Denys Vlasenko · 8 years ago 1_26_0
  22. b42107f libiproute: handle table ids larger than 255 by Lukasz Nowak · 8 years ago
  23. e184a88 df: implement -B n<suff> and -B <suff> formats of -B option by Denys Vlasenko · 8 years ago
  24. 76de325 randomconfig fixes by Denys Vlasenko · 8 years ago
  25. 2fe66b1 ash: fix signed char expansion bug by Denys Vlasenko · 8 years ago
  26. b6afcc7 shell: suppress "unused var/func" warnings on some configs by Denys Vlasenko · 8 years ago
  27. 4f13a70 suppress glibc "use sysmacros.h for major" warning by Denys Vlasenko · 8 years ago
  28. df25df7 randomconfig fixes by Denys Vlasenko · 8 years ago
  29. de912f0 randomconfig fixes by Denys Vlasenko · 8 years ago
  30. 52ae098 randomconfig fixes by Denys Vlasenko · 8 years ago
  31. ac5d324 randomconfig fixes by Denys Vlasenko · 8 years ago
  32. c6f3524 selinux: drop deprecated headers by Mike Frysinger · 8 years ago
  33. 1cda879 setfiles: fix build failure after common_bufsiz change by Mike Frysinger · 8 years ago
  34. 2098c35 mdev.conf: rename hw_random to hwrng by Mike Frysinger · 8 years ago
  35. 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
  36. 4051a99 svc: new applet (daemontools-compatible version of "sv") by Denys Vlasenko · 8 years ago
  37. 4bd0c2a fix musl problem with dirname, now for all users of bb_make_directory() by Denys Vlasenko · 8 years ago
  38. fdb4421 README_distro_proposal.txt: writeup about runit adoption by Denys Vlasenko · 8 years ago
  39. 718e4fd top: fix help text: with !TERMIOS, no keys are affected top output by Denys Vlasenko · 8 years ago
  40. cf2600c install: fix musl problem with dirname by Denys Vlasenko · 8 years ago
  41. 7d877fc Do not print useless empty line after list of applets by Denys Vlasenko · 8 years ago
  42. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  43. 038a977 lineedit: simplify code a bit by Denys Vlasenko · 8 years ago
  44. 2c769c6 makedevs: make special node creation idempotent by Denys Vlasenko · 8 years ago
  45. bff71d3 lineedit: fix two bugs in SIGWINCH signal handling by Denys Vlasenko · 8 years ago
  46. 710b6ce fdisk_gpt: simplify GPT partition name printing by Denys Vlasenko · 8 years ago
  47. 29516ac fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var by Denys Vlasenko · 8 years ago
  48. 351ab82 dpkg-deb: shorten code, improve help text by Denys Vlasenko · 8 years ago
  49. 6747bda dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option by Denys Vlasenko · 8 years ago
  50. ccc9985 find: fix handling of trailing slashes in -name PATTERN comparisons by Denys Vlasenko · 8 years ago
  51. 4b89d51 ash,hush: make ^C in interactive mode visually much closer to bash behavior by Denys Vlasenko · 8 years ago
  52. 24860fa Move FEATURE_BUFFERS_USE_foo options to library tuning by Denys Vlasenko · 8 years ago
  53. 1255925 Move locale, unicode, and "use sendfile?" options to library tuning by Denys Vlasenko · 8 years ago
  54. 3360226 Collapse three levers of menuconfig to two levels. by Denys Vlasenko · 8 years ago
  55. 8660aeb ash,hush: ^C from command line should set $? to 128+SIGINT by Denys Vlasenko · 8 years ago
  56. 2e4ef38 lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace by Rostislav Skudnov · 8 years ago
  57. cb810c4 patch: fix matching failure by Aaro Koskinen · 8 years ago
  58. 2eff596 patch: fix debug log failure by Aaro Koskinen · 8 years ago
  59. 5bbee27 Remove outdated comments by Denys Vlasenko · 8 years ago
  60. f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  61. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  62. 15fb91c test: make [ and [[ forms individually selectable by Denys Vlasenko · 8 years ago
  63. 73f743a Remove remnants of disabled "length" applet by Denys Vlasenko · 8 years ago
  64. 7caf136 Make dos2unix/unix2dos independently selectable by Denys Vlasenko · 8 years ago
  65. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  66. 5b966c6 Make "hd" independently selectable by Denys Vlasenko · 8 years ago
  67. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  68. e5dd71f Remove trailing empty lines by Denys Vlasenko · 8 years ago
  69. 6d93299 Convert all console-tools/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  70. c19f758 Convert all mailutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  71. 29e2c45 tc: consolidate its disabled bits by Denys Vlasenko · 8 years ago
  72. 8342397 Make ping6 and traceroute6 selectable independently from ping/traceroute by Denys Vlasenko · 8 years ago
  73. 6bfab0c ipneigh: add this shortcur similar to other "ip <CMD>" shortcuts by Denys Vlasenko · 8 years ago
  74. 3148e0c Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* by Denys Vlasenko · 8 years ago
  75. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  76. e32b64c Convert all modutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  77. 5467d26 Make killall and killall5 selecatable independent from kill by Denys Vlasenko · 8 years ago
  78. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  79. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  80. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  81. 9f8eb1e httpd: explain why we use sprintf and why it should be fine by Denys Vlasenko · 8 years ago
  82. 7e8218f Fix allnoconfig warnings by Denys Vlasenko · 8 years ago
  83. f4d0f4e applets.h.sh: a script to check applet names against config options by Denys Vlasenko · 8 years ago
  84. 10880cc Make mkfs.vfat and mkdosfs individually selectable by Denys Vlasenko · 8 years ago
  85. 0581a2f Make mke2fs and mkfs.ext2 individually selectable by Denys Vlasenko · 8 years ago
  86. eb3fdc8 Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable by Denys Vlasenko · 8 years ago
  87. a8c696b Make ifup and ifdown individually selectable. by Denys Vlasenko · 8 years ago
  88. f417ffd Make swapon and swapoff individually selectable. by Denys Vlasenko · 8 years ago
  89. 1924e99 Make grep/egrep/fgrep independently selectable by Denys Vlasenko · 8 years ago
  90. 97e9a72 Make halt/poweroff/reboot independently selectable by Denys Vlasenko · 8 years ago
  91. c314ca9 Make setarch/linux32/linux64 independently selectable by Denys Vlasenko · 8 years ago
  92. 67fd2f2 dnsdomainname: split it from "hostname", make it independently selectable by Denys Vlasenko · 8 years ago
  93. 9655f95 tar: handle pax-encoded utf8 filenames and link names. Closes 9406 by Denys Vlasenko · 8 years ago
  94. 87e039d hush: make getch/peek functions directly called by Denys Vlasenko · 8 years ago
  95. 00a06b9 hush: renumber PIPE_foo, make PIPE_SEQ = 0 by Denys Vlasenko · 8 years ago
  96. 6c635d6 hush: small optimization in run_list by Denys Vlasenko · 8 years ago
  97. 5cc9bf6 hush: deindent large block of code, no code changes by Denys Vlasenko · 8 years ago
  98. 1eada9a hush: simplify insert_bg_jobs by Denys Vlasenko · 8 years ago
  99. 830ea35 hush: make "wait %1" less likely to play with signal mask by Denys Vlasenko · 8 years ago
  100. 02affb4 hush: rework "wait %jobspec" to work in non-interactive shells too by Denys Vlasenko · 8 years ago