index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
messages.c
Age
Commit message (
Expand
)
Author
2001-01-31
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2000-11-14
Grammer fix. Changed "longer then" to "longer than". Fix thanks to Jim
Eric Andersen
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-24
Fix bug#1043 -- hanlde long filenames and links (in this case, by complaining
Eric Andersen
2000-07-17
New message added to messages.c: full_version
Pavel Roskin
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-12
Always report the applet name when doing error reporting.
Matt Kraai
2000-06-06
Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "too
Mark Whitley
2000-05-19
More libc portability updates, add in the website (which has not been
Erik Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-03-24
The new tar for busybox is now done, and works just fine
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen