summaryrefslogtreecommitdiff
path: root/networking/vconfig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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