1. 7a2ba32 httpd: optional support for gzip-compressed pages by Peter Korsgaard · 14 years ago
  2. 535ce1d httpd: cosmetic fixes, no code changes by Denys Vlasenko · 14 years ago
  3. 451add4 lineedit: mostly revert recent wrong logic in "ask terminal" code by Denys Vlasenko · 14 years ago
  4. 2e9b551 libiproute: code shrink by adding FAST_FUNC by Denys Vlasenko · 14 years ago
  5. e0a6220 ip: fix "ip r" breakage by Denys Vlasenko · 14 years ago
  6. b78ac5a libnetlink: code shrink by Natanael Copa · 14 years ago
  7. 4f0279b ifplugd: code shrink by Maksym Kryzhanovskyy · 14 years ago
  8. c5fb0ad vi: fix "ask terminal" code by Denys Vlasenko · 14 years ago
  9. 217df6e mpstat: small code shrink by Denys Vlasenko · 14 years ago
  10. 23e8c08 mpstat: new applet. ~5.5k by Marek Polacek · 14 years ago
  11. ba085c6 make DESKTOP=y the default by Denys Vlasenko · 14 years ago
  12. 2ea12d8 tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST by Jeremie Koenig · 15 years ago
  13. 2988511 libbb: conditionalize AF_* usage in error reporting by Jeremie Koenig · 15 years ago
  14. 84b01d5 mkdir: fix -p on FreeBSD by Jeremie Koenig · 15 years ago
  15. 816ed97 libbb.h: add device names for Hurd and FreeBSD by Jeremie Koenig · 15 years ago
  16. 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 15 years ago
  17. 714674e init,halt: portability improvements by Jeremie Koenig · 15 years ago
  18. f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 15 years ago
  19. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  20. b175462 readlink: use xmalloc_realpath() by Jeremie Koenig · 15 years ago
  21. daf286c Fix out-of-tree build's recursion by Alexander Shishkin · 14 years ago
  22. fb4cb1c tweak defconfig by Denys Vlasenko · 14 years ago
  23. 55241fa lineedit: limit ASK_TERMINAL to the case when we can't find out the width by Denys Vlasenko · 14 years ago
  24. b9e35dc lineedit: cosmetics, no code changes by Denys Vlasenko · 14 years ago
  25. 4cab7f3 depmod: generate "new-style" modules.dep with relative paths. by Denys Vlasenko · 14 years ago
  26. d1516c4 dos2unix: fix the case w/o parameters by Denys Vlasenko · 14 years ago
  27. 6adf2aa hush: move msh/lash config into hush.c, no code changes by Denys Vlasenko · 14 years ago
  28. 51ca776 cttyhack: move build system bits into cttyhack.c, no code changes by Denys Vlasenko · 14 years ago
  29. 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
  30. 771f199 ash: move config stuff into ash.c, no code chages by Denys Vlasenko · 14 years ago
  31. 2908223 hush: fix multimple dependent variable expansion cases by Denys Vlasenko · 14 years ago
  32. 202a2d1 hush: make set -x support optional by Denys Vlasenko · 14 years ago
  33. 3f5fae0 hush: add support for set -x by Denys Vlasenko · 14 years ago
  34. b3389de hush: fix typo in comment by Denys Vlasenko · 14 years ago
  35. 8fa1f5d hush: fix faloout from previous commit by Denys Vlasenko · 14 years ago
  36. 889550b hush: make pun_pipe loop clearer; fix "cmd | var=`cmd` | cmd" handling by Denys Vlasenko · 14 years ago
  37. 6ac37da build system: disable some applets by default by Denys Vlasenko · 14 years ago
  38. 0e45066 util-linux: move VOLUMEID to a submenu by Denys Vlasenko · 14 years ago
  39. a95ce93 top: add tie breaking for topmem mode by Denys Vlasenko · 14 years ago
  40. 6af732b acpid: old kernel headers compat by Denys Vlasenko · 14 years ago
  41. 04a5d5a mktemp: fix "mktemp /path/to/tempfile.XXXXXX" by Denys Vlasenko · 14 years ago
  42. c5bbd5d wget: fix progress display by Denys Vlasenko · 14 years ago
  43. d8b989f more: style fix. no code changes by Denys Vlasenko · 14 years ago
  44. 69d69e2 crond: mention other cronds' behavior in comment. no code changes by Denys Vlasenko · 14 years ago
  45. 729f39d remove unzip doc: we don't have 100% proof it's ok to distribute by Denys Vlasenko · 14 years ago
  46. 75703eb diff: make diff -r much less eager to recurse into directories by Denys Vlasenko · 14 years ago
  47. a48a29f Modprobe: Make -l open the right file by Lauri Kasanen · 14 years ago
  48. 32a6bae diff: cosmetic change on top of last commit by Denys Vlasenko · 14 years ago
  49. 61f5f78 diff: fix "diff dir1 dir2/". Closes bug 2203 by Matheus Izvekov · 14 years ago
  50. 1883cb1 fix make O=dir build by Denys Vlasenko · 14 years ago
  51. 1f0ab1d crond: code shrink by Denys Vlasenko · 14 years ago
  52. 45963c8 crond: rename HumpBack names. Note two TODOs/FIXMEs by Denys Vlasenko · 14 years ago
  53. dfc870f crond: check mtime on crontab dir every minute, and reread if changed by Denys Vlasenko · 14 years ago
  54. 4a09aef crond: reorder functions to follow usual order: "main last" by Denys Vlasenko · 14 years ago
  55. 9388b4e ifplugd: code shrink by Maksym Kryzhanovskyy · 14 years ago
  56. 1d36f24 make usage_compressed.h generation _always_ update mtime by Denys Vlasenko · 14 years ago
  57. d3c2b71 crond: code shrink by Denys Vlasenko · 14 years ago
  58. 8f65b0c whitespace fixes by Denys Vlasenko · 14 years ago
  59. 7a2aa87 bootchartd: fix labels in config system. no code changes by Denys Vlasenko · 14 years ago
  60. 89a1cac Start 1.18.0 development cycle by Denys Vlasenko · 14 years ago
  61. b2d9514 bump version to 1.17.0 by Denys Vlasenko · 14 years ago 1_17_0
  62. 3e5fa43 scripts/randomtest: update to pass testsuite with Rob's toolchain by Denys Vlasenko · 14 years ago
  63. ee1f19b [un]expand: fix testsuite by Denys Vlasenko · 14 years ago
  64. 9297dbc randomconfig fixes by Denys Vlasenko · 14 years ago
  65. 08f0b78 Yet another attempt to stamp out "make -j" problems by Denys Vlasenko · 14 years ago
  66. 7e1bb4b libbb: reduce number of *error_msg[_and_die].c files by four by Denys Vlasenko · 14 years ago
  67. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  68. 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
  69. fd74451 ip a: fix SEGV if "dev IFACE" is not specified by Denys Vlasenko · 14 years ago
  70. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  71. 7c1b2b5 losetup: use LOOP_foo defines by Lauri Kasanen · 14 years ago
  72. 5c296de fix compile breakage with "make -j" by Denys Vlasenko · 14 years ago
  73. 922f6f5 chrt: code shrink by Denys Vlasenko · 14 years ago
  74. cd0f6b0 consolidate xz format comment. no code changes by Denys Vlasenko · 14 years ago
  75. 8119967 conspy: stop losing some keyboard keys. by Pascal Bellard · 14 years ago
  76. 45f6616 xz compression detection: avoid the need to seek by Denys Vlasenko · 14 years ago
  77. 620e863 bzip2 decompression: simple code shrink by Denys Vlasenko · 14 years ago
  78. fa5ea17 conspy: code shrink by Pascal Bellard · 14 years ago
  79. c03fb3c bootchartd: fix sample period calculations by Keisuke Yasui · 14 years ago
  80. ff37799 conspy: code shrink by Pascal Bellard · 14 years ago
  81. 7d1201c nc: better comments. no code changes by Denys Vlasenko · 14 years ago
  82. 1a3b071 conspy: significant output minimization; blink attribute support by Denys Vlasenko · 14 years ago
  83. 31c3dad remove recently added erroneous _and_die() by Denys Vlasenko · 14 years ago
  84. fa1b370 mount: fix a case when sometimes error message is not printed by Denys Vlasenko · 14 years ago
  85. 77cc2c5 nc: introduce CONFIG_NC_110_COMPAT option. by Denys Vlasenko · 14 years ago
  86. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  87. 1b14cdb modinfo: support relative paths in modules.dep by Lauri Kasanen · 14 years ago
  88. f646400 modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE by Lauri Kasanen · 14 years ago
  89. 1eaf7e7 libbb/copyfd.c: fix the case of copy buffer <= 4kb by Denys Vlasenko · 14 years ago
  90. fd33e17 ash: fix obscure case of replacing + globbing + backslashes by Denys Vlasenko · 14 years ago
  91. b768aeb tar: make typical extraction less memory-hungry by Denys Vlasenko · 14 years ago
  92. 52827e3 *: tar-related cleanups: move struct to unarchive.h; move help to tar.c by Denys Vlasenko · 14 years ago
  93. d0a8a0d tar: fix --to-command wrt short writes by Denys Vlasenko · 14 years ago
  94. 894fa0a fix breakage in compressed file detection by Denys Vlasenko · 14 years ago
  95. 63144be universal parser: do not leak parser->data by Denys Vlasenko · 14 years ago
  96. 1fcbff2 build system: do not rebuild ash and hush on any change to any .c file by Denys Vlasenko · 14 years ago
  97. 918f444 conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa by Denys Vlasenko · 14 years ago
  98. 8d44449 another fix to gen_build_files / autoconf.h dependency by Denys Vlasenko · 14 years ago
  99. 1d72d43 gen_build_files.sh is an order prerequisite only for autoconf.h by Denys Vlasenko · 14 years ago
  100. e69c5e2 build system: make gen_build_files.sh run before autoconf.h generation by Denys Vlasenko · 14 years ago