1. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  2. e0143a1 kbd_mode: remove erroneous & from &var. By Vladimir. by Denis Vlasenko · 16 years ago
  3. db29f5e libbb: fix thinko in latest xrealloc_vector change by Denis Vlasenko · 16 years ago
  4. e6ce824 - reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys? by Bernhard Reutner-Fischer · 16 years ago
  5. ec73d30 randomconfig fixes by Denis Vlasenko · 16 years ago
  6. 0e7f28d man: teach it to use .lzma if requested by .config by Denis Vlasenko · 16 years ago
  7. e2a09de man: yet another fixlet to "manpage link" code by Denis Vlasenko · 16 years ago
  8. 22b0bd8 man: fixlet for man links by Denis Vlasenko · 16 years ago
  9. 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
  10. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  11. 9b44613 - don't free user-supplied string (via -e) - fix helptext by Bernhard Reutner-Fischer · 16 years ago
  12. 35d8c47 whitespace fixes, no code changed by Denis Vlasenko · 16 years ago
  13. 82ad032 xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. by Denis Vlasenko · 16 years ago
  14. 855ff6f modprobe: use buffering line reads (fgets) instead of reads(). by Denis Vlasenko · 16 years ago
  15. 5db861a fix some testsuite false positives by Denis Vlasenko · 16 years ago
  16. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  17. 2b576b8 hush: fix mishandling of a'b'c=fff as assignments. They are not. by Denis Vlasenko · 16 years ago
  18. c8bec9a hush: remove a comment about already fixed bug by Denis Vlasenko · 16 years ago
  19. b2dc913 makedevs: shrink by Vladimir by Denis Vlasenko · 16 years ago
  20. 7ce47e6 ssd: fix -K/-S mixup in help text by Denis Vlasenko · 16 years ago
  21. c45b539 xargs: update help text by Denis Vlasenko · 16 years ago
  22. cc08ad2 xargs: fix xargs -e; added test for that by Denis Vlasenko · 16 years ago
  23. 1e28f61 halt: signal init regardless of ENABLE_INIT by Denis Vlasenko · 16 years ago
  24. cfe2936 nameif: shrink (by Vladimir) by Denis Vlasenko · 16 years ago
  25. 9ef1a5d makedevs: fix help text discrepancies by Denis Vlasenko · 16 years ago
  26. e1fa817 makedevs: shrink (by Vladimir); testsuite by Denis Vlasenko · 16 years ago
  27. d498131 hush: support $_NUMBERS variable names by Denis Vlasenko · 16 years ago
  28. f173607 hush: fix "case ... in <newline> word)..." by Denis Vlasenko · 16 years ago
  29. fbeeb32 hush: support "pattern1|pattern2...)" in case statements by Denis Vlasenko · 16 years ago
  30. 20be63f tr: fix yet another access past the end of a string (bug 4374) by Denis Vlasenko · 16 years ago
  31. b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
  32. c90e1be ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1" by Denis Vlasenko · 16 years ago
  33. 4f504a9 hush: trivial code shrink by Denis Vlasenko · 16 years ago
  34. 87a8655 hush: use G.xxx instead of #define xxx G.xxx. We have too many globals by Denis Vlasenko · 16 years ago
  35. ff29b4f randomconfig fix by Denis Vlasenko · 16 years ago
  36. 4554b72 hush: small fix for repeated continue and fix for wrong loop depth count by Denis Vlasenko · 16 years ago
  37. 45cb9f9 hush: fix inverted check (was making all break's to act as "break 99999") by Denis Vlasenko · 16 years ago
  38. fcf37c3 hush: fix break'ing out of {} and () groups; with testcase by Denis Vlasenko · 16 years ago
  39. d91afa3 randomconfig fixes by Denis Vlasenko · 16 years ago
  40. dadfb49 hush: add #defines to switch off break/continue if loops are not supported by Denis Vlasenko · 16 years ago
  41. e1ee48e modprobe: support for /etc/modprobe.d, by Timo Teras. by Denis Vlasenko · 16 years ago
  42. 2f86d13 libbb: dump: do not use uninitialized memory. close bug 4364. by Denis Vlasenko · 16 years ago
  43. 043d15d tr: fix "tr [=" case. Closes bug 4374. by Denis Vlasenko · 16 years ago
  44. 918a34b hush: fix "while false; ..." exitcode; add testsuites by Denis Vlasenko · 16 years ago
  45. 6a2d40f hush: support "break N" and "continue N" by Denis Vlasenko · 16 years ago
  46. bcb2553 hush: implement break and continue by Denis Vlasenko · 16 years ago
  47. cf22c89 hush: in run_list(), some loop_top ops seems to be superfluous. by Denis Vlasenko · 16 years ago
  48. 12acec5 hush: in run_list(), last_cond_code seems to be superfluous. comment it out by Denis Vlasenko · 16 years ago
  49. 5e052ca hush: explain run_list() in detail; small optimizations by Denis Vlasenko · 16 years ago
  50. 38c8921 documentation fix by Denis Vlasenko · 16 years ago
  51. be709c2 hush: finish and enable optional case...esac support. Code size cost: by Denis Vlasenko · 16 years ago
  52. 8d523cb fbset: shrink code a bit more by Denis Vlasenko · 16 years ago
  53. 09f5ecf fbset: code shrink by Denis Vlasenko · 16 years ago
  54. 2c7a1fd netstat: code shrink by Denis Vlasenko · 16 years ago
  55. cf8b1ef style fix, no code changes by Denis Vlasenko · 16 years ago
  56. 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
  57. 94d03f0 whitespace fix by Denis Vlasenko · 16 years ago
  58. c24033e man: a forgotten chunk of lask commit (config file parser fixes) by Denis Vlasenko · 16 years ago
  59. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  60. 8895c20 man: ignore (not complain) lines with less than 2 tokens in config file by Denis Vlasenko · 16 years ago
  61. 5e40070 tr: fix "access past the end of a string" bug 4354 by Denis Vlasenko · 16 years ago
  62. df96df9 mdev: do not complain if mdev.conf does not exist; by Denis Vlasenko · 16 years ago
  63. 48a9971 unzip: move check for unsupported zip features to better place by Denis Vlasenko · 16 years ago
  64. c2dcb7c unzip: give better error message when presented with unsupported by Denis Vlasenko · 16 years ago
  65. 8dbea7d ash: add slightly different testcase by Denis Vlasenko · 16 years ago
  66. 160e6fa fix example of vcsa creation by Denis Vlasenko · 16 years ago
  67. 5c13270 ash: fix testcase to not sleep for whole 10 seconds, by Denis Vlasenko · 16 years ago
  68. 87d5fd9 ash: fix typo by Denis Vlasenko · 16 years ago
  69. 4e19a9c ash: hopefully close bug 4324. With testcase. by Denis Vlasenko · 16 years ago
  70. 2b2e267 ash: testsuite entries for last change by Denis Vlasenko · 16 years ago
  71. 6a0ad25 ash: dont allow e.g. exec <&10 to attach to stript's fd! by Denis Vlasenko · 16 years ago
  72. 0f99d49 *: conversion to config parser by Denis Vlasenko · 16 years ago
  73. 22f7414 ash: prevent exec NN>&- from closing fd used for script reading by Denis Vlasenko · 16 years ago
  74. 5a86731 ash: fix a bug where redirection fds were not closed afterwards. by Denis Vlasenko · 16 years ago
  75. 6fbb43b ash: teach ash about 123>file. It could take only 0..9 before by Denis Vlasenko · 16 years ago
  76. 6514c5e ash: ducument where "no fds > 9 in redirects" limitation is. no code changes. by Denis Vlasenko · 16 years ago
  77. 8d924ec ash: ditch dupredirect(), it was only making code harder to read. by Denis Vlasenko · 16 years ago
  78. 0b76964 ash: explain redirect code a bit by Denis Vlasenko · 16 years ago
  79. 2dc240c ash: code shrink by Denis Vlasenko · 16 years ago
  80. 49a5eba s/othervise/otherwise/g by Denis Vlasenko · 16 years ago
  81. 040e32f lpd: extend help text by Denis Vlasenko · 16 years ago
  82. f54e62a inetd: do not trash errno in signal handlers; by Denis Vlasenko · 16 years ago
  83. 41660c5 another overlapping_strcpy by Denis Vlasenko · 16 years ago
  84. 0f293b9 fix all cases of strcpy on overlapping strings. by Denis Vlasenko · 16 years ago
  85. 68a192c fix trivial build warning by Denis Vlasenko · 16 years ago
  86. c445758 lpd,lpr: send/receive ACKs after filenames, not only after file bodies. by Denis Vlasenko · 16 years ago
  87. e99a92d - strip implied proto and superfluous "www." domain part. by Bernhard Reutner-Fischer · 16 years ago
  88. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  89. 08d120e chown: do not use static data by Denis Vlasenko · 16 years ago
  90. 9e3a540 cut: stop using static data. This alone removed ~70 bytes of code. by Denis Vlasenko · 16 years ago
  91. a525403 cal: remove lone static data variable. -4 bytes. coreutils by Denis Vlasenko · 16 years ago
  92. b62bd7b - unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP by Bernhard Reutner-Fischer · 16 years ago
  93. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  94. b74a2db whitespace fixes, no code changed by Denis Vlasenko · 16 years ago
  95. 1d4cd60 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  96. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  97. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  98. e1e5174 - s/super.block/superblock/g; # for consistency; -1b by Bernhard Reutner-Fischer · 16 years ago
  99. 5259361 - remove superfluous forward declaration by Bernhard Reutner-Fischer · 16 years ago
  100. ef9876a - document -f by Bernhard Reutner-Fischer · 16 years ago