| Commit message (Expand) | Author | Age | Files | Lines |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -3/+2 |
* | vconfig: make it NOEXEC | Denys Vlasenko | 2017-08-09 | 1 | -1/+1 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -1/+1 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko | 2017-04-17 | 1 | -1/+1 |
* | Convert all networking/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 1 | -0/+11 |
* | vconfig: fix help text; small code shrink. Closes 4658 | Denys Vlasenko | 2012-01-16 | 1 | -55/+41 |
* | vconfig: remove /proc/net/vlan/config check | Paulius Zaleckas | 2011-12-16 | 1 | -6/+0 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+12 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -2/+2 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | vconfig: style fix, no code changes | Denis Vlasenko | 2008-12-02 | 1 | -5/+6 |
* | libbb: add strncpy_IFNAMSIZ | Denis Vlasenko | 2008-12-02 | 1 | -1/+1 |
* | *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. | Denis Vlasenko | 2008-04-21 | 1 | -4/+1 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -3/+3 |
* | xioctl and friends by Tito <farmatito@tiscali.it> | Denis Vlasenko | 2007-07-14 | 1 | -3/+2 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -5/+5 |
* | vconfig: fix bug 701 (I be damned if I understand it) | Denis Vlasenko | 2006-09-30 | 1 | -2/+3 |
* | - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de... | Bernhard Reutner-Fischer | 2006-09-11 | 1 | -1/+1 |
* | Implement optional syslog logging using ordinary | Denis Vlasenko | 2006-09-06 | 1 | -1/+1 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -9/+3 |
* | - patch from Denis Vlasenko to add and use bb_xopen3() | Bernhard Reutner-Fischer | 2006-04-13 | 1 | -1/+2 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -21/+5 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -3/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -2/+2 |
* | don't use kernel headers | Eric Andersen | 2003-12-19 | 1 | -1/+35 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -26/+36 |
* | Rewrite by Manuel Novoa III, very compact implimentation. | Glenn L McGrath | 2003-02-08 | 1 | -160/+134 |
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 1 | -0/+166 |