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