summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv/yp_dnslookup.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.hrs2013-07-151-2/+2
* Remove unused variables. int -> size_t for lenghts.charnier2005-05-201-2/+2
* teach IPv6 to async DNS resolver in ypserv:ume2005-05-021-21/+46
* Use socklen_t where appropriate.stefanf2005-03-111-5/+9
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* The resolver library does a pretty acceptable set of domainmarkm2002-09-201-19/+2
* ANSIfy and remove some dead code.des2002-02-061-22/+21
* Apply the following mechanical transformations in preparation fordes2002-02-061-5/+5
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-2/+2
* Convert from CIRCLEQ to TAILQ.phk2000-12-291-11/+11
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* DNS lookups for partially qualified hosts didn't work right. I was tryingwpaul1998-08-101-5/+2
* If we get back too much data to fit in result, return NULL. This avoidsimp1998-06-091-1/+5
* Typos in man page. Cosmetics in error strings.charnier1997-10-291-20/+17
* Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYwpaul1997-07-281-3/+4
* Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq()wpaul1997-07-271-4/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Ack. When I moved the getsockopt() calls, I forgot to move the lineswpaul1997-01-121-4/+4
* yp_server.c:wpaul1997-01-071-16/+45
* More async resolver refinements:wpaul1996-12-251-43/+106
* Fix some bugs:wpaul1996-12-241-11/+34
* Big round o changes:wpaul1996-12-221-28/+339
* Hmm, well, whaddya know? ypserv was making calls to the undocumentedpeter1996-08-301-6/+3
* Small touch-ups -- no functional changes.wpaul1996-05-311-1/+5
* This commit was generated by cvs2svn to compensate for changes in r12891,wpaul1995-12-161-0/+111
OpenPOWER on IntegriCloud