1. ece01ee mkfs_ext2: e2fsck 1.14.4 compat by Denys Vlasenko · 15 years ago
  2. 2ee2724 mkfs_ext2: explain 256-byte inodes. no code changes by Denys Vlasenko · 15 years ago
  3. 2288d86 mkfs_ext2: explain why 0.5G+ images are a bit different by Denys Vlasenko · 15 years ago
  4. 5e1dbd5 mkfs_ext2: another update by Vladimir by Denys Vlasenko · 15 years ago
  5. e707a30 add B921600 by Bernhard Reutner-Fischer · 15 years ago
  6. a4e4a65 clarify in comment by Denys Vlasenko · 15 years ago
  7. c708a6d mkfs_ext2: further work on small images by Denys Vlasenko · 15 years ago
  8. 82d6433 mkfs_ext2: fixes for small image generation. images up to ~8M are ok now by Denys Vlasenko · 15 years ago
  9. cbeb452 mkfs_ext2: fix 60k image creation by Denys Vlasenko · 15 years ago
  10. 95484c8 mkfs_ext2: further work by Vladimir by Denys Vlasenko · 15 years ago
  11. 69f2e2c mkfs_ext2: small tweak by Denys Vlasenko · 15 years ago
  12. 05647b5 mkfs_ext2: compat fixes by Denys Vlasenko · 15 years ago
  13. 3ef4f77 hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) by Denys Vlasenko · 15 years ago
  14. a8df4c0 menuconfig tweaks by Denys Vlasenko · 15 years ago
  15. aaa22d2 hush: use configured max line length, not BUFSIZE from libc by Denys Vlasenko · 15 years ago
  16. 36df048 randomconfig fixes by Denys Vlasenko · 15 years ago
  17. 3b3ccdc hush: remove superfluous assignment by Denys Vlasenko · 15 years ago
  18. 8bc7f2c hush: make it compile again :/ by Denys Vlasenko · 15 years ago
  19. c083653 hush: cosmetics. no code changes by Denys Vlasenko · 15 years ago
  20. e840561 mkfs_ext2: more work. added test script by Denys Vlasenko · 15 years ago
  21. f9d3a91 mkfs_ext2: fixes for huge filesystems by Denys Vlasenko · 15 years ago
  22. 77da1ca mkfs_ext2: make it able to create images larger than 4G by Denys Vlasenko · 15 years ago
  23. f37eb39 hush: fix handling of empty arguments by Denys Vlasenko · 15 years ago
  24. 7673e7f mkfs_ext2: shrink by Denys Vlasenko · 15 years ago
  25. 28736c3 hush: handle empty execs by Mike Frysinger · 15 years ago
  26. 69d9edc mkfs_ext2: code shrink by Denys Vlasenko · 15 years ago
  27. 6a8cfdc trim usage text by Denys Vlasenko · 15 years ago
  28. 9c2708e mkfs_ext2: code shrink by Denys Vlasenko · 15 years ago
  29. 7d8ab84 mkfs_ext2: fix a buglet introduced in last commit by Denys Vlasenko · 15 years ago
  30. 4588775 mkfs_ext2: shrink by Denys Vlasenko · 15 years ago
  31. 823b4e6 mkfs_ext2: new applet by Vladimir by Vladimir Dronnikov · 15 years ago
  32. 8dbe9bb sendmail: fix for long headers (by Vladimir) by Vladimir Dronnikov · 15 years ago
  33. 2ace0ad ifup: make /etc/network/interfaces parser tolerant to trailing spaces by Denys Vlasenko · 15 years ago
  34. 944d275 sendmail: update by Vladimir by Vladimir Dronnikov · 15 years ago
  35. f5a295d util-linux/mkswap.c: fix warning by Denys Vlasenko · 15 years ago
  36. 4ebc76c hush: add a printf builtin by Mike Frysinger · 15 years ago
  37. ccb1959 hush: unify handling of builtin applets by Mike Frysinger · 15 years ago
  38. db67a20 move generate_uuid from mkswap to libbb by Vladimir Dronnikov · 15 years ago
  39. 7eabffa dd: use correct multiplication factor and simplify code by Denys Vlasenko · 15 years ago
  40. 04bb6b6 lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields. by Denys Vlasenko · 15 years ago
  41. a68bd4b comment anc Config.in changes, no code changes by Denys Vlasenko · 15 years ago
  42. a1a3972 dd: add a comment, no code changes by Denys Vlasenko · 15 years ago
  43. 4e5b07b dd: speed measurement. optional. by Gabor Heja · 15 years ago
  44. d31575a libiproute/*: code shrink by Denys Vlasenko · 15 years ago
  45. 94466b8 libiproute: code and data shrink by Denys Vlasenko · 15 years ago
  46. 0bf44d0 libbb/human_readable.c: shrink; and reduce bss usage by Denys Vlasenko · 15 years ago
  47. 76ace25 ash,hush: fix $RANDOM in children being repeated by Denys Vlasenko · 15 years ago
  48. 3c39e70 include/xatonum.h: make it survive -Wconversion by Denys Vlasenko · 15 years ago
  49. 4db34d6 libbb: revert the change where spawn reports exec failure by Denys Vlasenko · 15 years ago
  50. 8c66a9d hush: shrink $RANDOM support by Denys Vlasenko · 15 years ago
  51. e7670ff ash: use bbox wrappers for malloc etc instead of homegrown ones by Denys Vlasenko · 15 years ago
  52. 0e5e4ea ash: trivial shrink by using smaller int by Denys Vlasenko · 15 years ago
  53. f26e98f udhcpc: more help text tweaking by Denys Vlasenko · 15 years ago
  54. 84e1caf udhcpc: better wording in help text by Denys Vlasenko · 15 years ago
  55. e3c6e19 laguage and copyright date corrections, no code changes by Denys Vlasenko · 15 years ago
  56. 3dc4a3e ash: make one testsuite entry more robust by Denys Vlasenko · 15 years ago
  57. 69d1f45 shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDOM_SUPPORT by Denys Vlasenko · 15 years ago
  58. cbe0b7f hush: fix cut-n-paste error in last commit by Denys Vlasenko · 15 years ago
  59. 20b3d14 hush: add support for $RANDOM. If on: by Denys Vlasenko · 15 years ago
  60. 3ea2e82 ash: factor out $RANDOM support by Denys Vlasenko · 15 years ago
  61. a05b2b8 ps: show longer COMMAND by Denys Vlasenko · 15 years ago
  62. dea4788 hush: support $PPID by Denys Vlasenko · 15 years ago
  63. 3f11f35 libbb: make spawn() print "can't execute '%s'" on execv error by Denys Vlasenko · 15 years ago
  64. 219757f udhcpc: fix bug 629: use bcast receive when we perform rebinding by Denys Vlasenko · 15 years ago
  65. 6332151 modprobe-small: added comment about multiple alias matches by Denys Vlasenko · 15 years ago
  66. 784d095 rtcwake: remove a static variable by Denys Vlasenko · 15 years ago
  67. ef5bc2c *: three more NOINLINEs by Denys Vlasenko · 15 years ago
  68. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  69. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  70. 57ce977 ash: compile breakage fix by Denys Vlasenko · 15 years ago
  71. d5fddcd cp: revert a recent buggy change, and add a comment why it's wrong by Denys Vlasenko · 15 years ago
  72. d427689 Fix english in build system by Denys Vlasenko · 15 years ago
  73. 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
  74. 8d680b5 Trim help text a bit more by Denys Vlasenko · 15 years ago
  75. 0769785 Trim usage text a bit by Denys Vlasenko · 15 years ago
  76. dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
  77. be168b1 wget: fix for code 302; mount: support -o union by Vladimir Dronnikov · 15 years ago
  78. 301f5ec ash: error out on ${#1#}, ${#$11}, ${#11#} by Cristian Ionescu-Idbohrn · 15 years ago
  79. 4d8873f ash: document where we accept invalid syntax. no code changes by Denys Vlasenko · 15 years ago
  80. b618dba sendmail: accept -i too, not only -oi by Vladimir Dronnikov · 15 years ago
  81. 76622db ash: code shrink by Denys Vlasenko · 15 years ago
  82. fd2dc53 remove useless (unsigned >= 0) comparison by Denys Vlasenko · 15 years ago
  83. 1d63f04 ls: forgotten chunk from prev commit by Denys Vlasenko · 15 years ago
  84. cae409c ls: code shrink by Denys Vlasenko · 15 years ago
  85. ffd4774 ls: fix for !FEATURE_LS_RECURSIVE (forgotten free); cleanups by Denys Vlasenko · 15 years ago
  86. 0683d4d ls: add standards doc; record author of "total NNNN" code by Denys Vlasenko · 15 years ago
  87. 76c7d95 ls: code shrink by Denys Vlasenko · 15 years ago
  88. 87c150c ls: add "total NNNN" header if DESKTOP. By Johannes Stezenbach (js AT sig21.net) by Denys Vlasenko · 15 years ago
  89. 26ff18b Fixes to usage text; updated busybox.spec by Denys Vlasenko · 15 years ago
  90. 88a3768 cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS by Denys Vlasenko · 15 years ago
  91. f228913 ok, last fix wasn't correct... this one is better by Denys Vlasenko · 15 years ago
  92. 963f52f fix a typo in prev commit by Denys Vlasenko · 15 years ago
  93. acabf8f Update documentation generator so that it sucks less by Denys Vlasenko · 15 years ago
  94. 3a7034c typo fix in a comment in a testcase. oh well... by Denys Vlasenko · 15 years ago
  95. 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
  96. c34c033 ash,hush: share string by Denys Vlasenko · 15 years ago
  97. 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
  98. 2f3f09c libbb/lineedit: restore ^D handling for unicode by Denys Vlasenko · 15 years ago
  99. db9c57e libbb/lineedit: fix the case when we configured history to have 0 lines by Denys Vlasenko · 15 years ago
  100. e74aaf9 ash,hush: make trap output short signal names, without SIG prefix by Denys Vlasenko · 15 years ago