Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-04-13 | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 13 | -137/+137 |
2006-04-13 | - remove unneeded include, use shorter boilerplate while at it and also | Bernhard Reutner-Fischer | 4 | -63/+17 |
2006-04-13 | - patch from Denis Vlasenko to add and use bb_xopen3() | Bernhard Reutner-Fischer | 12 | -71/+38 |
2006-04-12 | - better wording. | Bernhard Reutner-Fischer | 1 | -1/+1 |
2006-04-12 | - note to think about eventually ditching vdprintf() | Bernhard Reutner-Fischer | 1 | -0/+2 |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xchdir() | Bernhard Reutner-Fischer | 12 | -62/+46 |
2006-04-12 | - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() | Bernhard Reutner-Fischer | 10 | -28/+50 |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xdaemon() | Bernhard Reutner-Fischer | 12 | -22/+33 |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer | 22 | -218/+99 |