1. f03fc7d ntpd: mention -N in help text by Denys Vlasenko · 14 years ago
  2. 81d9e60 Set HWCLOCK_ADJTIME_FHS to off by default by Denys Vlasenko · 14 years ago
  3. d07b20f rtc: remove useless code in "RTC is in UTC" detection by Denys Vlasenko · 14 years ago
  4. da0df47 wget: fix ndelay_on call; progress bar: small shrink by Denys Vlasenko · 14 years ago
  5. 64f2ba2 wget: make -T support enabled by default by Denys Vlasenko · 14 years ago
  6. c97131c wget: implement -T SEC; rework progress meter to not use signals (it was unsafe) by Bradley M. Kuhn · 14 years ago
  7. 33bbb27 ash: fix another bit of var_bash4 bug by Denys Vlasenko · 14 years ago
  8. 58a15cd Fix a typo in config text by Denys Vlasenko · 14 years ago
  9. 0d98b44 udhcpc: add -v to help text by Denys Vlasenko · 14 years ago
  10. 09dd6ec ash: cosmetic fixes, no code changes by Denys Vlasenko · 14 years ago
  11. 1614900 ash: fix another bug detected by var_bash4.tests by Denys Vlasenko · 14 years ago
  12. c8d305d var_bash4.tests: better wording in comment by Denys Vlasenko · 14 years ago
  13. f02c82f ash: fix dequoting error detected by var_bash4 test by Denys Vlasenko · 14 years ago
  14. f56fe82 update var_bash4 test. one more bug revealed by it now... by Denys Vlasenko · 14 years ago
  15. 95b83ba OpenBSD compatibility by Waldemar Brodkorb · 14 years ago
  16. 6814cbc ash: extend var_bash4.tests; nocode changes by Denys Vlasenko · 14 years ago
  17. b0fbe4b ash: add a testcase for bug 2281 (currently fails). Small code cleanups. by Denys Vlasenko · 14 years ago
  18. e74d798 syslogd: close/re-resolve/reopen remote sockets on some sendto() errors by Daniel Dickinson · 14 years ago
  19. 6e06da5 update _shipped file with hurd fix by Denys Vlasenko · 14 years ago
  20. b883bc9 sed.tests: make last test less confusing by Denys Vlasenko · 14 years ago
  21. 2e284a4 sed: fix sed -i: unlike without -i, it does not forget ranges by Denys Vlasenko · 14 years ago
  22. 138ce54 stty: sort out preprocessor conditionals by Jeremie Koenig · 14 years ago
  23. 63c2e7e klogd: make it work on non-linux systems by Jeremie Koenig · 14 years ago
  24. 1766280 cttyhack: make it survive WERROR build by Denys Vlasenko · 14 years ago
  25. 430ba79 cttyhack: serial console detection is Linux-specific by Jeremie Koenig · 14 years ago
  26. 85a359a mpstat: do not use /sys to get number of CPUs. /proc should be ok. by Marek Polacek · 14 years ago
  27. 3fb4a5e mpstat: better fix for IRQ counts by Denys Vlasenko · 14 years ago
  28. 9bb0510 mpstat: fix total par-cpu IRQ counts by Denys Vlasenko · 14 years ago
  29. 64c6789 mpstat: fix/improve handling of interrupt names by Denys Vlasenko · 14 years ago
  30. 5e87c2e mpstat: small code shrink by Maksym Kryzhanovskyy · 14 years ago
  31. 68fca4c vlock: disable linux console calls on other systems by Jeremie Koenig · 14 years ago
  32. e7a0632 bootchartd: mounting tmpfs is Linux-specific by Jeremie Koenig · 14 years ago
  33. 5a71fb8 less: remove misguided dependency on PLATFORM_LINUX by Jeremie Koenig · 14 years ago
  34. 1538c97 testsuite: typo in tr.tests by Leonid Lisovskiy · 14 years ago
  35. 64b6f7c doc: remove trailing empty line by Bernhard Reutner-Fischer · 14 years ago
  36. 506d3a9 dc: tweak help text by Denys Vlasenko · 14 years ago
  37. 7a07b0e dc: make it use long longs for integer ops by Denys Vlasenko · 14 years ago
  38. 416f040 less: fix duplicate "depends on PLATFORM_LINUX". no code changes by Denys Vlasenko · 14 years ago
  39. 3d615b8 find_stray_empty_lines: make it work by Bernhard Reutner-Fischer · 14 years ago
  40. a3f7100 find_stray_empty_lines: fix tail "invalid context" error by Javier Viguera · 14 years ago
  41. 17e0e43 ulimit: set both hard and soft limits by default by Alexander Shishkin · 14 years ago
  42. 0670236 mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes. by Denys Vlasenko · 14 years ago
  43. b4d0351 *: s/spaces/tabs/ by Denys Vlasenko · 14 years ago
  44. f0b8214 *: fix unterminated last lines. no code changes by Denys Vlasenko · 14 years ago
  45. e5dbd56 httpd: simplified "gzip" test by Peter Korsgaard · 14 years ago
  46. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  47. 0f89605 *: more empty lines removed. no code changes by Denys Vlasenko · 14 years ago
  48. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  49. ccb9771 ash: fix $! value when traps are set by Alexander Shishkin · 14 years ago
  50. 7a2ba32 httpd: optional support for gzip-compressed pages by Peter Korsgaard · 14 years ago
  51. 535ce1d httpd: cosmetic fixes, no code changes by Denys Vlasenko · 14 years ago
  52. 451add4 lineedit: mostly revert recent wrong logic in "ask terminal" code by Denys Vlasenko · 14 years ago
  53. 2e9b551 libiproute: code shrink by adding FAST_FUNC by Denys Vlasenko · 14 years ago
  54. e0a6220 ip: fix "ip r" breakage by Denys Vlasenko · 14 years ago
  55. b78ac5a libnetlink: code shrink by Natanael Copa · 14 years ago
  56. 4f0279b ifplugd: code shrink by Maksym Kryzhanovskyy · 14 years ago
  57. c5fb0ad vi: fix "ask terminal" code by Denys Vlasenko · 14 years ago
  58. 217df6e mpstat: small code shrink by Denys Vlasenko · 14 years ago
  59. 23e8c08 mpstat: new applet. ~5.5k by Marek Polacek · 14 years ago
  60. ba085c6 make DESKTOP=y the default by Denys Vlasenko · 14 years ago
  61. 2ea12d8 tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST by Jeremie Koenig · 15 years ago
  62. 2988511 libbb: conditionalize AF_* usage in error reporting by Jeremie Koenig · 15 years ago
  63. 84b01d5 mkdir: fix -p on FreeBSD by Jeremie Koenig · 15 years ago
  64. 816ed97 libbb.h: add device names for Hurd and FreeBSD by Jeremie Koenig · 15 years ago
  65. 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 15 years ago
  66. 714674e init,halt: portability improvements by Jeremie Koenig · 15 years ago
  67. f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 15 years ago
  68. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  69. b175462 readlink: use xmalloc_realpath() by Jeremie Koenig · 15 years ago
  70. daf286c Fix out-of-tree build's recursion by Alexander Shishkin · 14 years ago
  71. fb4cb1c tweak defconfig by Denys Vlasenko · 14 years ago
  72. 55241fa lineedit: limit ASK_TERMINAL to the case when we can't find out the width by Denys Vlasenko · 14 years ago
  73. b9e35dc lineedit: cosmetics, no code changes by Denys Vlasenko · 14 years ago
  74. 4cab7f3 depmod: generate "new-style" modules.dep with relative paths. by Denys Vlasenko · 14 years ago
  75. d1516c4 dos2unix: fix the case w/o parameters by Denys Vlasenko · 14 years ago
  76. 6adf2aa hush: move msh/lash config into hush.c, no code changes by Denys Vlasenko · 14 years ago
  77. 51ca776 cttyhack: move build system bits into cttyhack.c, no code changes by Denys Vlasenko · 14 years ago
  78. 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
  79. 771f199 ash: move config stuff into ash.c, no code chages by Denys Vlasenko · 14 years ago
  80. 2908223 hush: fix multimple dependent variable expansion cases by Denys Vlasenko · 14 years ago
  81. 202a2d1 hush: make set -x support optional by Denys Vlasenko · 14 years ago
  82. 3f5fae0 hush: add support for set -x by Denys Vlasenko · 14 years ago
  83. b3389de hush: fix typo in comment by Denys Vlasenko · 14 years ago
  84. 8fa1f5d hush: fix faloout from previous commit by Denys Vlasenko · 14 years ago
  85. 889550b hush: make pun_pipe loop clearer; fix "cmd | var=`cmd` | cmd" handling by Denys Vlasenko · 14 years ago
  86. 6ac37da build system: disable some applets by default by Denys Vlasenko · 14 years ago
  87. 0e45066 util-linux: move VOLUMEID to a submenu by Denys Vlasenko · 14 years ago
  88. a95ce93 top: add tie breaking for topmem mode by Denys Vlasenko · 14 years ago
  89. 6af732b acpid: old kernel headers compat by Denys Vlasenko · 14 years ago
  90. 04a5d5a mktemp: fix "mktemp /path/to/tempfile.XXXXXX" by Denys Vlasenko · 14 years ago
  91. c5bbd5d wget: fix progress display by Denys Vlasenko · 14 years ago
  92. d8b989f more: style fix. no code changes by Denys Vlasenko · 14 years ago
  93. 69d69e2 crond: mention other cronds' behavior in comment. no code changes by Denys Vlasenko · 14 years ago
  94. 729f39d remove unzip doc: we don't have 100% proof it's ok to distribute by Denys Vlasenko · 14 years ago
  95. 75703eb diff: make diff -r much less eager to recurse into directories by Denys Vlasenko · 14 years ago
  96. a48a29f Modprobe: Make -l open the right file by Lauri Kasanen · 14 years ago
  97. 32a6bae diff: cosmetic change on top of last commit by Denys Vlasenko · 14 years ago
  98. 61f5f78 diff: fix "diff dir1 dir2/". Closes bug 2203 by Matheus Izvekov · 14 years ago
  99. 1883cb1 fix make O=dir build by Denys Vlasenko · 14 years ago
  100. 1f0ab1d crond: code shrink by Denys Vlasenko · 14 years ago