summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko35-882/+909
2012-01-16vconfig: fix help text; small code shrink. Closes 4658Denys Vlasenko1-55/+41
2011-12-16vconfig: remove /proc/net/vlan/config checkPaulius Zaleckas1-6/+0
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-10-29whitespace cleanupDenys Vlasenko69-268/+231
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-12-02vconfig: style fix, no code changesDenis Vlasenko1-5/+6
2008-12-02libbb: add strncpy_IFNAMSIZDenis Vlasenko19-49/+52
2008-04-21*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.Denis Vlasenko7-51/+47
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko119-447/+494
2007-07-14xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko40-331/+295
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2006-10-08attempt to regularize atoi mess.Denis Vlasenko98-849/+803
2006-09-30vconfig: fix bug 701 (I be damned if I understand it)Denis Vlasenko2-8/+9
2006-09-11- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...Bernhard Reutner-Fischer7-8/+8
2006-09-06Implement optional syslog logging using ordinaryDenis Vlasenko39-366/+296
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-04-13- patch from Denis Vlasenko to add and use bb_xopen3()Bernhard Reutner-Fischer12-71/+38
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer22-218/+99
2006-01-25just whitespaceTim Riker254-2027/+2027
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-12-19don't use kernel headersEric Andersen1-1/+35
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2003-02-08Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath1-160/+134
2003-01-23A patch from John F. Kelly to add in a utility for configuringEric Andersen5-0/+187