1. f54256e Start 1.12.x by Denis Vlasenko · 17 years ago
  2. dabe36e This is 1.11.0 by Denis Vlasenko · 17 years ago
  3. e06f61d mkfs_minix, fsck_minix: code shrink by Denis Vlasenko · 17 years ago
  4. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  5. f26e3d2 mount: fix mishandling of proto=tcp/udp by Denis Vlasenko · 17 years ago
  6. d0cc3f4 mount: code shrink without logic changes. Added a comment by Denis Vlasenko · 17 years ago
  7. fe733a9 changes in comments only by Denis Vlasenko · 17 years ago
  8. 70685bd vi: fix yet another vda's thinko by Denis Vlasenko · 17 years ago
  9. 5ec6132 hush: ifdef out parts which are not needed by Denis Vlasenko · 17 years ago
  10. 003f9fb hush: kill some old unused fields; small code shrink by Denis Vlasenko · 17 years ago
  11. cc3f20b fix breakage found by randomconfig by Denis Vlasenko · 17 years ago
  12. 211b59b hush: trivial fix in debug code by Denis Vlasenko · 17 years ago
  13. 2f5d0cd ash: trivial code readability fixes by Denis Vlasenko · 17 years ago
  14. 2b75a94 ash: improve readability of the code. No real code changes. by Denis Vlasenko · 17 years ago
  15. ef527f5 ash: optional support for $'...\t...\n...' bashism by Denis Vlasenko · 17 years ago
  16. a80d0e4 trim usage text by Denis Vlasenko · 17 years ago
  17. 8124a96 mdoprobe: fix SEGV bug (by Vlad Dronnikov) by Denis Vlasenko · 17 years ago
  18. e3eae0d vi: fix obvious thinko's by Denis Vlasenko · 17 years ago
  19. 50b5cac wget: accept code 204. by Denis Vlasenko · 17 years ago
  20. 2a210e5 vi: fix vda's breakage (by Cristian Ionescu-Idbohrn) by Denis Vlasenko · 17 years ago
  21. b07a496 ash: minor shrink (mostly smallints) and variable renaming by Denis Vlasenko · 17 years ago
  22. c87339d dpkg: trivial code shrinkage, and redo G trick correctly. by Denis Vlasenko · 17 years ago
  23. d235f58 dpkg: code shrink dpkg: add documentation from bug 3644 by Denis Vlasenko · 17 years ago
  24. 2027313 dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>) by Denis Vlasenko · 17 years ago
  25. 3387538 vi: small code shrink by Denis Vlasenko · 17 years ago
  26. b175946 vi: fix the bug where vi never grows the edit buffer. vi: do G trick on it by Denis Vlasenko · 17 years ago
  27. b67004b ssd: fix comment by Denis Vlasenko · 17 years ago
  28. dd9c072 udhcpc: change BPF filter to not use 0xffffffff as a max packet size, by Denis Vlasenko · 17 years ago
  29. 1363f0d strrchr: actually, last one was finding "" in "any" at pos 0, by Denis Vlasenko · 17 years ago
  30. d5736c5 strrchr: bikeshed painting time! by Denis Vlasenko · 17 years ago
  31. 9cd4c76 ash: fix "shift BIGNUM" and "read with no variable name" bugs. by Denis Vlasenko · 17 years ago
  32. 1ba323e cosmetics in hush testsuites by Denis Vlasenko · 17 years ago
  33. 324a3fd fix globbing in unquoted $* and $@ by Denis Vlasenko · 17 years ago
  34. 4a689e9 fix trivial error with inverted exit code in ls by Denis Vlasenko · 17 years ago
  35. 55789c6 hush: fix a bug with backslashes improperly handled in unquoted variables. by Denis Vlasenko · 17 years ago
  36. ab876cd hush: add testsuite for "no globbing in redirection" rule. by Denis Vlasenko · 17 years ago
  37. 985de15 hush: expand quote3.tests and move from hush-bugs to hush-parsing by Denis Vlasenko · 17 years ago
  38. c1c63b6 hush: fix last hush-bugs testcase (disappearing "", $empty"" etc) by Denis Vlasenko · 17 years ago
  39. 4954d47 - fixes from Tito by Bernhard Reutner-Fischer · 17 years ago
  40. 619b87d - fix includes by Bernhard Reutner-Fischer · 17 years ago
  41. 16c2fea hush: fix $$ handling by Denis Vlasenko · 17 years ago
  42. 13436ea - improved strrstr impl from vda with testcases from Tito and vda by Bernhard Reutner-Fischer · 17 years ago
  43. 6eaf8de hush: fix "for a in; do echo 'I should never run'; done" bug by Denis Vlasenko · 17 years ago
  44. b692610 - remove depmod from TODO, it was recently added. Small touch up while at it by Bernhard Reutner-Fischer · 17 years ago
  45. 9883392 move glob_and_assign.tests from hush-bugs to hush-glob by Denis Vlasenko · 17 years ago
  46. 30c9cc5 hush: continue fixing quoting and subst: fix glob_and_assign.tests. by Denis Vlasenko · 17 years ago
  47. c7985b7 hush: cleanup pass, the biggest is - moved builtins to the end of the file, by Denis Vlasenko · 17 years ago
  48. b61e13d hush: fix memory leak. it was actually rather invloved problem. by Denis Vlasenko · 17 years ago
  49. ccce59d hush: fixing fallout from last big glob fix: by Denis Vlasenko · 17 years ago
  50. 32d8423 hush: delete hush-bugs/glob_and_vars.tests for real by Denis Vlasenko · 17 years ago
  51. 82dfec3 hush: fix hush-bugs/glob_and_vars.tests testcase: by Denis Vlasenko · 17 years ago
  52. 31e1286 tftp: help compiler a bit by Denis Vlasenko · 17 years ago
  53. 8474cd3 tftpd: PXE server said to need to support "tsize" option by Denis Vlasenko · 17 years ago
  54. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  55. 57c899e even more of help text fixes by Denis Vlasenko · 17 years ago
  56. 1dba30f fix config help text by Denis Vlasenko · 17 years ago
  57. f54a088 - fix copy'n paste error. thanks, vda! :) by Bernhard Reutner-Fischer · 17 years ago
  58. b4c5bf6 Specially for Bernhard Fischer introduce USE_BB_CRYPT by Denis Vlasenko · 17 years ago
  59. 5703c22 hush: eliminate PARSEFLAG_SEMICOLON and ctx->parse_type field. by Denis Vlasenko · 17 years ago
  60. ff7cd6f use USE_FEATURE_UDHCP_PORT instead of ifdef by Denis Vlasenko · 17 years ago
  61. f716a6d udhcpc: removing stray whitespace by Denis Vlasenko · 17 years ago
  62. 5cdc247 further encrypt_des optimizations by Denis Vlasenko · 17 years ago
  63. 04087c6 cryptpw: fix "cryptpw -a des -- TEXT" case libbb/pw_encrypt_des.c: optimize by Denis Vlasenko · 17 years ago
  64. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 17 years ago
  65. 873b895 udhcpc: reduce ifdef forest, no code changes by Denis Vlasenko · 17 years ago
  66. e235285 crypt: code shrink by Denis Vlasenko · 17 years ago
  67. 7a762f9 tar: fix "unused parameter 'gzip'" warning by Denis Vlasenko · 17 years ago
  68. f8d01d3 hush: fix a bug where we were requiring semicolon here: (cmd;) by Denis Vlasenko · 17 years ago
  69. dd316dd hush: add support for ':'; create testsuite entries by Denis Vlasenko · 17 years ago
  70. a844200 hush: support "! cmd | cmd" negation by Denis Vlasenko · 17 years ago
  71. 6108dc4 Update sponsors page as well by Denis Vlasenko · 17 years ago
  72. 29038c0 ash: small cosmetic change by Denis Vlasenko · 17 years ago
  73. 2659c63 ash: fix ${var/s/r} handling, add testcase. by Denis Vlasenko · 17 years ago
  74. a1767a1 dos2unix: do not destroy symlinks and mode of the file being converted. by Denis Vlasenko · 17 years ago
  75. 21765fa udhcpc: kill undocumented -W, it was a no-op. by Denis Vlasenko · 17 years ago
  76. 76f8128 trivial crypt shrinkage by Denis Vlasenko · 17 years ago
  77. aa9cd89 fix typo in "Analog Devices" by Denis Vlasenko · 17 years ago
  78. 7504f2f httpd: fix authentication by Denis Vlasenko · 17 years ago
  79. e773be0 shorten sponsor's link per its request by Denis Vlasenko · 17 years ago
  80. eee4f55 website: announce sponsors. by Denis Vlasenko · 17 years ago
  81. c7497ea build system: introduce FEATURE_ASSUME_UNICODE by Denis Vlasenko · 17 years ago
  82. 25b4630 httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>) by Denis Vlasenko · 17 years ago
  83. 0eb406c htppd: lots of variable/function renaming in config file parsing. by Denis Vlasenko · 17 years ago
  84. bd8390a Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) by Denis Vlasenko · 17 years ago
  85. fdddab0 make pw_encrypt() return malloc'ed string. by Denis Vlasenko · 17 years ago
  86. 4ea83bf uclibc insists on having 70k static buffer for crypt. by Denis Vlasenko · 17 years ago
  87. 9de4622 - make the first arg of the filter function passed to rtnl_dump_filter constant by Bernhard Reutner-Fischer · 17 years ago
  88. 7e3d33b hush: speed up o_addX{chr,str} by Denis Vlasenko · 17 years ago
  89. 76db5ad hush: fix for nested $()s with escapes + testsuite by Denis Vlasenko · 17 years ago
  90. bd1aeeb logger: "clean up" a dirty hack a bit by Denis Vlasenko · 17 years ago
  91. 87f40ba hush: more backtick and quoting fixes... by Denis Vlasenko · 17 years ago
  92. 43360e5 hush: fix escaping of \[*?; add testsuites for these and for globbing by Denis Vlasenko · 17 years ago
  93. 2e76c3f hush: fix yet another fallout hush: move fixed testsuites out of hush-bugs/* by Denis Vlasenko · 17 years ago
  94. 895bea2 hush: fix some fallout from prev commits, add testsuite by Denis Vlasenko · 17 years ago
  95. 46ccdcb hush: search/and/replace style cleanups, no code changes by Denis Vlasenko · 17 years ago
  96. 7b4f3f1 hush: fix two nasty bugs: hush-bugs/tick2.tests: ok hush-bugs/tick.tests: ok by Denis Vlasenko · 17 years ago
  97. 76d5041 hush: fix a memory leak in NOMMU case by Denis Vlasenko · 17 years ago
  98. 3fe4f98 less: fix a case when regexp matches "" by Denis Vlasenko · 17 years ago
  99. 98a6f56 reword the error msg so people realize that they broke it, they buy it by Mike Frysinger · 17 years ago
  100. 598bb73 cosmetics by Denis Vlasenko · 17 years ago