aboutsummaryrefslogtreecommitdiff
path: root/networking/nslookup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* style fixes. No code changesvda2007-04-121-1/+1
* add x to IPv6 functions which can dievda2007-02-041-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* clean up commented out old codevda2007-01-221-54/+1
* nslookup: full circle. Here we started IPv6 work. Use "new API"vda2007-01-221-29/+88
* - sed -i -e "/\$Id:/d;"aldot2007-01-221-1/+0
* Trailing whitespace removal over entire treevda2007-01-111-3/+3
* wget: fix error message.vda2006-11-101-1/+1
* small ipv6 doc changes; nslookup a tiny bit smallervda2006-11-071-2/+3
* nslookup: make it more IPv6 friendlyvda2006-10-261-125/+80
* silly size savings and capitalization fixesvda2006-10-261-2/+2
* Add one-line GPL boilerplate to these source files.rpjday2006-07-111-14/+1
* return failure when nslookup failsandersen2004-10-131-2/+5
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* Use proper C99 typesandersen2004-01-301-16/+17
* Major coreutils update.mjn32003-03-191-2/+2
* Commited patch from bug #1182sandman2002-07-241-7/+35
* uClibc supports struct _res these days...andersen2002-04-271-10/+1
* Latest patch from vodz:andersen2001-11-101-5/+5
* Major rework of the directory structure and the entire build system.andersen2001-10-241-3/+3
* Use xgethostbyname instead of gethostbyname (found by Erik Andersen).kraai2001-10-011-2/+2
* Add woukaround for missing struct _res in uClibcandersen2001-07-061-1/+10
* A patch from Benjamin Zeckel <bzeckel@cisco.com> to allowandersen2001-06-121-39/+40
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-2/+2
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-2/+2
* Fix up copyright msgs. Bump version to 0.49 in preparation forandersen2001-01-271-2/+2
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-1/+2
* Remove the warning messages. By consensus, netkit-tiny doesn'tandersen2001-01-241-5/+1
* Fix spelling. s/maintainence/maintenance/andersen2001-01-241-2/+2
* Warn about apps that will be going away in release 0.50andersen2001-01-221-1/+5
* Fix naming to reflect realityandersen2001-01-201-3/+3
* Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>,andersen2001-01-201-19/+18
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-2/+2
* Extract usage information into a separate file.kraai2000-07-161-8/+1
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-2/+2
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-2/+6
* More stufferik2000-05-021-2/+2
* More documentation updates, and minor fixes to make things syncerik2000-04-151-9/+9
* Upates to include copyright 2000 to everythingerik2000-04-131-2/+1
* Some updates for the day,erik2000-02-181-8/+8
* Some formatting updates (ran the code through indent)erik2000-02-081-98/+87
* A few minor updates. ;-)erik2000-02-071-1/+1
* made more robust and commented my code.beppu2000-01-301-34/+54
* nslookup -- a work in progress...beppu2000-01-291-0/+168