summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/res_comp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-9/+3
* Manual cleanup of remaining userland __P use (excluding packages maintained o...millert2002-02-171-4/+3
* Clean up some -Wall flowers.millert1997-07-091-4/+4
* Remove unused variablestholo1997-04-301-4/+4
* constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duhderaadt1997-04-191-3/+5
* constrain hostnames to MAXHOSTNAMELEN (again), and fix a typoderaadt1997-03-271-4/+4
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-22/+152
* Fix RCS idstholo1996-08-191-8/+1
* netbsd: bind 4.9.3dm1996-02-191-21/+42
* initial import of NetBSD treederaadt1995-10-181-0/+364