Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+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 | ||||
* | Make cin be static | Eric Andersen | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai | 2001-01-18 | 1 | -6/+6 |
| | | | | Vladimir N. Oleynik. | ||||
* | Improvements from Vladimir N. Oleynik. | Matt Kraai | 2000-12-30 | 1 | -1/+1 |
| | |||||
* | Cleanup of duplicated symbols -- found by compiling with | Eric Andersen | 2000-11-07 | 1 | -1/+1 |
| | | | | LDFLAGS += -Wl,-warn-common | ||||
* | Consolidate handling of some fopen failures. | Matt Kraai | 2000-09-27 | 1 | -5/+1 |
| | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Large file >2Gib support. | Eric Andersen | 2000-09-21 | 1 | -0/+4 |
| | |||||
* | Centralize handling of --help. | Matt Kraai | 2000-07-19 | 1 | -4/+0 |
| | |||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -6/+0 |
| | |||||
* | More fixes for "missing initializers" | Pavel Roskin | 2000-07-14 | 1 | -1/+1 |
| | |||||
* | Cleaned up some #ifdef spiderwebs. | Mark Whitley | 2000-06-21 | 1 | -30/+19 |
| | |||||
* | 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 | ||||
* | Added some comments and changed a variable name to be more meaningful. No | Mark Whitley | 2000-06-16 | 1 | -5/+22 |
| | | | | fixes yet for the space bug, but should be coming soon. | ||||
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 1 | -2/+2 |
| | | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -2/+9 |
| | | | | | | | | 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 | -2/+10 |
| | | | | | compatability. -Erik | ||||
* | Some more updates and such... | Erik Andersen | 2000-04-21 | 1 | -0/+2 |
| | | | | -Erik | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -6/+15 |
| | |||||
* | Updates | Erik Andersen | 2000-04-18 | 1 | -17/+5 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -97/+102 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-11-19 | 1 | -8/+0 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-19 | 1 | -1/+1 |
| | |||||
* | Latest and greatest | Eric Andersen | 1999-11-12 | 1 | -6/+7 |
| | | | | -Erik | ||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Stuff | Eric Andersen | 1999-11-09 | 1 | -20/+53 |
| | |||||
* | Stuff | Eric Andersen | 1999-11-08 | 1 | -10/+11 |
| | | | | -Erik | ||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+5 |
| | |||||
* | Add a trivial ps command. | Eric Andersen | 1999-10-20 | 1 | -1/+1 |
| | |||||
* | More stuff | Eric Andersen | 1999-10-19 | 1 | -23/+39 |
| | |||||
* | 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 fixes | Eric Andersen | 1999-10-13 | 1 | -2/+2 |
| | |||||
* | More stuff... | Eric Andersen | 1999-10-12 | 1 | -13/+66 |
| | |||||
* | more stuff | Eric Andersen | 1999-10-06 | 1 | -7/+12 |
| | |||||
* | latest and greatest. | Eric Andersen | 1999-10-06 | 1 | -97/+72 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+110 |