| Commit message (Expand) | Author | Age | Files | Lines |
* | Update our stub resolver to final version of libbind. | ume | 2014-08-12 | 3 | -30/+130 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | Allow certain headers to be included more easily. | ed | 2013-05-21 | 1 | -0/+2 |
* | MK_* variable should be compared to "no" not "NO". | brooks | 2013-01-25 | 1 | -1/+1 |
* | Don't install telnet.h if it will be installed by libtelnet. | brooks | 2013-01-24 | 1 | -1/+6 |
* | Spelling fixes for include/ | uqs | 2012-01-07 | 1 | -2/+2 |
* | o addr2ascii(3) was removed ages ago. Fix the comment. | maxim | 2010-07-06 | 1 | -1/+1 |
* | Remove clause 3 from Berkeley copyrights. Add a few $FreeBSD$'s. | imp | 2010-02-16 | 6 | -30/+8 |
* | Namespace: inet_ntoa_r() is a BSD extension. | das | 2009-03-14 | 1 | -1/+1 |
* | Merge the resolver part of BIND 9.4.3 into HEAD. | ume | 2008-12-14 | 1 | -2/+3 |
* | Fix TELOPT(opt) when opt > TELOPT_TN3270E. | antoine | 2008-09-13 | 1 | -2/+2 |
* | Remove old prototypes for addr2ascii() and ascii2addr(), functions which no | bms | 2007-08-24 | 1 | -2/+0 |
* | declare struct tftphdr and embedded union as beeing packed, which is | ticso | 2007-08-01 | 1 | -2/+2 |
* | Require users to provide a length information for inet_ntoa_r, | delphij | 2007-06-14 | 1 | -1/+1 |
* | Add inet_ntoa_r, a reentrant version of inet_ntoa. This is | delphij | 2007-06-11 | 1 | -0/+2 |
* | Merge BIND 9.4.1 into main chunk. | ume | 2007-06-03 | 3 | -202/+203 |
* | Merge BIND9 9.3.3 into main chunk. | ume | 2006-12-15 | 1 | -1/+1 |
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | ume | 2006-05-21 | 1 | -0/+4 |
* | Update the resolver in libc to BIND9's one. | ume | 2006-03-21 | 3 | -97/+245 |
* | ns_name_skip was not prefixed by `__'. | ume | 2006-03-09 | 1 | -0/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | MFCrypto: update RFC assigned telnet options (r1.9) | billf | 2003-01-18 | 1 | -3/+8 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -7/+7 |
* | Change a POSIX conditional to use the new __BSD_VISIBLE macro. | mike | 2002-08-16 | 1 | -11/+11 |
* | -Add the restrict required by IEEE Std 1003.1-2001 in form | robert | 2002-08-14 | 1 | -2/+3 |
* | Prepend BIG_ENDIAN, BYTE_ORDER, LITTLE_ENDIAN, and PDP_ENDIAN with an | mike | 2002-05-28 | 1 | -6/+6 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 1 | -0/+7 |
* | Be more strict about exposing BSD-specific functions when a standard | mike | 2002-04-10 | 1 | -10/+4 |
* | o Implement <sys/_types.h>, a new header for storing types that are | mike | 2002-04-01 | 1 | -14/+20 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 2 | -45/+45 |
* | o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h> | mike | 2002-03-10 | 1 | -2/+14 |
* | o Don't require long long support in bswap64() functions. | mike | 2002-03-09 | 1 | -11/+15 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -6/+16 |
* | Merge from master (crypto) telnet. WARNS fixes for alpha. | markm | 2001-12-03 | 1 | -6/+6 |
* | Add a missing underscore. | mike | 2001-12-01 | 1 | -1/+1 |
* | o Stop abusing MD headers with non-MD types. | mike | 2001-12-01 | 1 | -9/+49 |
* | Diff-reduce these two. | markm | 2001-10-27 | 1 | -2/+3 |
* | RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support | obrien | 2001-09-27 | 1 | -0/+2 |
* | style(9) the structure definitions. | obrien | 2001-09-05 | 1 | -1/+2 |
* | Revert previous delta; <arpa/inet.h> isn't quite ready to stop including | mike | 2001-08-31 | 1 | -16/+1 |
* | o Deprecate byteorder(3) prototypes from <sys/types.h>, these are | mike | 2001-08-31 | 1 | -1/+16 |
* | Implement EDNS0 support, as EDNS0 support will be made mandatory for | ume | 2001-06-10 | 2 | -0/+2 |
* | IPv4 address is not unsigned int. This change introduces in_addr_t. | ume | 2001-03-23 | 1 | -6/+6 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 3 | -3/+3 |
* | Change an internal variable from "class" to "ns_class" for C++'s benefit. | peter | 1999-06-04 | 1 | -3/+3 |
* | Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) | peter | 1998-06-11 | 3 | -232/+550 |
* | Declare the various 2-byte values in TFTP as being `unsigned short'. | joerg | 1997-10-19 | 1 | -3/+3 |
* | Fix typo: "send" -> "end" | fenner | 1997-08-11 | 1 | -1/+1 |