1. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  2. f5f75c5 remove nearly-duplicate PATHs in several places by Denis Vlasenko · 18 years ago
  3. f312e32 login: make /etc/nologin support configurable. -240 bytes if not selected. by Denis Vlasenko · 18 years ago
  4. 637c975 fix "--help prints usage for wrong applet" bug by Denis Vlasenko · 18 years ago
  5. 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 18 years ago
  6. fdcbc4e - fix testing primary expressions like '"-u" = "-u"' by Bernhard Reutner-Fischer · 18 years ago
  7. 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 18 years ago
  8. 16d58d7 catv: was abusing xopen, should not die on err, but warn only. by Denis Vlasenko · 18 years ago
  9. cc5e090 move several applets to more correct ex-project. No code changes. by Denis Vlasenko · 18 years ago
  10. aa198dd uudecode: nuke duplicate base64_table[]. saves 65 bytes by Denis Vlasenko · 18 years ago
  11. 7451196 top: on user suggestion make percentile calculations configurable. -56 bytes when off. +600 bytes when on by Denis Vlasenko · 18 years ago
  12. d71e458 - use bb_msg_full_version instead of a separate string. Saves a minor 3 bytes. by Bernhard Reutner-Fischer · 18 years ago
  13. a7c5d2c getopt_mk_fifo_nod: heed warning by Denis Vlasenko · 18 years ago
  14. b1e5add top: improve global CPU percentage (smaller & faster code) by Denis Vlasenko · 18 years ago
  15. 5a65447 top: add config option and code for global CPU % display by Denis Vlasenko · 18 years ago
  16. e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 18 years ago
  17. d4fea90 add script which measures stack consumption. by Denis Vlasenko · 18 years ago
  18. 77e44d6 httpd: move data off bss. by Denis Vlasenko · 18 years ago
  19. 66db264 - also note where to checkout the 1_6_stable branch by Bernhard Reutner-Fischer · 18 years ago
  20. d6766c7 mdev: microscopic enhancement, should change nothing by Denis Vlasenko · 18 years ago
  21. 9acfed2 grep: selection done by FEATURE_GREP_EGREP_ALIAS was broken, fix. by Denis Vlasenko · 18 years ago
  22. 65e14b4 login: ask passwords even for wrong usernames. by Denis Vlasenko · 18 years ago
  23. bdbbb7e make busybox --install work even if /proc/self/exe doesn't exist by Denis Vlasenko · 18 years ago
  24. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  25. def8260 - fix invocation without any argument by Bernhard Reutner-Fischer · 18 years ago
  26. 42bffbf hush: add missing dependencies (Maxime Bizon <mbizon@freebox.fr> (Freebox)) by Denis Vlasenko · 18 years ago
  27. dc4ab54 test: fix thinko in previous commit by Denis Vlasenko · 18 years ago
  28. 89bca27 test: recognize /path/to/[ case too by Denis Vlasenko · 18 years ago
  29. 8936a19 - Add a FAQ entry on "how do i cross compile busybox" by Bernhard Reutner-Fischer · 18 years ago
  30. bb4b9f1 - add a config-time range check for IPC_SYSLOG_BUFFER_SIZE by Bernhard Reutner-Fischer · 18 years ago
  31. e16e6e7 awk: experimentally modify "global" trick to make code smaller by Denis Vlasenko · 18 years ago
  32. 4b49512 - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  33. 1622cb8 - i need this disabled code for testing a patch. Please leave it in. by Bernhard Reutner-Fischer · 18 years ago
  34. e8b2bd4 - fix wrong not operator which was essentially ignored. got introduced in r18282 by Bernhard Reutner-Fischer · 18 years ago
  35. ae5a8aa awk: move all data to malloc space by Denis Vlasenko · 18 years ago
  36. c084d2f echo: fix non-fancy echo by Denis Vlasenko · 18 years ago
  37. 0696b8a ps: fix -Z (by Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 18 years ago
  38. cd0df46 remove bashisms from testsuite by Denis Vlasenko · 18 years ago
  39. 5c51a7c nc: make connecting to IPv4 from IPv6-enabled hosts easier by Denis Vlasenko · 18 years ago
  40. 6c501a7 - kiltedknight writes: Busybox incorrectly parses a line from the status file, claiming that a required package is not installed or tagged to be installed when it actually is. by Bernhard Reutner-Fischer · 18 years ago
  41. fa5f207 - fix typo in error message. Closes #1308 by Bernhard Reutner-Fischer · 18 years ago
  42. 746204b uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> by Denis Vlasenko · 18 years ago
  43. 8c1aaf3 snprintf(... "%s"...) => safe_strncpy by Denis Vlasenko · 18 years ago
  44. 3c8b5ba syslogd: move some vectors from data to text. Needs uclibc patch by Denis Vlasenko · 18 years ago
  45. ef4bb26 diff: stop using data/bss by Denis Vlasenko · 18 years ago
  46. 821cc25 ping: stop using data/bss by Denis Vlasenko · 18 years ago
  47. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  48. 4e5f82c find_stray_communal_vars: script which finds communal variables by Denis Vlasenko · 18 years ago
  49. dd6e1f0 start 1.7.x version by Denis Vlasenko · 18 years ago
  50. 3f22b7f fdisk: make it work with big disks (read: typical today's disks) by Denis Vlasenko · 18 years ago
  51. a0d7508 website: announce 1.6.0 by Denis Vlasenko · 18 years ago
  52. fdcfa2a less: less <HUGEFILE + [End] busy loops, fix it by Denis Vlasenko · 18 years ago
  53. 342b0ab less: forgot trivial #if ENABLE_xxxx by Denis Vlasenko · 18 years ago
  54. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  55. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  56. c2f011a more: stop using bss by Denis Vlasenko · 18 years ago
  57. 22a9a3c less: fix very obscure memory corruption bug by Denis Vlasenko · 18 years ago
  58. a1d24a0 less: stop using data/bss. Code got smaller too. by Denis Vlasenko · 18 years ago
  59. 199c0d5 nmeter: stop using data/bss; reduce amount of reads from /proc by Denis Vlasenko · 18 years ago
  60. 0b3b41b vi: move some data to malloc'ed space: ~500 less bss, code by Denis Vlasenko · 18 years ago
  61. 27f79ff hush: trivial buglet found by randomconfig testing by Denis Vlasenko · 18 years ago
  62. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  63. 4ef7d3a verror_msg: don't printf(NULL) by Denis Vlasenko · 18 years ago
  64. fe3e177 test: close bug 1371 test: plug a memory leak by Denis Vlasenko · 18 years ago
  65. 1c9ad62 ping: fix wrong sign extension of packet id (bug 1373) by Denis Vlasenko · 18 years ago
  66. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  67. 5a6aedd xpipe: introduce (saves ~170 bytes) by Denis Vlasenko · 18 years ago
  68. 6239b1f - fix typo in help text and fix punctuation by Bernhard Reutner-Fischer · 18 years ago
  69. ba7cf26 hush: fix 'echo abc`sleep 5`def' + Ctrl-Z and Ctrl-C bugs. +50 bytes of code. by Denis Vlasenko · 18 years ago
  70. 0a83fc3 hush: avoid duplicating HUSH_VERSION by Denis Vlasenko · 18 years ago
  71. 201c72a hush: micro-optimization in new variable code by Denis Vlasenko · 18 years ago
  72. 28c0f0f hush: we can't do without variable->value member, saving 25 bytes of code by Denis Vlasenko · 18 years ago
  73. d76c049 hush: rework variable storage and environment handling. by Denis Vlasenko · 18 years ago
  74. 163a855 hush: update README with yet another failure case by Denis Vlasenko · 18 years ago
  75. 5a1437d hush: fix segfaulting syntax error in interactive hush by Denis Vlasenko · 18 years ago
  76. cd7f4d2 hush: improve 2 testsuite tests by Denis Vlasenko · 18 years ago
  77. 2b6bbad hush: add 2 tests for correct syntax error reporting by Denis Vlasenko · 18 years ago
  78. 0fe67b1 udhcp: socketpair can fail if AF_UNIX is not available (e.g. if module is not loaded). by Denis Vlasenko · 18 years ago
  79. b055001 hush: fix handling of unmatched ${name (without closing '}') - by Denis Vlasenko · 18 years ago
  80. 90e485c hush: make syntax error messages a bit more useful by Denis Vlasenko · 18 years ago
  81. 1744cb1 hush: prepare testsuite for new, fixed error message format by Denis Vlasenko · 18 years ago
  82. 170435c hush: fix job control with eval /bin/external_prog by Denis Vlasenko · 18 years ago
  83. 1a73586 hush: fix a bit different instance of "No EOL" bug, by Denis Vlasenko · 18 years ago
  84. 94dace3 fix execute bit on hush-misc/shift.tests by Denis Vlasenko · 18 years ago
  85. 6963eb5 hdparm: make -T -t code smaller (-194 bytes), and output prettier by Denis Vlasenko · 18 years ago
  86. 0681033 hush: add 3 CONFIG_xxx, allowing for smaller and less capable hush. by Denis Vlasenko · 18 years ago
  87. 8805eeb shells: update README and testsuite. environment memory leak by Denis Vlasenko · 18 years ago
  88. 219e88d hush: using smallints where we can. save ~20 bytes in code and by Denis Vlasenko · 18 years ago
  89. 004baba hush: fix shift + $0 bug; add testcase by Denis Vlasenko · 18 years ago
  90. 262d765 hush: trivial size optimization by Denis Vlasenko · 18 years ago
  91. 14b5dd9 hush: make process substitution configurable; add a testcase by Denis Vlasenko · 18 years ago
  92. fe52a74 busybox.net: announce 1.5.1 on the web site. by Denis Vlasenko · 18 years ago
  93. 46846e2 ash: implement type -p, costs less than 10 bytes by Denis Vlasenko · 18 years ago
  94. 38ec147 mount: fix mounting of symlinks (mount from util-linux allows that) by Denis Vlasenko · 18 years ago
  95. 6d70997 cttyhack: new applet. by Denis Vlasenko · 18 years ago
  96. 4500c58 make "static linking against glibc" an #error, not #warning by Denis Vlasenko · 18 years ago
  97. d9b5ab8 awk: fix a trivial bug introduced by me. by Denis Vlasenko · 18 years ago
  98. 78e48b2 we were basically ignoring CONFIG_USE_BB_PWD_GRP (assuming =y), fix this by Denis Vlasenko · 18 years ago
  99. ffba941 awk: make code a bit less obfuscated by Denis Vlasenko · 18 years ago
  100. 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago