summaryrefslogtreecommitdiff
path: root/ls.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Add support for the -L option to ls.Matt Kraai2000-09-221-0/+19
* Large file >2Gib support.Eric Andersen2000-09-211-0/+8
* New ls sorting patch, as written by Sterling Huxley, and then updatedEric Andersen2000-09-071-472/+642
* Fixed a warning about a label not being usedPavel Roskin2000-08-221-4/+4
* Add optional ls file sorting, thanks to a patch fromEric Andersen2000-08-111-0/+86
* Some #include updates.Eric Andersen2000-08-101-1/+0
* Extract usage information into a separate file.Matt Kraai2000-07-161-57/+0
* Comment on kernel stuffEric Andersen2000-07-101-4/+0
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-4/+4
* Remove MAXNAMLEN and use BUFSIZ instead.Eric Andersen2000-07-061-1/+1
* Added support for ignoring '-g' per GNU ls, thanks to David VrabelEric Andersen2000-07-031-0/+2
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-7/+44
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-1/+4
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-1/+1
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-131-9/+26
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-0/+5
* My latest ramblings.Erik Andersen2000-03-231-5/+0
* UpdatesErik Andersen2000-02-111-7/+21
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-129/+168
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
* Fixed ls formatting for 8 char user names.Erik Andersen2000-01-271-1/+1
* * sed now supports addresses (numeric or regexp, with negation) andErik Andersen1999-12-291-11/+15
* StufEric Andersen1999-11-231-10/+17
* StufEric Andersen1999-11-191-28/+23
* StufEric Andersen1999-11-191-1/+1
* StuffEric Andersen1999-11-091-48/+13
* init and ls -l fixesEric Andersen1999-11-071-5/+5
* More stuffEric Andersen1999-10-191-136/+1
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-10/+9
* More stuff.Eric Andersen1999-10-181-4/+5
* More fixesEric Andersen1999-10-181-1/+1
* Fixed cp -[aR] and some other stuf.Eric Andersen1999-10-141-3/+1
* More stuffEric Andersen1999-10-131-2/+2
* more stuffEric Andersen1999-10-061-3/+138
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+542