summaryrefslogtreecommitdiff
path: root/networking/vconfig.c
Commit message (Expand)AuthorAgeFilesLines
* vconfig: fix help text; small code shrink. Closes 4658Denys Vlasenko2012-01-161-55/+41
* vconfig: remove /proc/net/vlan/config checkPaulius Zaleckas2011-12-161-6/+0
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+12
* whitespace cleanupDenys Vlasenko2010-10-291-2/+2
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* vconfig: style fix, no code changesDenis Vlasenko2008-12-021-5/+6
* libbb: add strncpy_IFNAMSIZDenis Vlasenko2008-12-021-1/+1
* *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.Denis Vlasenko2008-04-211-4/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-3/+3
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-3/+2
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-5/+5
* vconfig: fix bug 701 (I be damned if I understand it)Denis Vlasenko2006-09-301-2/+3
* - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...Bernhard Reutner-Fischer2006-09-111-1/+1
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-9/+3
* - patch from Denis Vlasenko to add and use bb_xopen3()Bernhard Reutner-Fischer2006-04-131-1/+2
* - patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer2006-04-121-21/+5
* just whitespaceTim Riker2006-01-251-3/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* don't use kernel headersEric Andersen2003-12-191-1/+35
* Major coreutils update.Manuel Novoa III2003-03-191-26/+36
* Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath2003-02-081-160/+134
* A patch from John F. Kelly to add in a utility for configuringEric Andersen2003-01-231-0/+166