aboutsummaryrefslogtreecommitdiff
path: root/messages.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Grammer fix. Changed "longer then" to "longer than". Fix thanks to JimEric Andersen2000-11-141-2/+2
| | | | Gleason <jimg@lineo.com>.
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
| | | | -Erik
* Fix bug#1043 -- hanlde long filenames and links (in this case, by complainingEric Andersen2000-09-241-3/+3
| | | | | that thay exist and skipping such files when extracting and when archiving. -Erik
* New message added to messages.c: full_versionPavel Roskin2000-07-171-0/+4
| | | | Used where possible
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-5/+5
|
* Always report the applet name when doing error reporting.Matt Kraai2000-07-121-2/+2
|
* Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "tooMark Whitley2000-06-061-0/+3
| | | | few arguments".
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-8/+17
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-0/+12
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-0/+3
| | | | | for extracting files. Creation of tarballs is next... -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-12/+7
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-0/+64
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik