Age | Commit message (Expand) | Author |
---|---|---|
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-01 | More removal of "#if 0" content. | "Robert P. J. Day" |
2006-06-07 | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer |
2006-05-29 | - just whitespace | Bernhard Reutner-Fischer |
2006-05-29 | - ls: remove unused variable | Bernhard Reutner-Fischer |
2006-05-19 | - do not use non-standard u_int. | Bernhard Reutner-Fischer |
2006-04-18 | Simplify the GPL boilerplate. | Rob Landley |
2006-04-12 | - add and use bb_opendir(), bb_xopendir(). | Bernhard Reutner-Fischer |
2006-04-06 | - patch from Rob Sullivan to add support for -L | Bernhard Reutner-Fischer |
2006-04-06 | - shrink it a little bit and make it buildable with gcc-2.95 | Bernhard Reutner-Fischer |
2006-04-06 | - remove unused args. | Bernhard Reutner-Fischer |
2006-04-06 | - move code around to avoid the need for the prototypes. | Bernhard Reutner-Fischer |
2006-04-06 | - new applet diff. Rob Sullivan writes: | Bernhard Reutner-Fischer |