Age | Commit message (Expand) | Author |
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 |