summaryrefslogtreecommitdiff
path: root/echo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fix to tr so it recognizes standard escape sequences. Merged commonEric Andersen2000-07-051-23/+5
| | | | | | | escape seq. code from tr and echo into utility.c. Fix thanks to Matt Kraai <kraai@alumni.carnegiemellon.edu>. * This should close Bug #1015. Please test. -Erik
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-3/+6
| | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-131-0/+11
| | | | | while trying to write docs . :-) -Erik
* Forgot these files...Erik Andersen2000-03-161-0/+126
-Erik