Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old NeXT-specific cruft. From mmcc@ | 2016-05-01 | 1 | -13/+1 | |
| | |||||
* | s/begining/beginning/g | 2015-12-14 | 1 | -2/+2 | |
| | |||||
* | Wrap <resolv.h> so that internal calls go direct | 2015-10-05 | 1 | -2/+4 | |
| | | | | ok millert@ | ||||
* | Wrap <arpa/inet.h> and <arpa/nameser.h> so that calls go direct and the | 2015-09-13 | 1 | -1/+3 | |
| | | | | symbols without underbar prefix are all weak | ||||
* | Replace HOST_NAME_MAX+1-1 with HOST_NAME_MAX. OK deraad@ | 2015-01-16 | 1 | -3/+3 | |
| | |||||
* | Move to the <limits.h> universe. | 2015-01-16 | 1 | -4/+4 | |
| | | | | review by millert, binary checking process with doug, concept with guenther | ||||
* | permit _ in the middle of a DNS name component | 2008-04-16 | 1 | -2/+3 | |
| | |||||
* | zap rcsid. | 2005-08-06 | 1 | -10/+1 | |
| | | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@ | ||||
* | ansify. ok deraadt@ moritz@ | 2005-03-25 | 1 | -45/+29 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -9/+3 | |
| | |||||
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) | 2002-02-17 | 1 | -4/+3 | |
| | |||||
* | Clean up some -Wall flowers. | 1997-07-09 | 1 | -4/+4 | |
| | |||||
* | Remove unused variables | 1997-04-30 | 1 | -4/+4 | |
| | |||||
* | constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh | 1997-04-19 | 1 | -3/+5 | |
| | |||||
* | constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo | 1997-03-27 | 1 | -4/+4 | |
| | |||||
* | Integrate BIND 4.9.5 resolver and associated routines. | 1997-03-13 | 1 | -22/+152 | |
| | | | | Includes the DNS aware getnetby*() routines and IPv6 support. | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -8/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | netbsd: bind 4.9.3 | 1996-02-19 | 1 | -21/+42 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+364 | |