Age | Commit message (Collapse) | 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 | |
Gleason <jimg@lineo.com>. | |||
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | |
-Erik | |||
2000-09-24 | Fix bug#1043 -- hanlde long filenames and links (in this case, by complaining | Eric Andersen | |
that thay exist and skipping such files when extracting and when archiving. -Erik | |||
2000-07-17 | New message added to messages.c: full_version | Pavel Roskin | |
Used where possible | |||
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 | |
few arguments". | |||
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen | |
archived previously). Wrote 'which' during the meeting today. -Erik | |||
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | |
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | |||
2000-03-24 | The new tar for busybox is now done, and works just fine | Erik Andersen | |
for extracting files. Creation of tarballs is next... -Erik | |||
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen | |
-Erik | |||
2000-02-07 | A few minor updates. ;-) | Erik Andersen | |
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik |