summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve/resolve.c
Commit message (Expand)AuthorAgeFilesLines
* * resolve.c: Include unistd.h if present on system (forEzra Peisach1998-03-301-1/+4
* resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso1997-02-241-1/+7
* Fix fencepost error; use argv[1] to test for a specfied host if argcTheodore Tso1995-09-131-1/+1
* Add --quiet option which only prints the fully qualified domain name.Theodore Tso1995-05-021-7/+25
* * resolve.c (main): copy the address sent back by gethostbynameMark Eichin1995-04-261-3/+7
* Added Ezra's test to see if you have a buggy resolver or notTheodore Tso1995-03-011-0/+119