Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More removal of "#if 0" content. | "Robert P. J. Day" | 2006-07-01 | 1 | -18/+0 |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -7/+2 |
* | - just whitespace | Bernhard Reutner-Fischer | 2006-05-29 | 1 | -731/+741 |
* | - ls: remove unused variable | Bernhard Reutner-Fischer | 2006-05-29 | 1 | -8/+6 |
* | - do not use non-standard u_int. | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -6/+6 |
* | Simplify the GPL boilerplate. | Rob Landley | 2006-04-18 | 1 | -18/+2 |
* | - add and use bb_opendir(), bb_xopendir(). | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -2/+2 |
* | - patch from Rob Sullivan to add support for -L | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -36/+64 |
* | - shrink it a little bit and make it buildable with gcc-2.95 | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -35/+46 |
* | - remove unused args. | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -12/+13 |
* | - move code around to avoid the need for the prototypes. | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -587/+557 |
* | - new applet diff. Rob Sullivan writes: | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -0/+1277 |