Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -4/+0 |
| | |||||
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
| | | | | | *: s/include "busybox.h"/include "libbb.h" | ||||
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
| | | | | no preceding prototype | ||||
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-02 | 1 | -21/+8 |
| | | | | and eventual platform specific includes in early. | ||||
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
| | | | | definitions. (That should only be on prototypes.) | ||||
* | Fix warning | Glenn L McGrath | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | NEW APPLET: pipe_progress, used by debian installer | Glenn L McGrath | 2003-11-14 | 1 | -0/+54 |