Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup | Eric Andersen | 2001-03-09 | 1 | -0/+1 |
| | | | | | warnings with glibc 2.2 and use always use xfopen -Erik | ||||
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+1 |
| | | | | | | header file usage before the 0.49 release. To fix it, I had to move the '#include "busybox.h"' to the end of the list of #include files. -Erik | ||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
| | | | | | a release. Update the website with release details. -Erik | ||||
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
| | | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik | ||||
* | Continue concatenating files even if we can't open one. | Matt Kraai | 2000-09-27 | 1 | -4/+5 |
| | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Handle 'cat -' | Eric Andersen | 2000-09-21 | 1 | -4/+3 |
| | |||||
* | Moved functions used by "lsmod" from cat.c to utility.c | Pavel Roskin | 2000-07-17 | 1 | -15/+1 |
| | | | | | Adjusted to make lsmod and sh compilable as standalone apps. Comment fixes | ||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -7/+0 |
| | |||||
* | Correct argument parsing and other minor cleanups. | Matt Kraai | 2000-07-13 | 1 | -11/+11 |
| | |||||
* | 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 | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -1/+5 |
| | |||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -0/+8 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -26/+28 |
| | | | | -Erik | ||||
* | Latest and greatest | Eric Andersen | 1999-12-08 | 1 | -3/+2 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-23 | 1 | -3/+1 |
| | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+1 |
| | |||||
* | Fixed | Eric Andersen | 1999-10-20 | 1 | -1/+2 |
| | |||||
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -1/+1 |
| | |||||
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -2/+1 |
| | | | | -Erik | ||||
* | More stuff... | Eric Andersen | 1999-10-12 | 1 | -10/+18 |
| | |||||
* | Latest and greatest. | Eric Andersen | 1999-10-12 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | More stuff works. | Eric Andersen | 1999-10-05 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+54 |