Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deal with negative return value from snprintf. | itojun | 2002-08-23 | 1 | -3/+5 |
| | |||||
* | snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255), | itojun | 2002-08-19 | 1 | -9/+26 |
| | | | | more pickier string manipulation. deraadt ok | ||||
* | try to use strlcpy and snprintf more; ok various | deraadt | 2002-05-24 | 1 | -5/+5 |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | millert | 2002-02-16 | 1 | -4/+4 |
| | | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | ||||
* | Integrate BIND 4.9.5 resolver and associated routines. | downsj | 1997-03-13 | 1 | -0/+194 |
Includes the DNS aware getnetby*() routines and IPv6 support. |