1. 84e229c Add in a new standalone env applet for fixing up app's environments -Erik by Eric Andersen · 23 years ago
  2. c835567 Fix ls so it uses make_human_readable_str() the same way already by Eric Andersen · 23 years ago
  3. 9a21446 Applied patch from David Douthitt to fix problem where ls reports half the by Mark Whitley · 23 years ago
  4. f6aa13d -Wshadow tr fix from Jeff Garzik by Eric Andersen · 23 years ago
  5. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  6. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 24 years ago
  7. 8269396 Simpify detection of no options. by Eric Andersen · 24 years ago
  8. 7ef54de locale correction patch from Vladimir by Eric Andersen · 24 years ago
  9. cc165b9 Should exclude "i" option when not enabled. by Eric Andersen · 24 years ago
  10. 00b0496 Doesn't need a "-" option -- getopt does that for us. by Eric Andersen · 24 years ago
  11. 16f7015 Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUE by Eric Andersen · 24 years ago
  12. 7c25441 getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will work by Eric Andersen · 24 years ago
  13. f6ba2da Credited Christophe Boyaniqu for interactive patch to rm. by Mark Whitley · 24 years ago
  14. e0bf91d Applied patch from Christophe Boyanique to add -i support to rm. by Mark Whitley · 24 years ago
  15. 09f4af5 /* getopt not needed */ by Mark Whitley · 24 years ago
  16. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  17. d921684 Fixed df.c so that nfs volumes will display properly (fixing bug #1113). by Eric Andersen · 24 years ago
  18. 8d4c397 Patch from Jeff Garzik marking a few 'getopt not needed' apps. by Eric Andersen · 24 years ago
  19. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  20. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  21. 5de9098 Eliminate superfluous test. by Matt Kraai · 24 years ago
  22. ae5612c Some minor cleanups to df.c. Also, with Erik's blessing, changed name of by Mark Whitley · 24 years ago
  23. ec9fad9 Static-ify a variable. make du work with all the human-readable variants by Eric Andersen · 24 years ago
  24. a7db19b Fix up du so it behaves itself also. -Erik by Eric Andersen · 24 years ago
  25. 5986f8d Fix up df so it works properly -Erik by Eric Andersen · 24 years ago
  26. 651f8c0 Fix up ls.c to ensure human readable works properly in all cases by Eric Andersen · 24 years ago
  27. 8b728a2 I made these little simplifications a while back, bug forgot to by Eric Andersen · 24 years ago
  28. 446dd27 Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in by Mark Whitley · 24 years ago
  29. 4142d4d Patch from Vladimir N. Oleynik to save 128 bytes by moving error by Eric Andersen · 24 years ago
  30. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
  31. 7aa1f5c Make md5sum not display filename when reading stdin -Erik by Eric Andersen · 24 years ago
  32. 54006bc Oops! I left in my debug noise. by Eric Andersen · 24 years ago
  33. 7c3e7ac df was totally broken. So I fixed it. -Erik by Eric Andersen · 24 years ago
  34. 8d7bdc9 Small patch from Kent Robotti to show megabytes in human-readable output. by Mark Whitley · 24 years ago
  35. 9e37007 Minor cleanup. by Eric Andersen · 24 years ago
  36. f1142c5 Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPS by Eric Andersen · 24 years ago
  37. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  38. 963791a Another patch from Vladimir to eliminate obsolete junk. by Eric Andersen · 24 years ago
  39. b50da53 Get rid of long stale usage message code. -Erik by Eric Andersen · 24 years ago
  40. a9c6976 Fix compile error, sync() always returns 0 anyway. by Glenn L McGrath · 24 years ago
  41. d69d2da use perror_msg instead of perror to print the applet name. -Erik by Eric Andersen · 24 years ago
  42. 81bcc92 Fixed 'ls -s' so it actually displays block sizes again. -Erik by Eric Andersen · 24 years ago
  43. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  44. 98e599c Commit Vladimir's latest version of stty.c. Nice work. -Erik by Eric Andersen · 24 years ago
  45. a164c64 Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  46. 9b300d0 Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined. by Mark Whitley · 24 years ago
  47. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  48. 65225df Cleanup patch from Vladimir N. Oleynik. by Eric Andersen · 24 years ago
  49. 30f64c3 Fix a stupid typo -- bug found by Larry Doolittle. by Eric Andersen · 24 years ago
  50. e57d54b Fix ls behavior for broken or very narrow terminals. Fix my_* by Eric Andersen · 24 years ago
  51. ceade5c Fix missing header file. by Matt Kraai · 24 years ago
  52. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  53. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  54. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  55. a528dc7 Fix my braindamage -- remove termios and sighandling since they are not by Eric Andersen · 24 years ago
  56. 1e4b957 I am an idiot. Looking over my patch, ls doesn't need to do anything by Eric Andersen · 24 years ago
  57. 5c9c8b4 Make cin be static by Eric Andersen · 24 years ago
  58. 5307eca Make ls understand termios. -Erik by Eric Andersen · 24 years ago
  59. d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
  60. c1b8f12 Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add by Eric Andersen · 24 years ago
  61. f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
  62. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  63. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  64. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  65. e132119 Fix silly typo by Eric Andersen · 24 years ago
  66. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  67. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  68. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  69. c9acf8c Complicate truncate behavior. by Matt Kraai · 24 years ago
  70. eb60d8b Turned some #define constants into static const ints. by Mark Whitley · 24 years ago
  71. 55bccf3 Rewrote tail. by Matt Kraai · 24 years ago
  72. 6c6ea6c Changed email address to codepoet.org, updated list of applets / docs I by Mark Whitley · 24 years ago
  73. e6e8183 Improvements from Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  74. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  75. e111d69 Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE by Eric Andersen · 24 years ago
  76. 70da6a6 Fix a warning in sh.c. Remove use of getline() in md5sum since by Eric Andersen · 24 years ago
  77. 5e8c0ff Rewrote. by Matt Kraai · 24 years ago
  78. 24ac017 Rewrote dd. by Matt Kraai · 24 years ago
  79. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  80. 0dab829 Add missing newlines to error messages. by Matt Kraai · 24 years ago
  81. bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
  82. 483262f Patch from Matt Kraai to fix 'dirname /' by Eric Andersen · 24 years ago
  83. b12e506 du.c error msg cleanup from Kent Robotti by Eric Andersen · 24 years ago
  84. a293a51 Patch from kent robotti to fix a buglet where by Eric Andersen · 24 years ago
  85. 9df3833 Fix problem where 'du file_that_exists' doesn't work. by Eric Andersen · 24 years ago
  86. 5b5db38 Patch from Matt Kraai to implement uniq -[cdu] by Eric Andersen · 24 years ago
  87. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  88. 87afb52 Get rid of redundant TRUE and FALSE definitions. by Matt Kraai · 24 years ago
  89. 8ffabf5 Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' by Eric Andersen · 24 years ago
  90. e884970 Must compile before committing. by Matt Kraai · 24 years ago
  91. 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
  92. d27753a Use perrorMsg instead of perror and keep removing files if we encounter by Matt Kraai · 24 years ago
  93. 8755982 Remove #ifdef __STDC__ junk. We don't do K&R round these parts, by Eric Andersen · 24 years ago
  94. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  95. 8fff78d Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com> by Eric Andersen · 24 years ago
  96. ddea368 Apply rev #2 of dd fix from Gennady Feldman. by Eric Andersen · 24 years ago
  97. 7b5d594 Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close by Eric Andersen · 24 years ago
  98. cf1189f Patch from Matt Kraai to fix an infinate loop with ls -aR by Eric Andersen · 24 years ago
  99. 9a71af5 Fix behavior when removal fails. by Matt Kraai · 24 years ago
  100. e93abf9 Fixed user and group name listing. by Matt Kraai · 24 years ago