aboutsummaryrefslogtreecommitdiff
path: root/ls.c
AgeCommit message (Expand)Author
2000-12-18Change calls to error_msg.* and strerror to use perror_msg.*.Matt Kraai
2000-12-13Fix from Matt Kraai -- a better way to NULL terminate strings for theEric Andersen
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-11-29Patch from Matt Kraai to fix an infinate loop with ls -aREric Andersen
2000-11-18Fixed user and group name listing.Matt Kraai
2000-10-29This was redundantEric Andersen
2000-10-28Make features independent.Matt Kraai
2000-10-28We also need to declare info if the USERNAMES feature is enabled.Matt Kraai
2000-10-13Consolidate stat(2) and lstat(2) calls and error handling.Matt Kraai
2000-10-13Exit with failure status if we are unable to list any files orMatt Kraai
2000-10-12Apply a patch from Matt Kraai to fix buffer overrun and convert toEric Andersen
2000-10-09Apply a patch from Matt Kraai:Eric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-22Add support for the -L option to ls.Matt Kraai
2000-09-21Large file >2Gib support.Eric Andersen
2000-09-07New ls sorting patch, as written by Sterling Huxley, and then updatedEric Andersen
2000-08-22Fixed a warning about a label not being usedPavel Roskin
2000-08-11Add optional ls file sorting, thanks to a patch fromEric Andersen
2000-08-10Some #include updates.Eric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-10Comment on kernel stuffEric Andersen
2000-07-08Update files to reduce dependance on kernel version...Eric Andersen
2000-07-06Remove MAXNAMLEN and use BUFSIZ instead.Eric Andersen
2000-07-03Added support for ignoring '-g' per GNU ls, thanks to David VrabelEric Andersen
2000-06-07* Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-27Fixed ls formatting for 8 char user names.Erik Andersen
1999-12-29* sed now supports addresses (numeric or regexp, with negation) andErik Andersen
1999-11-23StufEric Andersen
1999-11-19StufEric Andersen
1999-11-19StufEric Andersen
1999-11-09StuffEric Andersen
1999-11-07init and ls -l fixesEric Andersen
1999-10-19More stuffEric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-18More fixesEric Andersen
1999-10-14Fixed cp -[aR] and some other stuf.Eric Andersen
1999-10-13More stuffEric Andersen
1999-10-06more stuffEric Andersen
1999-10-05Initial revisionEric Andersen