1. 782ab3c Simplify pathname building, in which a bug was noted by Larry Doolittle, by Matt Kraai · 23 years ago
  2. 250a221 more FILE_OFFSET_BITS == 64 adjustments. by Eric Andersen · 23 years ago
  3. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  4. 91c9388 Place a temporary bandaid on the ls/du/df human-readable issue. This method is by Eric Andersen · 23 years ago
  5. c835567 Fix ls so it uses make_human_readable_str() the same way already by Eric Andersen · 23 years ago
  6. 9a21446 Applied patch from David Douthitt to fix problem where ls reports half the by Mark Whitley · 23 years ago
  7. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  8. ae5612c Some minor cleanups to df.c. Also, with Erik's blessing, changed name of by Mark Whitley · 24 years ago
  9. 651f8c0 Fix up ls.c to ensure human readable works properly in all cases by Eric Andersen · 24 years ago
  10. 8b728a2 I made these little simplifications a while back, bug forgot to by Eric Andersen · 24 years ago
  11. f1142c5 Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPS by Eric Andersen · 24 years ago
  12. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  13. 81bcc92 Fixed 'ls -s' so it actually displays block sizes again. -Erik by Eric Andersen · 24 years ago
  14. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  15. 9b300d0 Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined. by Mark Whitley · 24 years ago
  16. 30f64c3 Fix a stupid typo -- bug found by Larry Doolittle. by Eric Andersen · 24 years ago
  17. e57d54b Fix ls behavior for broken or very narrow terminals. Fix my_* by Eric Andersen · 24 years ago
  18. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  19. a528dc7 Fix my braindamage -- remove termios and sighandling since they are not by Eric Andersen · 24 years ago
  20. 1e4b957 I am an idiot. Looking over my patch, ls doesn't need to do anything by Eric Andersen · 24 years ago
  21. 5c9c8b4 Make cin be static by Eric Andersen · 24 years ago
  22. 5307eca Make ls understand termios. -Erik by Eric Andersen · 24 years ago
  23. f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
  24. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  25. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  26. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  27. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  28. bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
  29. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  30. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  31. cf1189f Patch from Matt Kraai to fix an infinate loop with ls -aR by Eric Andersen · 24 years ago
  32. e93abf9 Fixed user and group name listing. by Matt Kraai · 24 years ago
  33. 3e07541 This was redundant by Eric Andersen · 24 years ago
  34. a5bd268 Make features independent. by Matt Kraai · 24 years ago
  35. b273d66 We also need to declare info if the USERNAMES feature is enabled. by Matt Kraai · 24 years ago
  36. 9a6e67c Consolidate stat(2) and lstat(2) calls and error handling. by Matt Kraai · 24 years ago
  37. 33fdae5 Exit with failure status if we are unable to list any files or by Matt Kraai · 24 years ago
  38. e7e1e2d Apply a patch from Matt Kraai to fix buffer overrun and convert to by Eric Andersen · 24 years ago
  39. 958c78f Apply a patch from Matt Kraai: by Eric Andersen · 24 years ago
  40. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  41. a2f2a8f Add support for the -L option to ls. by Matt Kraai · 24 years ago
  42. 8a2e56c Large file >2Gib support. by Eric Andersen · 24 years ago
  43. 11c6552 New ls sorting patch, as written by Sterling Huxley, and then updated by Eric Andersen · 24 years ago
  44. 3a0f4ba Fixed a warning about a label not being used by Pavel Roskin · 24 years ago
  45. 79565b6 Add optional ls file sorting, thanks to a patch from by Eric Andersen · 24 years ago
  46. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  47. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  48. c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
  49. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  50. 5d893b6 Remove MAXNAMLEN and use BUFSIZ instead. -Erik by Eric Andersen · 24 years ago
  51. 7c31ea4 Added support for ignoring '-g' per GNU ls, thanks to David Vrabel by Eric Andersen · 24 years ago
  52. a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 24 years ago
  53. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  54. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  55. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  56. 1ad302a The new tar for busybox is now done, and works just fine by Erik Andersen · 24 years ago
  57. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  58. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  59. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  60. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  61. ccc7488 Fixed ls formatting for 8 char user names. -Erik by Erik Andersen · 25 years ago
  62. 1266a13 * sed now supports addresses (numeric or regexp, with negation) and by Erik Andersen · 25 years ago
  63. 394f764 Stuf by Eric Andersen · 25 years ago
  64. e1850dd Stuf by Eric Andersen · 25 years ago
  65. 08b1034 Stuf by Eric Andersen · 25 years ago
  66. 50d6360 Stuff by Eric Andersen · 25 years ago
  67. 07e5297 init and ls -l fixes by Eric Andersen · 25 years ago
  68. f5a3838 More stuff by Eric Andersen · 25 years ago
  69. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  70. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  71. bed30e9 More fixes by Eric Andersen · 25 years ago
  72. 3c16382 Fixed cp -[aR] and some other stuf. by Eric Andersen · 25 years ago
  73. 2c10301 More stuff by Eric Andersen · 25 years ago
  74. 9d3aba7 more stuff by Eric Andersen · 25 years ago
  75. cc8ed39 Initial revision by Eric Andersen · 25 years ago