1. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  2. 3b8ff68 dd: fix bugs: always assumed conv=sync, died on write errors by Denis Vlasenko · 18 years ago
  3. 656f746 ls: silly comment fixes by Denis Vlasenko · 18 years ago
  4. 8c0c119 chmod: typo in comments by Denis Vlasenko · 18 years ago
  5. 94cf69f ls: cleanup part 2. ifdef forest is much less scary now :) by Denis Vlasenko · 18 years ago
  6. 5c75960 ls: cleanup part 1 by Denis Vlasenko · 18 years ago
  7. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  8. e80e2a3 chgrp: just call chown! :) by Denis Vlasenko · 18 years ago
  9. 51b4c92 chown: add -vcf support if CONFIG_DESKTOP chmod: stop following symlinks by Denis Vlasenko · 18 years ago
  10. fefb279 chmod: support -vcf if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  11. dca0b70 reshuffle libbb.h contents so that order of decls makes sense by Denis Vlasenko · 18 years ago
  12. 621204b get_terminal_width_height: do not pass insanely large values by Denis Vlasenko · 18 years ago
  13. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  14. 2fe7b73 ...and yet another small fix. Ouch... by Denis Vlasenko · 18 years ago
  15. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  16. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  17. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  18. 703aa13 watch: fix warning getty: fix breakage; fix excessive stack usage by Denis Vlasenko · 18 years ago
  19. f24e1f4 cp: add support for -s, -l. Fix free(nonmalloc) bug. by Denis Vlasenko · 18 years ago
  20. 8d73c35 watch: execute command thru shell, not fork/exec. Other fixes by Denis Vlasenko · 18 years ago
  21. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  22. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  23. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  24. 372686b cut, mount: small improvements by Denis Vlasenko · 18 years ago
  25. 1114de7 od: provide full-blown od from coreutils if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  26. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  27. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  28. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  29. 5625415 dd: make it recognize not only 'k' but 'K' too; by Denis Vlasenko · 18 years ago
  30. de59c0f httpd: add -u user[:grp] support by Denis Vlasenko · 18 years ago
  31. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  32. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  33. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  34. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  35. fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
  36. b97c984 sed: unbreak multiple -e, -f option handling (my fault) by Denis Vlasenko · 18 years ago
  37. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  38. 7021016 wc: optionally support very large files in wc by Denis Vlasenko · 18 years ago
  39. 3ed001f wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) by Denis Vlasenko · 18 years ago
  40. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  41. 5241766 Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c by Denis Vlasenko · 18 years ago
  42. ce97960 usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. by Denis Vlasenko · 18 years ago
  43. c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
  44. 29d94b9 Another attempt at untangling the logic so the compiler can follow it and not by Rob Landley · 18 years ago
  45. c290563 remove unneeded #includes, fix indentation by Denis Vlasenko · 18 years ago
  46. b97f07f Follow-up to 16172: this also doesn't produce a warning for me on gcc 4.1, by Rob Landley · 18 years ago
  47. 3503ff7 - pull r15578 from busybox_scratch branch: by Bernhard Reutner-Fischer · 18 years ago
  48. 42f6702 - silence gcc warning about a funcptr possibly being used uninitialized. by Bernhard Reutner-Fischer · 18 years ago
  49. a658577 - fix embarrassing typo of mine. Closes bug #1038 by Bernhard Reutner-Fischer · 18 years ago
  50. 79deb66 stty: fix few bugs found in testing by Denis Vlasenko · 18 years ago
  51. debaf2f stty: reorder code, reducing need in forward declarations. by Denis Vlasenko · 18 years ago
  52. 20b253d stty: convert "enum mode_type" into unnamed enum by Denis Vlasenko · 18 years ago
  53. 8971cda stty: reduce #ifdef forest by Denis Vlasenko · 18 years ago
  54. e40c04b stty: simplify linewrapping code a bit by Denis Vlasenko · 18 years ago
  55. 9efb070 stty: style fixes by Denis Vlasenko · 18 years ago
  56. 7eab79a stty: fix a longstanding FIXME (was able to die half-way setting term params) by Denis Vlasenko · 18 years ago
  57. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  58. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  59. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  60. bd8f43d few random readability enhansements. No code changes by Denis Vlasenko · 18 years ago
  61. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  62. 21afc7d uuencode: common implementation for wget and uuencode (closing bug 694) by Denis Vlasenko · 18 years ago
  63. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  64. ecb2957 "Jordan Crouse" <jordan.crouse@amd.com> says: by Rob Landley · 18 years ago
  65. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  66. 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
  67. 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
  68. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  69. 86b4d64 These should have been part of 15767 too. by Rob Landley · 18 years ago
  70. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  71. 565bc33 Remove code that can't be reached. by Rob Landley · 18 years ago
  72. 7cc6b69 Patch from Shaun Jackman, set optind by hand if we don't call getopt. by Rob Landley · 18 years ago
  73. 8840759 move lchown/chown define out of specific files and into platform.h where it belongs by Mike Frysinger · 18 years ago
  74. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  75. 91ed1a4 Patch from Suresh Rajashekara moving comments and #includes and such around. by Rob Landley · 18 years ago
  76. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  77. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  78. edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  79. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  80. ab58d5c Make warnings go away. by Rob Landley · 18 years ago
  81. cd54528 Fix bug 744 by moving the flushing logic into the exhausted read buffer test. by Rob Landley · 18 years ago
  82. 2b8a05a I broke allbareconfig with half-finished cleanups I'd forgotten weren't done. by Rob Landley · 18 years ago
  83. 7a260f0 Make some 64 bit warnings go away on x86-64. by Rob Landley · 18 years ago
  84. 290fcb4 Undo all of the ugliness and some of the bloat from 15412. by Rob Landley · 18 years ago
  85. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  86. 9947a24 Patch from Rich Felker: by Rob Landley · 19 years ago
  87. 3921893 Fix bug found by Joey Hess and forwarded by Bastian Bunk. Add Joey Hess's by Rob Landley · 19 years ago
  88. 6ab0378 by Paul Fox · 19 years ago
  89. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  90. eb29d6c Remove a config entry that leaked in from my tree before I decided to by Rob Landley · 19 years ago
  91. 1b9d7c9 - use bb_msg_{read,write}_error where appropriate. by Bernhard Reutner-Fischer · 19 years ago
  92. b5353a2 - look at bb_applet_name. Should close bugs #892 and #893 by Bernhard Reutner-Fischer · 19 years ago
  93. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
  94. bbc225e - just whitespace by Bernhard Reutner-Fischer · 19 years ago
  95. d2c306e - ls: remove unused variable by Bernhard Reutner-Fischer · 19 years ago
  96. 81dab2c Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits by Rob Landley · 19 years ago
  97. c44bc98 Fix some warnings in allbareconfig. by Rob Landley · 19 years ago
  98. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  99. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  100. 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 19 years ago