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