summaryrefslogtreecommitdiff
path: root/messages.c
Commit message (Expand)AuthorAgeFilesLines
* Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen2001-04-251-89/+0
* Use date -u instead of date --utc and consolidate version string.Matt Kraai2001-04-121-2/+1
* Remove the "GPL2" bit, since it hung over the end of the line.Eric Andersen2001-03-151-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-10/+10
* Grammer fix. Changed "longer then" to "longer than". Fix thanks to JimEric Andersen2000-11-141-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Fix bug#1043 -- hanlde long filenames and links (in this case, by complainingEric Andersen2000-09-241-3/+3
* New message added to messages.c: full_versionPavel Roskin2000-07-171-0/+4
* 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
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-8/+17
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-0/+12
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-0/+3
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-12/+7
* A few minor updates. ;-)Erik Andersen2000-02-071-0/+64