summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_query.c
AgeCommit message (Collapse)Author
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
that are too long and ignore them instead of corrupting later entries.
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1997-04-06issetugid() this last getenv based openTheo de Raadt
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
Includes the DNS aware getnetby*() routines and IPv6 support.
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-24rely on RES_NOALIASESTheo de Raadt
1996-08-19nasty typo by meTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-18if setuid, no env variablesTheo de Raadt
1996-02-19netbsd: bind 4.9.3dm
1995-10-18initial import of NetBSD treeTheo de Raadt