1. 2cd4a74 num conversions: allow for leading '+' (renice needs that) by Denis Vlasenko · 17 years ago
  2. d7e2e12 cttyhack: add missing ';' init: remove pointless access() check by Denis Vlasenko · 17 years ago
  3. 2afabe8 init: remove superfluous forks and messing up with argv[0] by Denis Vlasenko · 17 years ago
  4. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  5. 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
  6. 9cb220b lineedit: don't violate API if we do simple fgets by Denis Vlasenko · 17 years ago
  7. a96425f vi: don't use common_bufsiz as read buffer, it can be too small by Denis Vlasenko · 17 years ago
  8. b851c42 signal names hack was wrong, it broke "get signal name" function. Reverting :( by Denis Vlasenko · 17 years ago
  9. f3fca91 getty: a small code shrink by Denis Vlasenko · 17 years ago
  10. c689fcf Make signal table a bit smaller by Denis Vlasenko · 17 years ago
  11. 5f934b0 guard against SIGxxx >= 32 (no code changes on i386) by Denis Vlasenko · 17 years ago
  12. d0bbbdc getty: don't accept ancient '#' and '@' as backspace/kill line, by Denis Vlasenko · 17 years ago
  13. 7221c8c lineedit: reduce stack usage by Denis Vlasenko · 17 years ago
  14. 2bec513 fix whitespace damage by Denis Vlasenko · 17 years ago
  15. 7ab3699 mkfs.minix: add testsuite; disable code which makes images variable by Denis Vlasenko · 17 years ago
  16. ab80187 attack the biggest stack users: by Denis Vlasenko · 17 years ago
  17. 8003e26 explain why we use mmap instead of malloc by Denis Vlasenko · 17 years ago
  18. 8723a94 libnetlink: comment out unused code; don't use 8k stack buffers by Denis Vlasenko · 17 years ago
  19. 5cb40bb Fix minor discrepancy in "make help" by Denis Vlasenko · 17 years ago
  20. 4c13922 Introduce FEATURE_COPYBUF_KB. by Denis Vlasenko · 17 years ago
  21. e2532ab dd: fix a bug where we don't report write errors testsuite: small cleanup by Denis Vlasenko · 17 years ago
  22. 1796e2c dd: add testsuite entry for write errors by Denis Vlasenko · 17 years ago
  23. 6672c8e test: stop using lots of bss. by Denis Vlasenko · 17 years ago
  24. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  25. 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
  26. 745cd17 Further optimize applet tables; prettify build output by Denis Vlasenko · 17 years ago
  27. c253778 touch: accept and ignore -f by Denis Vlasenko · 17 years ago
  28. 35ff746 dhcpc: let server know we don't like oversized packets. add TODO comment by Denis Vlasenko · 17 years ago
  29. 41f5add forgotten part of previous commit by Denis Vlasenko · 17 years ago
  30. 1aa7e47 reorganize applet table. Eliminates pointers to names. by Denis Vlasenko · 17 years ago
  31. 79c6904 ip route: add comment, no code changes by Denis Vlasenko · 17 years ago
  32. 186c2b3 iproute: fix a bug where "ip r flush table main" was rejected, by Denis Vlasenko · 17 years ago
  33. 30297a5 fix vda's testsuite bogons, part 2 by Denis Vlasenko · 17 years ago
  34. bd9a48b fix vda's testsuite bogons, part 1 by Denis Vlasenko · 17 years ago
  35. 4e1e720 testsuite: add tests for cut and grep; slight improvements to infrastructure by Denis Vlasenko · 17 years ago
  36. ed270a5 ash: make code simpler, and do not do close(-1) - it's rude by Denis Vlasenko · 17 years ago
  37. b1bac0d zcip: simplify code a bit by Denis Vlasenko · 17 years ago
  38. a09300a zcip: use low-order 4 bytes of MAC as random seed, not 4 high-order by Denis Vlasenko · 17 years ago
  39. 7c9d533 cttyhack should be in /bin, not /usr/bin by Denis Vlasenko · 17 years ago
  40. 6446c2d which: fix testsuite failure by Denis Vlasenko · 17 years ago
  41. 72e7604 dhcpc: cope with buggy DHCP servers which send oversized packets by Denis Vlasenko · 17 years ago
  42. a8875ef Announce 1.8.2 and 1.7.4 by Denis Vlasenko · 17 years ago
  43. dd8bbfd stty: reorganize data tables - save 0.5k by Denis Vlasenko · 17 years ago
  44. fe5e23b remove echo_main -> bb_echo indirection by Denis Vlasenko · 17 years ago
  45. c3c6659 hush: fix segfault in "echo $@" when we have no arguments by Denis Vlasenko · 17 years ago
  46. d202328 fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
  47. 1da0ad1 update defconfig by Denis Vlasenko · 17 years ago
  48. 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
  49. 8ec6ee4 Add an RFC for future ipv6 ftp work by Denis Vlasenko · 17 years ago
  50. 5bc593c hush: implement echo builtin by Denis Vlasenko · 17 years ago
  51. cccdc4e hush: fix $ expansion in redirections, add testcase for that by Denis Vlasenko · 17 years ago
  52. 8350686 hush: implement test builtin by Denis Vlasenko · 17 years ago
  53. f962a03 hush: plug memory leak by Denis Vlasenko · 17 years ago
  54. f23c3f9 arping: fix help text (-i -> -I), and shorten it a bit by Denis Vlasenko · 17 years ago
  55. fff9b69 arping: fix a bug where there is implicit count of 4G; by Denis Vlasenko · 17 years ago
  56. 3831c91 cut: add proper stdout error handling, fix "-" handling; modest code shrink by Denis Vlasenko · 17 years ago
  57. e85dbae logread: add forgotten INIT_G(); by Denis Vlasenko · 17 years ago
  58. ff2b6d2 logread: eliminate usage of data/bss by Denis Vlasenko · 17 years ago
  59. 6884f66 dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller by Denis Vlasenko · 17 years ago
  60. 68af8e7 udhcpc: remove -W option, -A can be reused for that help texts: trimmed a bit by Denis Vlasenko · 17 years ago
  61. b559105 fix a thinko in build system by Denis Vlasenko · 17 years ago
  62. 7d75a96 ash: fix bug where redirection of closed fd was leaving it open afterwards. by Denis Vlasenko · 17 years ago
  63. 705eaf8 sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>) by Denis Vlasenko · 17 years ago
  64. 9cdfd14 dhcpc: cleanup and comments; fix buggy timeout handling in corner cases. by Denis Vlasenko · 17 years ago
  65. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  66. c881c73 cleanup comments and coding style and rewrite the mdev.conf parser to use common busybox functions and call strdup() less often ... saves a ~few hundred bytes by Mike Frysinger · 17 years ago
  67. ed6a49c ip: stop propagating argc; optimize ip_parse_common_args by Denis Vlasenko · 17 years ago
  68. 2a587df stty: mark variable as static by Denis Vlasenko · 17 years ago
  69. 49d1589 make output a little more friendly by Mike Frysinger · 17 years ago
  70. e13bd36 merge from upstream for systems that dont integrate libintl into their C library: by Mike Frysinger · 17 years ago
  71. dbd18f6 exported symbols may be weak, so allow symbols marked as W by Mike Frysinger · 17 years ago
  72. 70ab28f syslogd: use DEV_CONSOLE consistently init: remove obsolete comment by Denis Vlasenko · 17 years ago
  73. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  74. 16aec39 add comment clarifying busybox's use of non-standard tar header by Paul Fox · 17 years ago
  75. 8512862 tar: fix a case where glibc detects bogus buffer overrun by Denis Vlasenko · 17 years ago
  76. 7e3a5f5 dmesg,klogd: make code more readable by Denis Vlasenko · 17 years ago
  77. 7c2db5c - use standard-imposed constants some more by Bernhard Reutner-Fischer · 17 years ago
  78. a702457 - remove most of the forward declarations. No obj-code changes. by Bernhard Reutner-Fischer · 17 years ago
  79. e897988 - add note about SUSv3 missing options. by Bernhard Reutner-Fischer · 17 years ago
  80. 01cd957 who: add -a (by Tito) by Denis Vlasenko · 17 years ago
  81. a6899c3 lash: fix compile-time warning by Denis Vlasenko · 17 years ago
  82. 6d38dc3 df: add -a df: don't special case rootfs and /dev/root by Denis Vlasenko · 17 years ago
  83. f430cdb df: add -i (conditional on CONFIG) uasge: trim a bit by Denis Vlasenko · 17 years ago
  84. 1fe4e9e cosmetic change in message text by Denis Vlasenko · 17 years ago
  85. ae6bf96 bad syntax error should go to stderr by Paul Fox · 17 years ago
  86. 9d6c469 Introduce FEATURE_PREFER_IPV4_ADDRESS. If selected, we have: by Denis Vlasenko · 17 years ago
  87. 8d0a734 tr: more of code shrink (getopt32-ification) by Denis Vlasenko · 17 years ago
  88. 3d46167 tr: better comments, small code shrink by Denis Vlasenko · 17 years ago
  89. a89d50f tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) by Denis Vlasenko · 17 years ago
  90. 130f559 trylink: accomodate older versions of ld by Denis Vlasenko · 17 years ago
  91. 05c8c4f who: code shrink by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  92. 72cc964 add sed mini-doc by Denis Vlasenko · 17 years ago
  93. 4027664 sed: support GNU-like '\t' escape in substitutions by Denis Vlasenko · 17 years ago
  94. 6df9e3c inetd: revert bogus fix for bug 1562; shrink inetd a bit by Denis Vlasenko · 17 years ago
  95. 059c917 open_transformer: do not duplicate "<program> -cf -" by Denis Vlasenko · 17 years ago
  96. 4bfb84d gzip: fix a case where tar xzf fails (we use uninitialized fd) by Denis Vlasenko · 17 years ago
  97. e5569cb who: fix wrong date/time field size by Denis Vlasenko · 17 years ago
  98. 40702da Announce 1.8.1 by Denis Vlasenko · 17 years ago
  99. f6ccc62 init: fix bug 1584: improper check for fork error by Denis Vlasenko · 17 years ago
  100. 5cc6459 umount: stop using excessive aounts of stack. Surprisingly, by Denis Vlasenko · 17 years ago