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