Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley | 2001-01-23 | 1 | -2/+2 |
| | |||||
* | Simplify error handling. | Matt Kraai | 2000-12-14 | 1 | -8/+4 |
| | |||||
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -3/+3 |
| | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -7/+0 |
| | |||||
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 1 | -7/+8 |
| | | | | for their extraction to a separate file. | ||||
* | Update files to reduce dependance on kernel version... | Eric Andersen | 2000-07-08 | 1 | -3/+7 |
| | | | | -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 | ||||
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -2/+0 |
| | | | | | compatability. -Erik | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -2/+5 |
| | |||||
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -0/+9 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -18/+18 |
| | | | | -Erik | ||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-10-25 | 1 | -0/+36 |