Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pavel Roskin <proski@gnu.org> just found a nasty memory | Eric Andersen | 2000-06-22 | 1 | -1/+8 |
| | | | | | corruption bug. Disabling 'ln -n' till it is fixed. -Erik | ||||
* | Document 'ln --' | Eric Andersen | 2000-06-21 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | Check for 3 and more arguments was incorrect | Pavel Roskin | 2000-06-18 | 1 | -1/+1 |
| | | | | | It is only allowed for linking to a directory But linking to a directory still fails and may be removed | ||||
* | ln: fixed command line parser. Added support for "--" | Pavel Roskin | 2000-06-15 | 1 | -8/+12 |
| | |||||
* | Fixed a bunch of stuff: | Eric Andersen | 2000-06-06 | 1 | -16/+21 |
| | | | | | | | | | | * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -7/+6 |
| | | | | | compatability. -Erik | ||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -2/+1 |
| | | | | -Erik | ||||
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -0/+8 |
| | | | | -Erik | ||||
* | Updates | Erik Andersen | 2000-02-11 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -74/+76 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -23/+56 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Fixed ln, df, and removed redundant stuff from mtab. | Eric Andersen | 1999-11-06 | 1 | -19/+14 |
| | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+3 |
| | |||||
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -4/+2 |
| | | | | -Erik | ||||
* | More stuff | Eric Andersen | 1999-10-13 | 1 | -33/+81 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+52 |