summaryrefslogtreecommitdiff
path: root/coreutils/ls.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-7/+44
| | | | | | * Fixed 'mount -a' so it works as expected. * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-1/+4
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-1/+1
| | | | | compatability. -Erik
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-131-9/+26
| | | | | while trying to write docs . :-) -Erik
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-0/+5
| | | | | for extracting files. Creation of tarballs is next... -Erik
* My latest ramblings.Erik Andersen2000-03-231-5/+0
| | | | -Erik
* UpdatesErik Andersen2000-02-111-7/+21
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-129/+168
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Fixed ls formatting for 8 char user names.Erik Andersen2000-01-271-1/+1
| | | | -Erik
* * sed now supports addresses (numeric or regexp, with negation) andErik Andersen1999-12-291-11/+15
| | | | | | | | has an append command, thanks to Marco Pantaleoni <panta@prosa.it> * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik
* 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
| | | | -Erik
* 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